.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFD331;

}
.titlecell {
	background-color: #31659C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menucell {
	background-color: #31659C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 4px;
	height: 19px;
	vertical-align: middle;

}
.menucell a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	text-decoration: none;
}

.menucell a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	text-decoration: underline;
}

.menucellselected {
	background-color: #5A92C6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd331;
	padding-left: 4px;
	height: 19px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;

}
.menucellselected a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd331;
	text-decoration: none;

}
.menucellselected a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd331;
	text-decoration: underline;

}
.button {
	background-color:#31659C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;


}

.button a{
	background-color:#31659C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #633063;
	text-decoration: none;

}

.button a:hover{
	background-color:#31659C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.textverysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31659C;
	font-weight: bold;
	text-decoration: none;
}

.selected a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31659C;
	font-weight: bold;
	text-decoration: none;
}

.selected a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31659C;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: FFD331;

}
