body {
background-color: #d4d5d2;
margin: 15px 0px 15px 0px;
font-family: verdana, arial;
font-size: 11px;
color: #444444;
}

table.bdtb {
background-image: url(./images/tbg.jpg);
background-repeat: repeat-y;
width: 800px;
	}
	
div.left {
width: 550px;
margin: 0px 10px 0px 25px;
	}	
	
div.right {
width: 200px;
	}	
	
.right a {
background-image: url(./images/lb_1.jpg);
background-repeat: no-repeat;
background-position: left;
display: block;
height: 20px;
width: 150px;
color: #6a6a72;
border-bottom: 1px solid #d6d6d6;
padding: 8px 0px 0px 23px;
font-size: 13px;
	}	
	
.right a:hover {
background-image: url(./images/lb_2.jpg);
color: #c25a12;
border-bottom: 1px solid #cf8b5c;
	}		
	
td.foot {
background-image: url(./images/foot.jpg);
background-repeat: no-repeat;
height: 110px;
width: 800px;
	}	
	
.foot p{
margin: 40px 0px 0px 130px;
color: #333333;
	}	
	
h1 {
color: #c25a12;
font-weight: 100;
font-size: 16px;
	}	
	
h2 {
text-align: right;
color: #864213;
font-weight: 100;
font-size: 10px;
border-top: 1px dotted #444444;
margin: 0px 10px 0px 0px;
	}	
	
a {
color: #8f4513;
text-decoration: none;
	}	
	

.left img {
margin: 3px;
	}
