BODY {
	
	Background-color: black;
}

a:link{font: 12px arial;color: black;font-weight: bold;text-decoration:none;}
a:visited{font: 12px arial;color: black;font-weight: bold;text-decoration:none;}
a:active{font: 12px arial;color: black;font-weight: bold;text-decoration:none;}
a:hover{color: #006699;font-weight: bold;}

.white2blue{font: 11px arial;color: white;font-weight: bold;text-decoration:none;}a.white2blue:link{font: 11px arial;color: white;font-weight: bold;text-decoration:none;}a.white2blue:visited{font: 11px arial;color: white;font-weight: bold;text-decoration:none;}a.white2blue:hover{color: 3399ff;font-weight: bold;}
a.white2blue:active{color: white;}


.black2blue{font: 12px arial;color: black;font-weight: bold;text-decoration:none;}a.black2blue:link{font: 12px arial;color: black;font-weight: bold;text-decoration:none;}a.black2blue:visited{font: 12px arial;color: black;font-weight: bold;text-decoration:none;}a.black2blue:hover{color: 3399ff;font-weight: bold;}a.blue2blue:active{color: black;}


.buttonmenu{list-style-type: none;margin: 0;padding: 0;width: 115px;}
.buttonmenu li a{color: white;display: block;width: 115px;padding: 2px 4px;text-decoration: none;text-align: left; bold 12px arial;font-weight: bold;border: 1px solid;border-color:silver ECEEED ECEEED silver;/*light dark dark light*/background-color:#006699;text-decoration:none;}
.buttonmenu li a:visited{color: white;}
.buttonmenu li a:hover, .buttonmenu li a:active{color: black; background-color: 83C7FE;}


td {
	font-family: Arial,Tahoma,   Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight:normal; 
	line-height:13px;
}
.menu {
	font-family:  Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
	font-size: 11px; 
	color: #545454; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:  Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3399ff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.topmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.topmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.orange {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.orange:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #000000; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big2 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #505050; 
	line-height:18px; 
	text-decoration:none; 
	font-weight: normal; 
}

.big2aqua {
	font-family: Arial, Tahoma, verdana,  Helvetica, sans-serif; 
	font-size: 16px; 
	color: #006699; 
	text-decoration:none; 
	font-weight: bold;
}

.big3 {
	font-family: Arial, Tahoma, verdana,  Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.big3normal {
	font-family: Arial, Tahoma, verdana,  Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: normal; 
}


.big3aqua {
	font-family: Arial, Tahoma, verdana,  Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006699; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}


.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 13px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: silver;
border: 2px silver;
}

.hovermenu ul li a:hover{
background-color: #006699;
color: white;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}