body{
	margin:0;
	padding:0;
	background-image:url(images/h_bground.jpg);
	background-color:#2b5733;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	color:#fef6df;
	line-height:15px;
	text-align:justify;
	}
	
p{
	margin:10px 0 15px 0;
	padding:0;
	line-height:15px;
	}
	
ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
/*li
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	}*/
	
	

a{
	font-family:Tahoma;
	font-size:11px;
	color:#fef6df;
	text-decoration:none;
	
	}

a:hover{
	color:#FAD66B;

	}
	
div.hr {
  height: 40px;
  background:url(images/thehr.gif) repeat-x scroll center;
}

div.hr hr {
  display: none;
}

div.hr2 {
  height: 15px;
  background:url(images/thehr.gif) repeat-x scroll center;
}

div.hr2 hr {
  display: none;
}
	
	
	
	
/*   contents  */ 


#topline{
	border-bottom:3px solid #fef6df ;
	}
	
#bottomline{
	border-bottom:1px solid #fef6df ;
	}
	
#topline2{
	border-top:1px solid #fef6df ;
	}
	
.inner_margin{
	margin:10px 0 10px 0;
	}
	
#rightline{
	border-right:1px solid #fef6df ;
	}
	
#in_title{
	padding:50px 0 0 0;
	border-bottom:1px solid #fef6df ;
	}

#right_bgline{
	background:url(images/right_bgline.gif) repeat-x;
	}

#imgpad{
	padding-top:10px;
	}
	
.footer{
	font-family:Tahoma;
	font-size:10px;
	color:#fef6df;
	text-decoration:none;
	padding:30px 0 20px 0;

	
	}

a.footer:hover{
	color:#FAD66B;

	}

.navProp{
	font-family:Tahoma;
	font-size:11px;
	color:#fef6df;
	text-decoration:underline;
	
	}

.yellow{
	font-family:Tahoma;
	font-size:11px;
	color:#fae6b3;
	text-decoration:none;
	
	}

a.yellow:hover{
	color:#fef6df;

	}
	
.yellow p{
	margin:5px 0 5px 0;
	}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fef6df;
	text-decoration:none;
	font-weight:100;
	letter-spacing:1px;
	margin:0;
	padding:0;
	
	}