body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
	background-color: #E1DED5;
	margin: 0px;
}
.tablemain {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.tablenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tablefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.cellnav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.cellsubnav {
	border-bottom: dashed 1px #CCCCCC;
	padding-bottom: 20px;
}

.celltitle {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}

.cell1 {
	color: #555555;
	background-color: #CCCCCC;
}

.cell2 {
	color: #555555;
	background-color: #DDDDDD;
}

.cell3 {
	color: #555555;
	background-color: #EEEEEE;
}

.content {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.quote {
	color: #DD5500;
}

a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
li {
}
ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	list-style-image: url(../images/dot.gif);
	display: block;
}
.uldash {
	list-style-image: url(../images/dash.gif);
}
a.nav {
	color: #777777;
}
a.nav:hover {
	color: #993300;
}
a.top {
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
a.top:hover {
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
}
.pagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.imgleft {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subtitle {
	font-size: 12px;
	color: #FF9933;
}
