.f9{
	font-family: Trebuchet MS;
	font-size: 9px;
	text-decoration: none;
}

.f9B{
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.f10{
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}

.f10B{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.f11{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

.f11B{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.f12{
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}

.f12B{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Button1{
	width: 85px;
	background-color : #F5F5F1;
	border: 1px Solid #003C74;
	font-size: 11px;
}

.Button2{
	background-color : #F5F5F1;
	border: 1px Solid #003C74;
	font-family: Trebuchet MS;
	font-size: 11px;
}

.Text1 {
	border: 1 Solid #7F9DB9;
	font-size: 11px;
	font-family: Trebuchet MS;
	padding: 2px;
	height: 20px;
}

.ctd { 
	BORDER-BOTTOM: #9cabd1 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-RIGHT: #9cabd1 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
}



.a11:link { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.a11:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.a11:hover {
	color: #31659C;
	text-decoration: underline;
}
