body {
background-color: #4f1f1e;
margin: 0px;
font-family: verdana, arial;
font-size: 11px;
color: #1c0402;
}

.bdtb {
height: 100%;
width: 800px;
background-color: #4f0801;
border-right: 6px solid #390100;
border-left: 6px solid #390100;
	}

	td {
	vertical-align: top;
		}	

.bodytd {
height: 100%;
padding: 15px;
	}	
	
.affy {
background-image:url(./images/banner_04.jpg);
background-repeat: no-repeat;
height: 65px;
text-align: right;
	}

	
.affy a {
height: 45px;
text-decoration: none;
color: #380905;
font-size: 10px;
font-weight: bold;
display: block;
float: right;
text-align: center;
vertical-align: middle;
padding: 20px 0px 0px 0px;
text-transform: uppercase;
margin: 5px 5px 0px 5px;
}		

.affy a:hover {
	background-color: #611109;
	color: #a34c43;
}

div.nav {
float: left;
background-color: #611109;
padding: 5px;
margin: 10px 10px 10px 2px;;
	}
	
.nav ul {
list-style-type: circle;
font-weight: bold;
	}	
	
	
.nav a {
text-decoration: none;
color: #2b0501;
font-size: 11px;
font-weight: bold;
display: block;
width: 100px;
padding: 3px;
	}	
	
.nav a:hover {
color: #611109;
background-color: #2b0501;
	}
	
.nav h2 {
font-size: 12px;
margin: 2px;
font-family: verdana, arial;
letter-spacing: 2px;
text-transform: uppercase;
	}	

	td.foot {
		height: 93px;
		background-image:url(./images/foot.jpg);
		text-align: right;
	}		
	
.foot p {
font-family: verdana, arial;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
margin: 45px 10px 0px 0px;	
}	

a {
color: #000000;
text-decoration: none;
font-weight: bold;
	}

	a:hover {
	background-color: #000000;
	color: #4f0801;
		}	
	
p {
font-size: 13px;
font-family: verdana;
color: #120200;
	}
	
.avi {
border: 1px solid #000000;
margin: 5px;
	}	
	
.bodytd h1 {
text-transform: uppercase;
font-size: 18px;
color: #000000;	
letter-spacing: 2px;
text-align: right;
}	

.bodytd h1:first-letter {
color: #4f0801;
background-color: #000000;
font-size: 26px;
border: 2px solid #000000;
	}	