body{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(images/main_bg.jpg) no-repeat center top;
	}
	
.main_table{width:920px; margin:0px auto;}	
.white{ background:#FFF;}	
p{padding:0px; margin:0px; text-align:justify;}
.para{ padding-top:10px;}
.content{ padding:10px 40px 20px 30px;}
.content a{color:#468fb8; font-weight:bold; text-decoration:underline;}
.content a:hover{color:#468fb8; font-weight:bold; text-decoration:none;}

.heading{ color:#8bc53f; font-weight:bold; padding:10px 0px 0px 0px;}	
	
.left_shadow{ height:auto; width:10px; background:url(images/left_shadow.png) repeat-y right;}	
.right_shadow{ height:auto;	width:10px;	background:url(images/right_shadow.png) repeat-y left;}
.bot_shadow{ height:15px;	width:100%;	background:url(images/bot_shadow.png) repeat-x top;}
.top_grey{ height:39px; width:100%; background:url(images/grey_top.gif) repeat-x top;}
.bot_grey{ height:39px; width:100%; background:url(images/grey_bottom.gif) repeat-x top;}

.left_col{ width:250px;}	
.right_col{ width:650px;}

.add2{ width:250px; height:186px; background:url(images/add2.gif) no-repeat; margin:90px 0px 0px 12px; text-align:left; padding-left:12px; }
.add3{ color:#468fb8; font-weight:bold; padding-left:15px;}


.add_gap{ height:25px;}	

.copyright{ color:#f6bb00; font-size:11px; text-align:center; line-height:18px;}

.bot_corner{ height:15px; width:15px;}

.page_heading{
	height:32px;
	background:url(images/heading_bg.jpg) repeat-x;
	color:#FFF;
	font-weight:bold;
	padding-left:30px;}
	
ul.list{
	padding:10px 20px 20px 20px;
	margin:0px;
	line-height:20px;
	list-style:none;
	}	

ul.list li{
	background:url(images/arrow.gif) no-repeat left;
	padding-left:15px;}
	
.form_lable{
	padding:5px 20px 5px 20px;}	
	
.form_field{
	border:1px solid #1e86bd;
	width:200px;}
	
.comments{
	width:200px;
	height:45px;
	border:1px solid #1e86bd;
	}	