html {
	height:100%; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	height:100%;
	background:#2B2302 url(../images/gbyrepeat.jpg) repeat-y center;
}
.wrapper{
	width:800px;
	margin:0 auto;
	border-right:3px solid #ededed;
	border-left:3px solid #ededed;
	background:url(../images/botb.jpg) no-repeat bottom;
}
.navbg {
	width:100%;
	height:54px;
	border-bottom:2px;
	}
#navcontainer ul{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top:19px;
	padding-bottom:22px;
	display:block;
	width:100%;
}
#navcontainer ul li{ 
	display: inline; 
}
#navcontainer ul li a{
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	padding-right: 10px;
	padding-top:19px;
	padding-bottom:21px;
	padding-left: 10px;
	color:#FFFFFF;
	width: 100%;
	border-right:thin  #333 solid;
	border-left:thin  #333 solid;
}
#navcontainer ul li a:hover{
	color:#FFCC00;
	background:url(../images/navhover_02.gif) repeat-x top;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	width: 100%;
	height:28px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height:100%;
}
.banner{
	background:url(../images/topbaa.jpg) no-repeat top;
	height:200px;
	width:100%;
}
.bannerontop{
	height:155px;
	padding-top:0px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF99;
}
.content{
	width:100%;
	padding-top:0px;
	padding-bottom:10px;
	height:100%;
}
.leftcolumn{
	width:200px;
	padding-left:5px;
	padding-bottom:20px;
	float:right;
	text-align:left;
}
.rightcolumn{
	width:570px;
	float:left;
	text-align:left;
	padding: 5px;
}
h2{
	background:url(../images/menu.jpg) center no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	color:#2C2302;
	margin:0;
	padding-top:10px;
	padding-bottom:15px;
}
.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.navvy{
	width: 90%;
	margin-left:8%;
	font-size: 11px;
	padding-bottom:10px;
	padding-top:5px;
	text-align: center;
}
ul.navvylist{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ul.navvylist li{
	display: block;
	margin: 0;
	padding: 0;
}
ul.navvylist li a{
	display: block;
	width: 89%;
	font-weight:normal;
	margin:0;
	color: #000;
	background:url(../images/leftnav.jpg) repeat-x #ededed;
	border:bottom:1px; 
	solid: #ededed;
	text-decoration: none;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}
.navvy>ul#navvylist li a {
	width: auto; 
}
ul.navvylist li#active a{
	background: #F1F1F1;
	color: #000000;
}
ul.navvylist li a:hover, ul#navvylist li#active a:hover{
	color: #000;
	font-weight:bold;
	background: #FFCC00;
	background:url(../images/leftnavh.jpg) repeat-x #ededed;
}
h3{
	font-size:17px;
	font-weight:bold;
	text-align:left;
	margin:0;
	border-bottom:1px solid #CCC6A3;
	border-top:1px solid #CCC6A3;
	color: #2C2302;
	padding-left: 120px;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
}
.info{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:10px;
	color:#2C2302;
	font-size:11px;
	text-align: right;
	background:url(../images/inforepeat_25.gif) repeat-y right;
	font-style: italic;
	font-weight: normal;
}
.maincontevt{
	padding-left:5px;
	padding-right:5px;
}
a:link {
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}
a:visited {
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	cursor:pointer;
}
a:active {
	color: #333333;
	text-decoration: none;
	cursor:pointer;
}
a {
	font-weight: ;
	cursor:default;
}
.afooter{
	text-align:right;
	color:#330000;
	font-size: 12px;
	padding-top:20px;
	position:relative;
	padding-bottom:3px;
	clear:both;
	bottom: 0px;
	vertical-align: bottom;
	padding-left: 20px;
	padding-right: 50px;
}
.footer{
	width:100%;
	padding-top:10px;
	position:relative;
	padding-bottom:15px;
	clear:both;
	text-align:center;
	color:#330000;
	bottom: 0px;
	vertical-align: bottom;
	font-size: 9px;
}
.footer a:link{
	color:#686248;
	font-size:10px;
}
.footer a:visited{
	color:#686248;
	font-size:10px;
}
.footer a:hover{
	color:#330000;
	font-size:10px;
	text-decoration: underline;
}
gridHighlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-align: center;
	border: 1px outset #E1E1D0;
	background-color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6B5539;
	cursor: hand;
	text-align: center;
	border: 1px outset #E1E1D0;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.gridDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9F8C77;
	cursor: hand;
	text-align: center;
	border: 1px inset #C2B792;
	background-color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.gridForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	cursor: text;
	text-align: left;
	background-color: #F1F1F1;
	border: 1px inset #FFFFCC;
}
.gridButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2C2302;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	border: 2px outset #C2B792;
	font-weight: bold;
	background-color: #E4DFCB;
}

