/* CSS Document */
a.one:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	background-image: none;
	text-decoration: blink;
}

a.one:visited {color: #999999;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
font-weight: bold;
text-decoration: blink;}
a.one:hover {color: #336699;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: blink;}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	text-align: center;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
}

.style5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
}
.style6 {color: #FF0000}
.style12 {color: #666666}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
	
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	
}
.style11{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	background-image:  url(Images/dots.jpg);
	background-repeat: repeat;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
}