body {	background-color: #CCCC9A;
		margin: 0 0 0 0}
		
html { 
	overflow: -moz-scrollbars-vertical; 
}

.maintable {background-image: url(images/main-bg.jpg);
		background-position: center;
		background-repeat: repeat-y}
		
.nav {font-size: 11px;
		font-family: "Trebuchet MS";
		cursor: pointer;
		color: white;
		padding-left: 20px;
		text-decoration: none}

.tdnav {background-image: url(images/nav-bg.jpg);
		padding-top: 5px}

a:link, a:visited {color: black}
a:hover, a:active {color: #990100}

a.nav:link, a.nav:visited {color: white}
a.nav:hover, a.nav:active {color: #990100}

.address {font-size: 11px;
		font-family: "Trebuchet MS";
		color: white;
		padding-left: 20px;
		padding-bottom: 0px}
		
.maintext {margin-left: 20px;
		margin-right: 40px;
		font-size: 11px;
		font-family: "Trebuchet MS"}
		
.header {margin-left: 20px;	
		font-size: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #990100}

.subheader, a.subheader:link, a.subheader:visited {font-size: 12px;
			font-family: "Trebuchet MS";
			color: #990100}
			
.subheader2, a.subheader2:link, a.subheader2:visited 
			{font-size:12px;
			font-family: "Trebuchet MS";
			color: #990100; 
			margin-left: 20px;
			margin-right: 20px;
			font-weight: bold}
			
a.subheader2:hover, a.subheader2:active, a.subheader:hover, a.subheader:active {
			color: black}

ul {margin-top: 5px; margin-bottom: 0px; margin-left: 20px; list-style-image: url(images/bullet.jpg); list-style-position: outside; padding-left: 10px; padding-top: 0px}

li {margin-bottom: 5px}

.tablepad {padding-right: 20px}

.textnopad {font-size: 11px;
			font-family: "Trebuchet MS"}
			
.submenu{	margin-top: 0.1em;
			margin-bottom: 0.5em}

.subnav {	font-family: "Trebuchet MS";
			font-size: 10px;
			color: white;
			padding-left: 30px;}
		
a.subnav:link, a.subnav:visited {color: white}	
a.subnav:hover, a.subnav:active {color: #990100}

.border {border: 1px solid #CCCC9A}
.linkimg {margin-right: 10px;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 10px}
			