.maintable {
	font-family: verdana;
	color: #ffffff;
	font-size: 8pt;
	font-weight: regular;
	text-decoration: none;
	margin:0 0 0 0;
	border:none;
	}

.contentFrame {
	font-family: verdana;
	color: #fffff;
	background-color: #4a3422;
	font-size: 8pt;
	font-weight: regular;
	text-decoration: none;
	margin:0 0 0 0;
	border:none;

	}
td.nav {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 70%;
	font-weight: regular;
	text-decoration: none;
	text-align:center;
	margin:0 0 0 0;
	background-image: url("images/navgradient_rest.gif");
	height:23px;
	cursor:hand;
	}
td.navSel {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 70%;
	font-weight: regular;
	text-decoration: none;
	text-align:center;
	margin:0 0 0 0;
	background-image: url("images/navgradient_select.gif");
	height:23px;
	cursor:hand;
	}
td.navHilite {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 70%;
	font-weight: regular;
	text-decoration: none;
	text-align:center;
	margin:0 0 0 0;
	background-image: url("images/navgradient_hover.gif");
	height:23px;
	cursor:hand;
	}
.bodytext {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: regular;
	text-decoration: none;
	margin:0 0 0 0;
	}
	
a {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: regular;
	text-decoration: none;
	margin:0 0 0 0;
	}

a:link {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	margin:0 0 0 0;
	}
	
a:visited {
	font-family: verdana, san-serif;
	color: #c2c2c2;
	font-size: 8pt;
	text-decoration: none;
	margin:0 0 0 0;
	}

a:hover {
	font-family: verdana, san-serif;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
	margin:0 0 0 0;
	}


.title2 {
	font-family: arial;
	font-size: 85%;
	line-height: 1.1em;
	margin: 24 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
}