/* CSS Document */
body{
		background-color:#000066;
		margin:0px;
		padding:0px;
	}
p{	
		margin:0;
		padding:0;
	}
	
.nav_link{
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		font-weight:normal;
		color:#454235;
		}
.nav_link:hover{
		text-decoration:underline;
		}
		
.nav_link_small{
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		font-weight:normal;
		color:#454235;
		}
.nav_link_small:hover{
		text-decoration:underline;
		}
					
.link_text{
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		font-weight:normal;
		color:#DFDACA;
		}
.link_text:hover{
		text-decoration:underline;
		}
.link_line{
		font-size:11px;
		color:#DFDACA;
		padding-left:24px;
		padding-top:11px;
		}
.body_text{
	font-family:arial;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:17px;
		}

.body_text_large{
		font-family:tahoma;
		font-size:24px;
		text-decoration:none;
		font-weight:normal;
		color:#DFDACA;
		padding-top:5px;
		}		

.header_text_large{
		font-family:tahoma;
		font-size:24px;
		text-decoration:none;
		font-weight:normal;
		color:#403B28;
		padding-top:5px;
		}
		
.title_text_large{
		font-family:tahoma;
		font-size:18px;
		text-decoration:none;
		font-weight:normal;
		color:#403B28;
		padding-top:5px;
		}
				
.read_more{
		font-family:tahoma;
		font-size:11px;
		text-decoration:underline;
		color:#403B28;
		font-weight:normal;
		
		}
.read_more:hover{
		color:#000000;
		text-decoration:none;
		}
.read_padiing{
		padding-right:5px;
		}
.body_text2{
		font-family:tahoma;
		font-size:11px;
		line-height:14px;
		text-decoration:none;
		font-weight:normal;
		color:#DFDACA;
		padding-top:12px;
		}
.pading_border{
		border-bottom:#DFDACA 1px solid;
		padding-left:18px;
		}
.pading_border1{

		padding-left:18px;
		}
.pading_border2{

		padding-left:30px;
		}		
.cat_link{
		font-family:tahoma;
		font-size:9px;
		text-decoration:none;
		font-weight:normal;
		color:#454235;
		}
.cat_link:hover{
		text-decoration:underline;
		}
.cat_borer{
		border-bottom:#C6C0AB 1px solid;
		}
.cat_text{
		font-family:Tahoma;
		font-size:11px;
		color:#403B28;
		text-decoration;
		font-weight:normal;
		line-height:14px;
		padding-top:18px;
		}
.web_text{
		font-family:Tahoma;
		font-size:11px;
		color:#403B28;
		text-decoration;
		font-weight:normal;
		line-height:14px;
		padding-top:18px;
		padding-left:20px;
		}
	
.web_more{
		font-family:tahoma;
		font-size:11px;
		text-decoration:underline;
		color:#403B28;
		font-weight:normal;
		padding-right:20px;
		padding-bottom:10px;
		
		}
.web_more:hover{
		color:#000000;
		text-decoration:none;
		}
.footer_text{
		font-family:tahoma;
		font-size:11px;
		color:#DFDACA;
		font-weight:normal;
		text-decoration:none;
		}
		
