.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	background-color: #4575af;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 92px;
	text-decoration: none;










}

.menu a:link {
	color: #FFFFFF;
	height:20px;
	text-decoration: none;
	width: 92px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #4575af;



}

.menu a:visited {
	color: #FFFFFF;
	height:20px;
	text-decoration: none;
	width: 92px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: 4575af;



}


.menu a:hover {
	color: #305178;
	background-color: #bbcee3;
	height:20px;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 92px;
	text-align: center;





}

.menu a:active {
	color: #FFFFFF;
	background-color: #4575af;
	width: 92px;
	height:20px;
	text-decoration: none;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E7827;
}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
.button {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.linker {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	background-color: #D9E3F0;
	font-weight: bold;

}
