.headermenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	text-decoration:underline;
}
.headermenu:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #838995;
	text-decoration:none;
}
.headermenu:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
.headermenu:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838995;
	text-decoration:none;
}
.leftmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.leftmenu:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.leftmenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:none;
}
.leftmenu:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #004364;
	text-decoration:none;
}
.orrange {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.orrange:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.orrange:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.orrange:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #45576B;
	text-decoration:none;
}
.quotes:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #45576B;
	text-decoration:none;
}
.quotes:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F47719;
	text-decoration:none;
}
.quotes:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #45576B;
	text-decoration:none;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #004364;
	text-decoration:none;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration:none;
}
.more
{
    font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.quote
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.nothov #imgg, .hov #imgg
{
	width:199;
	height:186;
	text-align:center;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:32px;
}
#box1 .nothov #imgg
{
	 background-image:url(images/boximg1.jpg);
}
#box1 .hov #imgg
{
	 background-image:url(images/boximg1_color.jpg);
}
#box2 .nothov #imgg
{
	 background-image:url(images/boximg2.jpg);
}
#box2 .hov #imgg
{
	 background-image:url(images/boximg2_color.jpg);
}
#box3 .nothov #imgg
{
	 background-image:url(images/boximg3.jpg);
}
#box3 .hov #imgg
{
	 background-image:url(images/boximg3_color.jpg);
}
#box4 .nothov #imgg
{
	 background-image:url(images/boximg4.jpg);
}
#box4 .hov #imgg
{
	 background-image:url(images/boximg4_color.jpg);
}
.option_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #45576B;
	text-decoration:none;
}
.option_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #45576B;
	text-decoration:none;
}
.option_more, .option_more A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #94A2AE;
	text-decoration:none;
}
.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #45576B;
	text-decoration:none;
}
#menu
{
	 height:25px;
	 border-bottom:1px solid #C6CFD6;
	 background-image:url(images/leftmenu_button_closed.jpg);
	 background-position:left;
	 background-repeat:no-repeat;
	 padding-left:40px;
}
#menu_sel
{
	 height:25px;
	 border-bottom:1px solid #C6CFD6;
	 background-image:url(images/leftmenu_button_opened.jpg);
	 background-position:left;
	 background-repeat:no-repeat;
	 padding-left:40px;
}
.footer, .footer A:link, .footer A:hover, .footer A:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #45576B;
	text-decoration:none;
}
.footer A:hover
{
	color: #0701FC;		
}
.copyright
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
#subm td
{
	padding-left:36px;
	height:25;
	border-bottom:1px solid #45576B;
	border-bottom-style:dotted;
}
#subm .notdot td, #subm .notdot_sel td
{
	border-bottom:0px;
}
.msel, .msel A
{
	font-family: Arial;
	font-size: 12px;	
	text-decoration: none;
	color:#FE4201;
	font-weight: normal;
}
.msel, .notdot_sel
{
	background-image:url(images/subm_dot_red.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.mnotsel, .mnotsel A
{
	font-family: Arial;
	font-size: 12px;	
	text-decoration: none;
	color:#054A64;
	font-weight: normal;	
}
.mnotsel, .notdot {	
	background-image:url(images/subm_dot.jpg);
	background-position:left;
	background-repeat:no-repeat;

}
.notdot_sel, .notdot_sel A
{
	font-family: Arial;
	font-size: 12px;	
	text-decoration: none;
	color:#FE4201;
	font-weight: normal;
}
.notdot, .notdot A
{
	font-family: Arial;
	font-size: 12px;	
	text-decoration: none;
	color:#054A64;
	font-weight: normal;	
}
.url
{
	font-family: Arial;
	font-size: 11px;	
	text-decoration: none;
	color:#475664;
	font-weight: normal;
}
.sitemap, .sitemap A{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004364;
	text-decoration:none;
}