html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{  
margin: 0;
border: 0;
}
body {
	background-color: #969585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	min-width: 760px;
	padding: 0;
	text-align: center;
	background-position: top;
	list-style-position: inside;
	list-style-type: disc;
	}
#topnav {
	background-image:url(images/navigation-background.jpg);
	width: 100%;
}

#footer {
	text-align: center;
	background-color: #666600;
	height: 30px;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
}



.contenttable {
	font-size: 12px;
	padding: 10px 5px 5px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
}
.contenttable img {
	padding-right: 5px;
}


.listing {
	line-height: 16px;
	list-style-position: inside;
	list-style-image: url(images/page-icon.gif);
	padding-left: 25px;
}

h1 {font-size: 17px;
	color: #5E5D4B; 
}
h2 {
	font-size: 15px;
	color: #5E5D4B; 
	font-weight: bold;
}
#right p{
	margin:1px 3px 0 4px;
	font-size: 12px;
	color: #737262;
}

#footer p {
	font-size: 90%;
	color: #FFF;
	padding-top: 3px;
}
#wrappertab {

	background-color: #FFFFFF; 
	margin: 0 auto; 
	text-align: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.logotd {
	background-image: url(images/topback.jpg);
}

.sidebar {
	font-size: 11px;
	color: #663300;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000033;
	text-align: center;
	padding: 5px;
}
.contenttable p {
	line-height: 16px;
	text-align: left;
}
.contenttable h3 {
	font-size: 14px;
	color: #850001;
	text-transform: uppercase;
}
.sidebar h3 {
	font-size: 14px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
.sidebar a {
	color: #663300;
}

a:visited {
	color: #660033;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
hr {
	color: #000066;
	text-align: left;
	width: 500px;
}
.somerightpad {
	padding-right: 10px;
}
.greycellleft {
	background-color: #CCCCCC;
}
.greycellright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #CCCCCC;
}
.rightcell {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.contenttable2 img {
	padding-left: 5px;
}