/* CSS Document */

*{padding:0px; margin:0px;}
ul,li,a,img,h1,h2,h3,p {margin:0px; padding:0px;}

body{
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) left top repeat-x;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	}
	
a{
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	color:#0e3965;
	}	
	
	
.shadow_bg{
	background:url(images/shadow_bg.gif) left top repeat-y;
	}
	
.body_bg{
	background:url(images/body_bg.jpg) left top repeat-y;
	}
	
.nav_bg{
	background:url(images/nav_bg.jpg) left top repeat-x;
	height:39px;
	}
	
.msg_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000;
	text-decoration:none;
	line-height:36px;	
	}	
	
.content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#686767;
	text-decoration:none;
	}
	
.content2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}	
	
.welcome_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#0007;
	text-decoration:none;
	}
	
.welcome_text2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#0e3965;
	text-decoration:none;
	}		
	
.title_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	}
	
.contact_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	line-height:24px;
	}	
	
.contact_text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:underline;
	line-height:24px;
	}
	
.contact_text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#a5ce29;
	text-decoration:none;
	line-height:24px;
	}
	
.click_here{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#a5ce29;
	text-decoration:none;
	}
	
.click_here a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#a5ce29;
	text-decoration:underline;
	}
	
.click_here a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;;
	}					
	
.contact_us_bg{
	background:url(images/contact_us_bg.jpg) right top no-repeat;
	}
	
.footer_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#d7d7d7;
	text-decoration:none;
	line-height:20px;
	}
	
.footer_text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#d7d7d7;
	text-decoration:none;
	line-height:20px;
	}
	
.footer_text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	line-height:20px;
	}	
	
.heading_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	text-decoration:none;
	}		




			
			