body,td,th {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;	
	font-weight: normal;
	scrollbar-face-color:#96CFE7;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#96CFE7
scrollbar-shadow-color:#8EA048;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#8EA048;
scrollbar-darkshadow-Color:#8EA048;
}
body {
    background-image: url(../images/bg.gif);
	background-repeat: repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_green_bg {
	background-image: url(../images/top_bg.gif);
	height: 24px;
}

.button_bg {
	background-image: url(../images/button_bg.gif);
	height:29px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.button {
    text-align:center;
	vertical-align:middle;
	color: #FFFFFF;
	font: bold 13px/29px Tahoma;
	padding:0px;
	text-decoration: none;
}

.button a:hover{
	background-image: url(../images/button_hover.gif);	
	color: #FFFFFF;
	font: bold 13px/29px Tahoma;
	display:block;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
}
.pagename{
	font-size: 18px;
	font-weight:Bold;
	color: #202835;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding:8px;
}

.footer_text {
	font-size: 11px;
	color: #FFFFFF;
	vertical-align:top; 
	text-decoration: none;
	font-weight:Bold;
}

.footer_text:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	vertical-align:top; 
	font-weight:Bold;
}


.Headings {
   font-family: Tahoma;
   font-size:15px;
   font-weight:bold;
   color: #971929;
   text-align:left;
   vertical-align:middle;
   padding:5px;	
}


.bold {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}

.footer_green_bg {
	height: 55px;
	background: url(../images/footer_bg.gif) repeat-x;
	font: normal 11px Tahoma;
	color: #FFFFFF;
}

.content_area{ 
 background-color:#FFFFFF
 
}

.form_bg{
    background: url(../images/form_centerbg.gif) repeat-x;
	font: normal 11px Tahoma; 
	color: #000000;
	padding-top:8px;
	width:322px;	
}

 .txtBox{
	font:8pt Verdana;
	color: #000000;
	width: 90px; 
  }
.Date_txtBox{
	font:8pt Verdana;
	color: #000000;
	width: 50px; 
  }
  
.Submit_but{
	background: url(../images/blue_buttonbg.gif) repeat-x;
	height: 25px;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}


.PaddingTOP{ 
 padding-top:8px;
 
}
.PaddingLeft{ 
 padding-left:13px;
 
}

.PaddingBottom{ 
 padding-bottom:13px;
 
}

.normal_Text{
 font:normal 11px Tahoma;
 color: #000000;
 
 
}
