
body
{
background-image:url(../images/base.jpg);
background-position:top;
background-repeat:repeat;
margin-top:0;

}
.borderShadow
{
background-image:url(../images/border-shadow.gif);
background-repeat:repeat-y;
background-position:top; 
background-color:#FFFFFF;

}
.normaltxt{
font-family:Verdana;
font-size:12px;
color:#1a6fb0;
font-style:normal;
text-decoration:none;
text-align:justify;
}
.blacktxt
{
font-family:Verdana;
font-size:12px;
color:Black;
font-style:normal;
text-decoration:none;

}

.redtxt
{
font-family:Verdana;
font-size:12px;
color:Red;
font-style:normal;
text-decoration:none;

}
.blackbtn
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	
	
	background-image:url(../images/blue-button.gif); 
	 height:26px;
	  width:92px; 
	
	  
	
	background-repeat:no-repeat;
	text-decoration:none;
	
	
}

a.blackbtn:hover
{
   
	color: #000000;
	text-align:center;
	background-image:url(../images/white-button.gif);
	height:26px; 
	width:92px;
	
	background-repeat:no-repeat;
	
	text-decoration:none;
	
	
}


.mainBg
{
background-image:url(../images/gradient.jpg);
background-repeat:no-repeat;
background-position:bottom;

}
.boldTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2178a2;
	font-weight: bold;
}
.normTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight:normal;
	text-align:justify;
}
.normTxtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	
}
.txtbox
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:125px;
height:17px;
padding-left:2px;
background-image:url(../images/form_bg.gif);
border:1pt solid #868686;
}
a.normYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3cc7e;
	font-weight:bold;
	text-decoration:underline;
	
}
a.normYellow:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3cc7e;
	font-weight:bold;
	text-decoration:underline;
	
}
a.normal
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
}

