/* CSS Document */
body,p,td{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:90%; }


body{
	margin:0px;
	background:#d1dab4 ; text-align:center; 
}



#maint{
	background:#FFF;
	height: 100%;
	border-top: 20px solid #626f37;
	border-left:1px solid #626f37;
	border-right:1px solid #626f37;
	border-bottom: 20px solid #626f37 ; 
}

#logo{
	background-color:#ffffff;
	height: 120px;
}

#claim{
	background-color:#626f37;
	height: 55px;
	vertical-align:middle;
}

#menu{
	width:192px;
	vertical-align:top;
	background-color:d1dab4;
	border-right:1px solid #626f37;
	font-size:80%;
}

#menu table td{
	border-bottom:1px solid #626f37;
	font-size:12px;
}

#menu table td a{
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
	height:20px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000000;
}

#menu table td a:hover{
	background-color:#626f37;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding-top:2px;
	padding-bottom:2px;
}


#mainchp{
	width:411px;
	padding:20px;
	vertical-align:top;
}

#mainchp h1{
	text-indent:30px
}

#mainc{
	width:585px;
	padding:20px;
	vertical-align:top;
}

#mainc h1{
	text-indent:30px
}

#dx{
	width:174px;
	border-left:1px solid #626f37;
}

#copyright{
	padding:6px;
	padding-top:10px;
	font-size:12px;
	vertical-align:bottom;
	color:#999999;
}
