@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0DFE3;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #16505f;
}
#linksmenu a{
	float:left; 
	width:75px; 
	height:20px; 
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#9B0B00;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
#linksmenu a{
	float:center; 
	width:75px; 
	height:20px; 
    border-right:solid 1px #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#9B0B00;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
#linksmenu2 a{
	float:center; 
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu2 a{
	float:center; 
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu2 a:hover{
	text-decoration: none;
	color: #FF6633;
}
#linksmenu3 a{
	float:center; 
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu3 a{
	float:center; 
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu3 a:hover{
	text-decoration: none;
	color: #FF9900;
}
h2 {
	font-size: 24px;
	color: #ffa226;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.style4 {
	color: #333333;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
