.font11_1 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.font11_1 A{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.font11_1 A:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight:bold;
	text-decoration:none;
}
.font11_1 A:active{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.font11_2 A{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.font11_2 A:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight:none;
	text-decoration:none;
}
.font11_2 A:active{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.inputfields{
	text-align: left;
	color: #000000;
	font-weight: none;
	font-size: 10px;
	background-color: #ffffff;
	font-family: verdana;
	border-style: solid;
	border-color: #314E5A;
	border-width: 1;
}
.buttonstyle{
	text-align: center;
	color: #000000;	
	font-weight: none;
	font-size: 9px;
	background-color: #fefefe;
	font-family: verdana;
	border-style: solid;
	border-color: #98C5ED;
	border-width: 1;
}