.t12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffa200;
}
.s12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	
}
.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #bdbcbc;
}

.TextBox
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 9px;
	height:17px;
	border-left: #7f9db9 1px solid;
	/*width: 180px;*/
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma;
}



.ButtonModel
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: darkgray 1px solid;
	color: navy;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: ghostwhite;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#C6D6FD');
}