html, body, form{
	margin:0px;
    padding:0px;
    font-size:12px;
	background-color:#ae006f;
	color:#663300;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif;
	}
	
.maintable{
	background-color:#e8d2ad;
	}	
	
.bottomnav{
	text-align:center;
	padding-bottom:10px;
	}	
	
.bottomnav a{
	padding:0px 20px;
	}	
	
#brownbar{
	height:25px;
	background-color:#663300;
	color:#FFFFFF;
	text-transform:uppercase;
	vertical-align:middle;
	font-size:10px;
	}	
	
.normal{
	padding:0px 30px 15px;
	text-align:justify;

	}	
	

.nav_off{
	color:#663300;
	cursor:pointer;
	text-transform:lowercase;
	background-image:url(images/off.jpg);
	width:134px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	}
		
.nav_on{
	color:#FFFFFF;
	cursor:pointer;
	text-transform:lowercase;
	background-image:url(images/on.jpg);
	width:134px;
	height:26px;
	text-align:center;	
	font-weight:bold;
	font-size:13px;	
	}		

a{	
	color:#ae006f;
	text-decoration:none;
	}	
	
a:hover{
	text-decoration:underline;
	}	
	
ul{
	list-style-image:url(images/brownstar.jpg);
	}	
	
h1,h2,h3,h4,h5,h6{color:#00A78E; margin-top:0px;}	

h1{font-size:130%;}	
h2{font-size:125%;}	
h3{font-size:120%;}	
h4{font-size:115%;}	
h5{font-size:110%;}	
h6{font-size:105%;}	

img {
	border:none;
	}	
	
.logoworksLink{
	text-align:center;
	font-size:10px;
	}

