/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {color: #FF0000; font-weight: bold; }
.style2 {color: #FFFFFF; font: 12px Verdana; }
.style3 {color: #000000; font-weight: bold; }
.style5 {color: #FF0000; font-weight: bold; font-size: 10px; }
.style6 {font-size: 10px; font-weight: bold; color:#333333; }
.style7 {font-size: 10px}
.style8 {color: #FF0000; font-size: 11px; }
.style10 {color: #FF0000; font-size: 11px; font-weight: bold; }
.style13 {color: #FF0000; font-weight: bold; font-size: 10px; }
.style20 {font-size: 18px; color: #86c4ce; }
.style24 {color: #86c4ce; font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 45px; letter-spacing:-3px; }
.style25 {font-size: 20px; color: #86c4ce; }
.style26 {font-size: 12px; }
.style27 {font-size: 18px; color: #86c4ce; }

.bgltblue {background-color: #d7e6e9; }

#Layer1 {
	position:fixed;
	left:11px;
	top:150px;
	width:748px;
	height:21px;
	z-index:1;
	background-color: #FF0000;
}

