body {
	font-family: Verdana;
	font-size: 13px;
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #BF0000;
	scrollbar-shadow-color: #BF0000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #BF0000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

p {font-family: Verdana; font-size: 13px; color: #FFFFFF;}

td {font-family: Verdana; font-size: 13px; color: #FFFFFF;}

h1 {font-size: 20px; font-weight: bold; color: #FFFFFF; line-height: normal; margin-bottom:0em;}

h2 {font-size: 16px; font-weight: bold; color: #FFFFFF; line-height: normal; margin-bottom:0em;}

h3 {font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: normal;  margin-bottom:0em;}

A:link {font-weight: normal; color: #FFFFFF; text-decoration: underline}
A:visited {font-weight: normal; color: #FFFFFF; text-decoration: underline}
A:active {font-weight: normal; color: #FFFFFF; text-decoration: underline}
A:hover {font-weight: normal; color: #BF0000; text-decoration: none; background-color: #FFFFFF;}

.Control_Red {color: #990000;}

.Controle_Green {color: #009900;}

.Control_Blue {color: #003366;}

.InfoTitle{font-size: 9px; font-weight: normal; color: #001279;}

.InfoText{font-size: 11px; font-weight: normal; color: #000000;}


.TopNav{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	color: #000000;
}
.TopNav A:link {font-weight: normal; color: #000000; text-decoration: none}
.TopNav A:visited {font-weight: normal; color: #000000; text-decoration: none}
.TopNav A:active {font-weight: normal; color: #000000; text-decoration: none}
.TopNav A:hover {font-weight: normal; color: #000000; text-decoration: underline}


.SideNav{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	color: #000000;
}
.SideNav A:link {font-weight: normal; color: #000000; text-decoration: none}
.SideNav A:visited {font-weight: normal; color: #000000; text-decoration: none}
.SideNav A:active {font-weight: normal; color: #000000; text-decoration: none}
.SideNav A:hover {font-weight: normal; color: #000000; text-decoration: underline}

.Footer{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #BF0000;
}

.Footer A:link {font-weight: normal; color: #BF0000; text-decoration: none}
.Footer A:visited {font-weight: normal; color: #BF0000; text-decoration: none}
.Footer A:active {font-weight: normal; color: #BF0000; text-decoration: none}
.Footer A:hover {font-weight: normal; color: #BF0000; text-decoration: underline}


.Bg01 {
	background-image: url(/nav/bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.Form50 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BF0000;
	width: 50px;
	font-weight: bold;
}

.Form150 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BF0000;
	width: 150px;
	font-weight: bold;
}

.whitetable P {font-size: 12px; font-weight: normal; text-decoration: none; color: #000000; background-color: #FFFFFF;}
.whitetable td {font-size: 12px; font-weight: normal; text-decoration: none; color: #000000; background-color: #FFFFFF;}


<!-- Set FCK Editor dToolbar Style Menu Dropdown Menu Background Color -->
.SC_Item, .SC_ItemSelected
{
	background-color: #ff0000;
}