body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #382d11;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

td.cellstyle {
	padding: 4px; 
	background: rgb(241, 238, 161) none repeat scroll 0%; 
	height: 22px; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
/* Main Link Styles */


.topnav {
	background: transparent none; 
	color: rgb(255, 255, 255); 
	font-family: Verdana; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px; 
	text-decoration: none;
}
a.topnav:link, a.topnav:hover {
	background: transparent none; 
	color: rgb(255, 255, 255); 
	font-family: Verdana; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px; 
	text-decoration: none;
}

a.locationstyle:link {
	background: transparent none repeat scroll 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	display: block; 
	color: rgb(102, 0, 0); 
	font-family: Verdana; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8.5pt; 
	text-decoration: none;
}

a:link, a:visisted 
{
	color:#660000; 
	text-decoration:none;
}
a:hover {
	color:#660000; 
	text-decoration:underline;
}

/* --------CUSTOM TEXT--------- */

/* - footer - */

.footer {
	font-size: 10px;
	color: #666666;
	}

	a.footer:link {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footer:active {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

.copyright {
	color: #e2dfb6; 
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* - forms - */

.forms {
	background-color: #02E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	}


	
.mbutton {
	border: #000000 0px solid;
	padding: 2px;
	color: #660000;
	font-size: 10px;
	background-color: #ffffcc; 
}
.mover {
	border: #000000 0px solid;
	padding: 2px;
	color: #660000;
	font-size: 10px;
	background-color: eeeebb;
}
.mselected {
	border: #000000 0px solid;
	padding: 2px; 
	color: #660000; 
	font-size: 10px;
	background-color: eeeebb;
}	