/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.TopNav{
text-decoration:none;
}
.TopNav a:link {
	color: #FFFFFF;
	text-decoration:none;
	
}
.TopNav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.TopNav a:hover {
	color: #FFFF00;
	text-decoration:none;
}
.TopNav a:active {
	color: #FFFF00;
	text-decoration:none;
}
.StdNav{
text-decoration:none;
}
.StdNav a:link {
	color: #3300FF;
	text-decoration:none;
	font-weight: bold;
}
.StdNav a:visited {
	color: #3300FF;
	text-decoration:none;
	font-weight: bold;
}
.StdNav a:hover {
	color: #3300FF;
	text-decoration:none;
	font-weight: bold;
}
.StdNav a:active {
	color: #3300FF;
	text-decoration:none;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	color: #3300FF;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {	
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {
	font-size: 12px; 
	font-weight: bold; 
}
.style8 {
	font-size: 18px; 
	color: #FF0000; 
}
.style9 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {
	font-size: 12px; 
	color: #FF000; 
}