/* CSS Document */

a {
text-decoration:none;
}
.topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.topmenu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.topmenu a, .topmenu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}


.subnav{
	border-bottom:#C2D6EB 1px solid;
	cursor: pointer;
	background-color:#C2D6EB;
	vertical-align:middle;
	height:28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.subnavover{
	border-bottom:#C2D6EB 1px solid;
	cursor: pointer;
	background-color:#FFFFCC;
	vertical-align:middle;
	height:28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.subnav a, .subnav a:visited,a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
}



.footerlinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	text-align: right;
	text-align: center;
}
.footerlinks a, .footerlinks a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
}
.footerlinks a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 13px;
	text-align: center;
}
.maintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;	
}
.maintext a,.maintext a:hover,.maintext a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-align: justify;
	text-decoration:underline;
}

.maintexttitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	text-align: center;
	text-indent: 20px;	
}
.rightmenu {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10.5px;
font-weight: bold;
color: #333333;
text-align: center;
text-decoration: none;

}
.rightmenu a:hover{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10.5px;
font-weight: bold;
color: #EE9A1E;
text-align: center;
text-decoration: none;

}
.rightmenu a, .leftmenu a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10.5px;
font-weight: bold;
color: #EE9A1E;
text-align: center;
text-decoration: none;

}

.acctitle{
	font-family:Tahoma, Geneva, sans-serif;
	color:#F93; 
	font-size:12px;
}