
.internalSubMenuCurrent
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.internalSubMenu
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}


body
{
	margin: 0px;
}

td
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}

.subBackground
{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


/* BEGIN GENERAL STYLES */

.footer
{
	color: #333333;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header
{
	color: #333333;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.news
{
	color: #333333;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.hometext
{
	color: #333333;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
}

.subPageLinks
{
	color: #333333;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 5px;
}

.subnav
{
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}


/* END GENERAL STYLES */



/* BEGIN LINK STYLES */

A
{
	color: #004081;
	text-decoration: underline;
}
A:visited
{
	color: #004081;
}
A:Active
{
	color: #004081;
}
A:Hover
{
	color: #999999;
	text-decoration: none;
}


.news A
{
	color: #333333;
	text-decoration: none;
}
.news A:visited
{
	color: #333333;
	text-decoration: none;
}
.news A:Active
{
	color: #333333;
	text-decoration: none;
}
.news A:Hover
{
	color: #000000;
	text-decoration: underline;
}


.subnav A
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.subnav A:visited
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.subnav A:Active
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.subnav A:Hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


.footer A
{
	color: #333333;
	text-decoration: none;
}
.footer A:visited
{
	color: #333333;
	text-decoration: none;
}
.footer A:Active
{
	color: #333333;
	text-decoration: none;
}
.footer A:Hover
{
	color: #999999;
	text-decoration: underline;
}


/* END LINK STYLES */


/* BEGIN FORM FIELDS */

/* Input Boxes */
input
{
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

/* Search Button */
.search
{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #e6e6e6;
	border: 1px solid #ffffff;
}

/* Textareas */
textarea
{
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}

/* Select Boxes */
select
{
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

/* END FORM FIELDS */




/* BEGIN DHTML MENU STYLES */



.SubMenuGroup
{
	color: #990033;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
}




.SubMenuItem
{
	color: #ffffff;
	background-color: #990033;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	cursor: hand;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	border-style: solid;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	width: 144px;
	height: 20px;
}



.SubMenuItemOver
{
	color: #c599a8;
	background-color: #6f0025;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	border-style: solid;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	width: 144px;
	height: 20px;
}

#vivid { color:#333333;}
#vivid a { color: #999999; text-decoration: none;}
#vivid a:hover {text-decoration: underline;}
#vivid img {vertical-align:middle; border:0 none; margin: -3px 0 0 0px;}