/* CSS Document */


body {
	margin: 0px; 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #6CABE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	

	
	
.centrearea {
	position:absolute;
	left:185px;
	top:125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #6CABE7;
	width: 590;
	}
	
.centrearea_au {
	position:absolute;
	left:185px;
	top:125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #6CABE7;
	visibility: visible;
}
	
	
.sampledesc {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #6CABE7; 
	text-align: left;
	}
	
		
.generalheading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #0035AD; 
	text-align: left
	}

.background_image {
	background-image: url(../img/build/l.gif);
	background-color: #C9D9FD;
	}
	
.background_darkimage {
	background-image: url(../img/build/d.gif);
	background-color: #93BFEB;
	}
	
.background_main {
background-image:url(../img/build/bgd.gif);
	}
a {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: bolder;
	color: #3578CA;

}

a:link {
	color: #005DAA;

	font-weight: bolder;
}
a:visited {

	color: #999999;
	font-weight: bolder;
}
a:hover {

	color: #0000FF;
	font-weight: bolder;
}
a:active {

	font-weight: bolder;
}
