body{
	margin:2px 0px 0px 0px;
	padding:0px;
	background:#86b8e9 url(../images/body_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#383838;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:48px;
	}
	
.menu_text{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffd203;
	text-decoration:none;
	}
	
.heading1{
	font-family:tahoma;
	/*font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size:14px;
	font-weight:bold;
	color:#680406;
	}
	
.heading3{
	/*font-family:tahoma;*/
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#680406;
	}
	
.text1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#e17981;
	}
	
.right_box_bg{
	background:url(../images/right_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:235px;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#610507;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#610507;
	text-decoration:none;
	}
	
.link2{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#9c8c36;
	text-decoration:underline;
	}
	
a.link2:hover{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#9c8c36;
	text-decoration:none;
	}
	
.link3{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#292929;
	text-decoration:underline;
	}
	
a.link3:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#292929;
	text-decoration:none;
	}
	
.grey_box_bg{
	background:#ffffff url(../images/grey_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:246px;
	border-left:1px solid #cac8c9;
	border-right:1px solid #cac8c9;
	}
	
.heading2{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7a5507;
	}

.text2{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#82817f;
	}
	
.footer_link{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}
	
a.footer_link:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.boxborder{
	border:1px solid #c8c8c8;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	}
	
.submit_btn{
	background:url(../images/submit_btn.gif);
	background-repeat:no-repeat;
	height:30px;
	width:81px;
	border:0px;
	text-align:center;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	}
	
.new_banner1 {
	margin:0px;
	padding:0px;
	background:url(../images/new_header_image1.jpg) no-repeat left top;
	width:859px;
	height:297px;
	font-size:0px;
	line-height:0px;
	}
.new_banner2 {
	margin:0px;
	padding:0px;
	background:url(../images/new_header_image2.jpg) no-repeat left top;
	width:859px;
	height:297px;
	font-size:0px;
	line-height:0px;
	}


