body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
scrollbar-face-color: #FDC288;
scrollbar-shadow-color: #dfe0ef;
scrollbar-highlight-color: #FDC288;
scrollbar-3dlight-color:#f0f0f0;
scrollbar-darkshadow-color: #FDC288;
scrollbar-track-color: #f0f0f0;
scrollbar-arrow-color: #ff00f0;	
}


/* 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}

.but { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight:bold; background-color: #990000; border: 1px solid #990000; font-weight: bold}

.err { font-family: Verdana; font-size: 13px; 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;
}

.HeadetText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.RedBelt {
	background-image: url(../images/title-bg.gif);
	background-repeat: repeat-x;
}
.PageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderBg {
	background-image: url(../images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}               
                        
                        
                        
         