.text_decoration_none{
	text-decoration : none;
}
.top_menu_white{
	font-family: Verdana;
	font-size: 10pt; 
	color: "#ffffff";
	text-decoration : none;
}
.top_menu_white:hover {
	background-color : "#ffffff";
	color : "#000000";
	text-decoration : none;
}
.left_menu_white{
	font-family: Verdana;
	font-size: 9pt; 
	color: "#ffffff";
	text-decoration : none;
}
.left_menu_white:hover {
	background-color : "#ffffff";
	color : "#000000";
	text-decoration : none;
}
.small_white{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
}
.Xsmall_black{
	font-family: Verdana;
	font-size: 7pt;
	color: "#000000";
}
.small_black{
	font-family: Verdana;
	font-size: 8pt;
	color: "#000000";
}
.medium_white{
	font-family: Verdana;
	font-size: 9pt;
	color: White;
}
.medium_yellow{
	font-family: Verdana;
	font-size: 9pt;
	color: Yellow;
}
.medium_black{
	color: "#000000";
	font: 9pt Verdana;
}
.medium_gray{
	font-family: Verdana;
	font-size: 9pt; 
	color: "#99999";
}
.small_d_1{
	font-family: Verdana;
	font-size: 8pt; 
	color : "#003399";
	text-decoration : none;
}
.small_m_1{
	font-family: Verdana;
	font-size: 8pt; 
	color: "#3366cc";
	text-decoration : none;
}
.small_l_1{
	font-family: Verdana;
	font-size: 8pt; 
	color: "#6699ff";
	text-decoration : none;
}
.medium_d_1{
	font-family: Verdana;
	font-size: 9pt; 
	color : "#003399";
}
.medium_m_1{
	font-family: Verdana;
	font-size: 9pt; 
	color: "#3366cc";
	text-decoration : none;
}
.medium_l_1{
	font-family: Verdana;
	font-size: 9pt; 
	color: "#6699ff";
	text-decoration : none;
}
.large_d_1{
	font-family: Verdana;
	font-size: 11pt; 
	color : "#003399";
	text-decoration : none;
}
.large_m_1{
	font-family: Verdana;
	font-size: 11pt; 
	color: "#3366cc";
	text-decoration : none;
}
.large_l_1{
	font-family: Verdana;
	font-size: 11pt; 
	color: "#6699ff";
	text-decoration : none;
}
.medium_error{
	font-family: Verdana;
	font-size: 12pt; 
	color: "red";
	text-decoration : none;
}
.catMenuTitle {
	color: #ffffff; 
	font-family:arial,lucida,sans-serif;
	font-size:9pt; 
	text-decoration: none;
}
.catMenuNormal {
	color: #ffffff; 
	font-family:arial,lucida,sans-serif;
	font-size:9pt; 
	text-decoration: none;
}
.catMenuSelected {
	color: #ffffff; 
	background-color : 6699ff;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.catMenuRollover {
	color: #ffffff; 
	background-color : 6699ff;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.small_drk_blue {
	font-family: Verdana;
	font-size: 10pt;
	color: #003399;
}
.small_drk_red {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.tableBordered {
	border: 1px solid #003399;
}
 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #ffffff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

body {
	background-color: #336666;
}


