@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
}
.outertable{
	height:100%;
	background:url(../images/bg.JPG);
	background-repeat:no-repeat;
	background-position:bottom;
}
a {
	color:#000000;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
	
	
	a.concept {
	color:#ff4a04;
	text-decoration:none;
	}
.mainbodytable{
	height:800px;
	width:800px;
}
.logoarea{
	height:148px;
}
.body1{
	height:347px;
}
.body2{
	height:197px;
}
.footer{
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.generaltext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.heading{
	font-family:"Arial Rounded MT Bold", Arial;
	font-size:24px;
	padding-bottom:20px;
}
.heading1{
	font-family:"Arial Rounded MT Bold", Arial;
	padding-bottom:20px;
}
