body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #99866C;
	background-image:url(images/newCPObg.gif);
	margin: 0 auto;
}

#header {
	background-color: #000000;
	height:30px;
	margin: 0 auto;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8E3F1E;
}

p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}

.style2 {
	color: #8E3F1E;
	font-size: 10px;
}
.style3 {font-size: 10px}
a:link {
	color: #8B2128;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B2128;
}
a:hover {
	text-decoration: none;
	color: #B25720;
}
a:active {
	text-decoration: none;
	color: #8B2128;
}
.style4 {
	font-size: 12px;
	color: #8B2128;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	color: #C59E67;
}
.leftmenu {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EADEA8;
	font-size: 11px;
	background-image: <!--url(images/arrow.gif)-->;
	background-position:topleft;
	background-repeat: no-repeat;
}

.bottomleftmenu {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EADEA8;
}