A:link	{text-decoration: none; color: #880000; font-weight:bold;}

A:visited	{text-decoration: none; color:#880000; font-weight:bold;}

A:hover	{text-decoration: underline; color: #880000; font-weight:bold;}

A.nav:link		{text-decoration: none; color: #000000; font-weight:bold;}

A.nav:visited	{text-decoration: none; color: #000000; font-weight:bold;}

A.nav:hover	{text-decoration: underline; color: #000000; font-weight:bold;}

.font10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px;}

.font10nav {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px;}

.font12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px;}

.font14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}

.font16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}

.font22 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 22px;}

.textform {font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px #990033 solid}

.button {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #990033; color: #FFFFFF}

BODY,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000;}

BODY {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; scrollbar-face-color:#808080; scrollbar-highlight-color:#000000; scrollbar-arrow-color:#000000; scrollbar-3dlight-color:#808080; scrollbar-shadow-color:#000000; scrollbar-darkshadow-color:#808080; scrollbar-track-color:#808080; font: #000000}

.headercell{ /* The background of all the headers. Default is grey background with black border on top and bottom */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #000000;
	border-style: solid;
	background-color: #eeeeee;
}

.border { /* Border of images */
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.posttext { /* Entry text */
        color: #111111;
        text-decoration: none;
        font-family: Arial;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
}

.postreadmore{ /* Read more link */
        color: #111111;
        text-decoration: none;
        font-family: Arial;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
}


.postcomments { /* Comments link */
        color: #111111;
        text-decoration: none;
        font-family: Arial;
        font-size: 15;
        font-style: normal;
        font-weight: bold;
}

.postattached{ /* Attachments link - not used now */
        color: #111111;
        text-decoration: none;
        font-family: Arial;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
}


.postdate { /* Entry date */
        color: #111111;
        text-decoration: none;
        font-family: Arial;
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
}

.posttitle{ /* Entry title */
        color: #111111;
        text-decoration: none;
        font-family: Arial;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
}
td.horidiv{ /* Horizontal divider line */
	height: 2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

td.vertdiv{ /* Verticle divider line - not used now */
        width: 2px;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
}

.alt1{ /* Alternating cells for search and management list */
	background-color: #eeeeee;
}

.alt2{ /* Alternating cells for search and management list */
	background-color: #dddddd;
}

.header { /* Header Text */
	color: #111111;
	text-decoration: none;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

.smalltext{ /* Tiny Text */
        color: #111111;
        text-decoration: none;
        font-color: #111111;
        font-family: Arial;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
}


.default { /* Default Text */
	color: #111111;
	text-decoration: none;
	font-color: #111111;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.outside { /* This is the invisible table around everything */
	border-width: 0px;
	border-style: solid;
	border-color: #111111;
}

