.ver12blue {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0055A6;
	text-decoration: none;
}
.ver11Gray {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #322D2D;
	text-decoration: none;
}
a.ver11Gray:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0055A5;
	text-decoration: underline;
}
.verdana10black {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ver10white {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.ver10white:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.botimg {
	background-attachment: fixed;
	background-image: url(../images/bot_img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.verdana11black {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbox {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 250px;
	border: 1px solid #666666;
}
.textboxcomment {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 50px;
	width: 200px;
	border: 1px solid #666666;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FC7521;
	border: 1px solid #0056A6;
	font-weight: bold;
}
