@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DADDE4;
}
body,td,th {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#linksmenu a{
	float:left; 
	width:140px;  
	background-color:#ABC578;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#514F1C;
}
#linksmenu a{
	float:left; 
	width:140px;  
	background-color:#1B5499;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#3EC6EC;
}
.style1 {font-size: 18px}
.style3 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #000066;
}
h3 {
	font-size: 14px;
	color: #0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
