.tnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
ul {
	list-style: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
  }
  
  li {
	float: right;
	position: relative;
	width: 122px;
	padding: 0px;
  }
  
  li ul {
	display: none;
	position: absolute;
	left: 0;
	padding-top: 20px;
	top: 1px;
  }
	
li:hover ul, li.over ul{ display: block; }
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CC9933;
	display: block;
	text-decoration: none;
	width: 130px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: normal;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	width: 130px;
	text-decoration: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	background-color: #CC9900;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}
a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 130px;
	text-decoration: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #CC9900;
}
body {
	margin-top: 0px;
	background-color: #000000;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
	padding-left: 10px;
	color: #CC0033;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	padding-top: 20px;
}
.tableborder {
	border: 0;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftbg {
	background-image: url(images/leftbg_b.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	padding-top: 25px;
	font-style: italic;
}
.mainbg {
	background-image: url(images/contentbg_b.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #CC9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B8860;
}
.copySM {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

