@charset "utf-8";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.menu_bg{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	}
	
.paragraph{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:19px;
	}
	
	
.menu a:hover img{
	background-image:url(../images/hover.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	}
	
.textfield{
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	
	
.heading1{
	color:#FFFFFF;
	font-size:14px;
	}
	
.link1{
	color:#63a83d;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
/**************php***************/

.normaltext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	/*color: #3333FF;*/
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration:none;
}

.heading2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration:none;
}


.Subheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8A0045;
	text-decoration:none;
}

.Subheading1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #240012;
	text-decoration:none;
}
.Subheading2 {
	font-family: Verdana;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #240012;
	text-decoration:none;
}
.border2 img{
	border:#999999 solid 1px;
	padding:5px;
	margin-right:3px;
	}
.para{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:15px;
	}
	
.redLink{
	font-family:Verdana;
	font-size: 11px;
	color:#FF0000; 
	font-weight: bold;  
    line-height: normal;  
	text-decoration:none; 
}


.fontColor1{
	font-family:Verdana;
	font-size: 11px;
	color:#6666FF; 
}

.fontColor2{
	font-family:Verdana;
	font-size: 11px;
	color:#FF0000;
}
.fontColor3{
	font-family:Verdana;
	font-size: 11px;
	color:#009933
}

.fontColor3{
	font-family:Verdana;
	font-size: 11px;
	color:#009933
}
.txtBox {
 font-family: Verdana; 
 font-size: 11px; 
 font-weight: normal; 
 color: #000000; border: 
 1px solid #666666;
 }
 
 .txtArea {
 font-family: Verdana; 
 font-size: 11px; 
 font-weight: normal; 
 color: #000000; border: 
 1px solid #666666;
 height:50px;
 }

	
