body {
        background-color: #F89B1C;
}
table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: #FFFFFF;
        margin: 0px;
        border: 0px;
        padding: 0px;
	text-align:left;
}
#main {
        background-color: #F89B1C;
}
td.content {
	width:  672px;
	height:  545px;
        background-color: #FFFFFF;
	vertical-align:top;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-top: solid 1px #000000;
	padding:10px;
	text-align:left;
}
td.footer {
	height:25px;
	line-height:25px;
	width: 100%;
	background-image: url("../images/footer_bak.jpg");
	background-repeat: repeat-x;
	text-align:right;
        border-bottom: solid 1px #000000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
}
td.left_nav {
	width:  184px;
	height: 533px;
        border-bottom: solid 1px #000000;
        border-left: solid 1px #000000;
        background-color: #FCEAB4;
	background-image: url("../images/lft_nav_bak.jpg");
	background-repeat: no-repeat;
	vertical-align:top;
	padding-top: 35px;
}
td.left_nav a{
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
td.left_nav a:hover{
	color: #0000FF;
}

td.top_nav {
	height: 69px;
        border-right: solid 1px #000000;
	background-image: url("../images/top_nav_bak.jpg");
	background-repeat: repeat-x;
	padding-right: 5px;
	vertical-align: bottom;
}
td.head {
	font-weight: bold;
	text-decoration: underline;
}
ul {
        margin-left: 20px;
        margin-right: 0px;
        margin-top: 0px;
        border: 0px;
        padding: 0px;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
}
a.sys_lnk{
	font-weight:bold;
}

div.left_nav_cat {
	line-height:23px;
	height: 23px;
	width: 100%;
	background-image: url("../images/left_nav_cat.jpg");
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight:bold;
        border-top: solid 1px #000000;
        border-bottom: solid 1px #000000;
	text-align:center;
}
div.tagline{
	text-align:center;
        font-family: Times New Roman;
	font-size: 9px;
}

div#top_nav_space {
	height: 25px;
}
div#top_nav_primary {
	height: 24px;
	text-align: right;
}
div#top_nav_secondary {
	height: 20px;
	text-align: right;
	visibility: hidden;
}
div#top_nav_primary a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div#top_nav_primary a:hover{
	color:#FFF200;
}
div#top_nav_secondary a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#top_nav_secondary a:hover{
	color:#FFF200;
}
div#content_title{
	height:41px;
	width: 100%;
	color: #2962A1;
	font-size: 18px;
	font-weight: bold;
}
div#content_body{
	text-align:left;
	width: 100%;
}
div#crumb {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
}
div#crumb a{
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
div#crumb a:hover{
	text-decoration: none;
}
/* FORM STYLES */
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005B9E;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width:300px;
	}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	}
input.btn {
	background-color: #C2C2C2;
	border: solid 1px #000000;
	}
span.head {  
	font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #517DAD; 
	text-decoration: none}
span.date {  
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #6289A4; 
	text-decoration: none}
span.headlines {  
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
span.headlines2 {  
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
span.money {  
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
span.body {  
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
span.copyright {  
	font-family: Arial; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
