@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #908b51;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #333333;
}
h1 {
	font-size: 12px;
	color: #0099CC;
}
.style12 {font-size: 36px}
.style14 {color: #006600}
.style15 {color: #006600; font-size: 36px; }
.style16 {
	font-size: 16;
	font-weight: bold;
}
.style20 {color: #FFFFFF}
.style21 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style22 {
	color: #999999;
	font-weight: bold;
}
#linksmenu a{
	float:center; 
	width:200px; 
	height:auto; 
	background-color:#c4d6fc;
	border-top:solid 1px #FFFFFF;
    border-right:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
#linksmenu a:hover{
	background-color:#000066;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
#linksmenu a{
	float:center; 
	width:200px; 
	height:auto; 
	background-color:#c4d6fc;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
#linksmenu a:hover{
	background-color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
