@charset "utf-8";
body {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #EAEAEA;
}
.TblBorder {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.TblBorderLeft {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
}



a:link {
	color: #45564E;
	text-decoration: none;
}  
a:visited {
	color: #45564E;
	text-decoration: none;
}  
a:hover {
	color: #45564E;
	text-decoration: underline;
}
a:active {
	color: #45564E; 
	text-decoration: none
}
 
select {
	color : Black;
	border : 1px solid #C0C0C0;
	font : 11px Verdana;
}
input{
	background : #FFFFFF;
	font : 11px Verdana, Trebuchet Ms, arial;
	color : #45564E;
	text-align : left;
	border : 1px solid;
	padding-left: 2px;
}.TblBorderbut4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
}
