body {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../pics/list_symbol.gif);
	line-height: normal;
}

table.mainnav {
}

td.mainnav {
}

.mainnav a:link {
	font-size: 12px;
	color: #D1B323;
	text-decoration: none;
	font-weight: bold;
}
.mainnav a:visited {
	font-size: 12px;
	color: #D1B323;
	text-decoration: none;
	font-weight: bold;
}
.mainnav a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.mainnav a:active {
	font-size: 12px;
	color: #D1B323;
	text-decoration: underline;
	font-weight: bold;
}

a.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bolder;
	line-height:normal;
	color: #333333;
	padding: 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 165px;
	max-width: 165px;
}

a.menulink:visited {
	font-size:14px;
	color: #333333;
	font-weight: bolder;
	text-decoration: none;

}

a.menulink:hover {
	font-size:14px;
	color: #FFFFFF;
	background-color:#CC0000;

	text-decoration: none;
	font-weight: bolder;

}

a.menulink:active {
	font-size:14px;

	font-weight: bolder;
	text-decoration: none;

}


a.menulinkactive {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bolder;
	line-height:normal;
	color: #FFFFFF;

	padding: 4px;
	margin: 0px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;	
	width: 165px;
	max-width: 165px;

}

a.menulinkactive:visited {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	background-color: #000000;


}

a.menulinkactive:hover {
	font-size:14px;
	color: #FFFFFF;
	background-color:#000000;

	text-decoration: none;
	font-weight: bolder;

}


a.menulinkactive_parent {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bolder;
	line-height:normal;
	color: #FFFFFF;

	padding: 4px;
	margin: 0px;
	
	background-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;	
	width: 165px;
	max-width: 165px;
}

a.menulinkactive_parent:visited {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	background-color: #006600;


}

a.menulinkactive_parent:hover {
	font-size:14px;
	color: #FFFFFF;
	background-color:#CC0000;

	text-decoration: none;
	font-weight: bolder;

}









a.menulinklevel {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bolder;
	line-height:normal;
	color: #FFFFFF;
	background-color: #11A6FF;

	padding: 2px;

	margin:0px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 165px;
	max-width: 165px;	
}

a.menulinklevel:visited {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;


}

a.menulinklevel:hover {
	font-size:14px;
	color: #FFFFFF;
	background-color:#CC0000;
	text-indent: 0pt;
	text-decoration: none;
	font-weight: bolder;


}

.formtable {
	border: 1px solid #000000;
	background-color: #C2D0D6;
	left: 15px;
	position: relative;
}
table.subnavtable {
	font-weight: bold;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	background-color: #FFD600;
	color:#CC0000;
	width: 140px;
}

td.subnavtable {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	color:#CC0000;
}

.subnavtable a:link {
	color: #0076BC;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;	
}

.subnavtable a:visited {
	color: #0076BC;
	text-decoration: none;
	font-weight: normal;
}

.subnavtable a:hover {
	color: #CC0000;
	text-decoration: none;
}

.subnavtable a:active {
	color: #0076BC;
	text-decoration: none;
}

