body{
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#787979;
	line-height: 18px;
	font-size: 11px;
	background-image:url(images/main_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat
	}
	
tr,td,select,input{
	font-family:Arial, Helvetica, sans-serif;
	color:#787979;
	font-size: 11px;	
	}
	
.top-bg{
	background-image: url('images/h_01_bg.gif');
	background-position: top;
	background-repeat:no-repeat;
	}
	
.normal-bold{
	color:#787979;
	font-weight: bold;
	}
	
.border{
	border: 1px solid #9FAAAE;
	}
.gray-link{
	color:#5A5D5E;
	text-decoration:none;
	}
.gray-link:hover{
	color:#5296C9;
	text-decoration:underline;
	}	
	
.table{
	background-image:url('images/table_top_bg.gif');
	background-repeat:repeat-x;
	background-position:top;
	}	
	
.table1{
	background-image:url('images/down_border.gif');
	background-repeat:repeat-x;
	background-position:top;
	}
		
.right_border{
	background-image:url('images/right_border.gif');
	background-repeat:repeat-y;
	background-position:top right;
	}	
	
.right_border1{
	background-image:url('images/right_border1.gif');
	background-repeat:repeat-y;
	background-position:top right;
	}	
	
.right_border2{
	background-image:url('images/right_border2.gif');
	background-repeat:repeat-y;
	background-position:top right;
	}		
	
.left_border{
	background-image:url('images/left_border1.gif');
	background-repeat:repeat-y;
	background-position:top right;
	}	
			
.left_border1{
	background-image:url('images/left_border2.gif');
	background-repeat:repeat-y;
	background-position:top right;
	}	
	
.left_border2{
	background-image:url('images/left_border3.gif');
	background-repeat:repeat-y;
	background-position:top right;
	}	
	
.input{
	border: 1px solid #808080;
	height:16px;
	width:180px
	}	
	
.footer-bg{
	background-image:url('images/footer_bg.gif');
	background-repeat:no-repeat;
	
	background-position:top center;
	}	
	
.link{
	color:#595959;
	font-size: 10px;
	text-decoration:none;
	}		
	
.link:hover{
	color:#595959;
	font-size: 10px;
	text-decoration:underline;
	}		
	
.text{
	color:#595959;
	font-size: 10px;
	}
	
.left-padding{
	padding-left: 40px;
	}	
	
.padding{
	padding-left:20px;
	padding-right: 20px;
	text-align:justify;
	}	
	
.heading{
	color:#2599C0;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.heading1{	
	color:#2599C0;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size:14px;
	}
	
.blue-link{
	color: #2599C0;
	text-decoration:underline;
	}
	
.blue-link:hover{
	color: #2599C0;
	text-decoration:none;
	}	
.table_top{
	background-image:url('images/top_table.gif');
	background-repeat:repeat-x;
	background-position:top;
	}		
	
.table_bottom{
	background-image:url('images/bottom_table.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	}	
	
.table_left{
	background-image:url('images/left_table.gif');
	background-repeat:repeat-y;
	}
	
.table_right{
	background-image:url('images/right_table.gif');
	background-repeat:repeat-y;
	}	
.table_bg1
{
background-color:#F2ECDD;
}
.table_bg2
{
background-color:#F5F0E4;
}
.table_bg3
{
background-color:#96A1A5;
}
.link_head{
	color:#787979;
	font-size: 11px;
	text-decoration:none;
	}		
	
.link_head:hover{
	color:#787979;
	font-size: 11px;
	text-decoration:underline;
	}	
						
