body {
	background-color: #292929;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #FF9900;*/
	background-color:#808040;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #555555;
	font-size:10px;
}

.txtButton:hover {
	background-color: #b2b259;
	color:black;
}


a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #070F72;*/
	background-color:#808040;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color:#000000;
	background-color: #b2b259;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}


a:link {
	color: #808040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #808040;
}
a:active {
	text-decoration: none;
	color: #808040;
}
#topnavback {
     	background-color:#808040;
	height:33px;
	width:100%;
}
#topnav {
      	width:920px;
	line-height:33px;
	text-align:right;
}
#topnav ul {
	margin:0;
    	padding:0;
    	list-style:none;
	display:inline;
}
#topnav li {
	display:inline;
    	margin:0;
   	padding: 0px 10px 0px 10px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topnav a {
	color:#FFFFFF;
}
.clearit {
	clear:both;
}
#wrapper{
	width:920px;
}
#leftcol{
	float:left;
	width:165px;
	padding-right: 14px;
	padding-left:5px;
	text-align:left;
}
#leftcol ul {
	margin:0;
    	padding:0;
    	list-style:none;
}
#leftcol li {
	display:block;
	border-bottom: 1px solid #666666;
   	padding: 3px;
}
#leftcol li a{
	display:block;
	color: #FFFFFF;
}
#leftcol li a:hover{
	display:block;
	color: #333333;
	background-color: #808040;
	text-decoration:none;
}
#middlecol{
	float:left;
	width:505px;
	text-align:left;
	border-left: 1px solid #666666;
	padding-left:17px;
}
#rightcol{
	float:left;
	width:198px;
	text-align:left;
	padding: 37px 0px 0px 14px;
}
#header_logo{
	float:left;
	background-image:url(images/header_logo.gif);
	height:70px;
	width:165px;
}
#header_tag{
	float:right;
	background-image:url(images/header_tagline.gif);
	height:70px;
	width:422px;
}
#mainpic {
	background-color: #666666;
	display: block;
	padding: 8px;
}
#heading{
	text-align:left;
	margin-bottom:15px;
}
#middle {
	padding: 8px 0px 0px 0px;
	text-align:left;
}
#middle_links {
	display:inline-block;
	width:200px;
	padding: 8px 8px 0px 8px;
	height:108px;
}
.border {
	border-right: 1px solid #666666;
}
#middle_links_pic {
	display:block;
	float:right;
	width:75px;
	height:50px;
	margin-right:5px;
}
#middle_links_text {
	display:block;
	float:left;
	width:105px;
	margin-left:5px;
	margin-bottom:8px;
}
#middle_links_btn {
	clear:both;
	display:block;
	height:22px;
	line-height:22px;
	text-align:right;
	font-weight:bold;
	color:#000000;
}
#middle_links_btn a {
	color:#000000;
	text-decoration:none;
	display:block;
}
#middle_links_btn a:hover {
	background-image:url(images/transparent.png);
	background-repeat:repeat;
}
.green {
	background-color:#808040;
}
.tan{
        background-color:#BCB276;
}
.red  {
        background-color:#B75240;
}
.lblue {
        background-color:#BDD2CD;
}

.blue {
	background-color:#5B7876;
}
.yellow {
	background-color:#E6E673;
}
.newyellow {
         background-color:#E0CA00;
}
.purple {
	background-color:#737395;
}
.new_orange {
	background-color:#D5964F;
}
.orange {
	background-color:#66421F;
}
#footer_line{
	height:58px; 
	border-bottom: 1px solid #666666;
}
#footer{
	padding: 17px 0px 0px 0px;
}
#footer_copyright{
	float:left;

}
.footer_links{
	color:#666666;
	float:right;
}
#footnav {
	width:920px; 
	/* line-height:33px; */
	text-align:right;
	position:relative;
	bottom:13px;
}
#footnav ul {
	margin:0;
    	padding:0;
    	list-style:none;
	display:inline;
}
#footnav li {
	display:inline;
    	margin:0;
   	padding: 0px 10px 0px 10px;
	background-image: url(images/footnav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footnav a {
	color:#808040;
}
p {
	display: inline;
}

