body {
background:#9C6733;
color:#454545;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
text-align:center;
}

a {	
color:#652501; 
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.nav {
color:#652501; 
font-family:tahoma;
font-size:12px;
text-decoration:none;
font-weight: bold;
}

.nav:hover {
text-decoration:underline;
}

td {
color:#454545;
font-family:tahoma;
font-size:11px;
}

.large {
color:#454545;
font-family:tahoma;
font-size:14px;
font-weight: bold;
}

.small {
color:#454545;
font-family:tahoma;
font-size:10px;
}

.copy {
color:#333333; 
font-family:tahoma;
font-size:11px;
}

.abs {
vertical-align:middle;
}

.maintable {
background:#652501;
}

.innertable {
background:#ffffff;
border: 1px solid #000000;
}

.navtable {
background:#ffffff;
}

.innertopleft {
background:#E2C066;
}

.innerbottomleft {
background:#FFEAB3;
}


