﻿.thheader 
{
	/*background-color:white;*/
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	height:20px;
	color:#E69D00;
	/*border:solid 1px #E69D00;*/
	}
.tdtable
{
	border:solid 1px #FFCC66;
	font-family:Verdana;
	font-size:11px;
}
.tdbody
{
	/*border:solid 0.5px #EFEFEF;*/
	font-family:Verdana;
	font-size:10px;
	background-color:#EFEFEF;
}
.tdalter
{
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;

}
.mytextbox{
	width:171px;
	background-image:url(../images/input-small-box.gif);
	border:0px;
	height:23px;
	background-repeat:no-repeat;
	padding:4px 0px 0px 7px;
	color:#A5A5A5;
	text-align:left;
	text-decoration:none;
	font-weight:normal;	
}

.font_info{
	font-family:Arial;
	font-size:11px;
	color:Black;
	font-weight:bold;
}
