body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/* common classes */

.tblrow {
	font-family: Verdana;
	font-size: 10px;
	height:21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f6f6f6;
} 

.tblbg { background-color: #E6E4D5} 

.tblheader { 
	font-family: Verdana;
	font-size: 10px;
	height:21px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-color: #E6E4D5;
	vertical-align: middle;
} 

.input { font-family: Verdana; font-size: 10px; width: 200px;; border: 1px solid #666666;}



.err { font-family: Verdana; font-size: 10px; color: #FF0000; font-weight:bold; text-align: center;} 

.inputnowidth {  font-family: Verdana; font-size: 10px; border: 1px solid #666666} 

.tblrownobg {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	height:21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
} 

/* project specific classes */

.SmlTxt {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
} 

.BodyTxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.link-underline {
	text-decoration:underline;
}
