/* CSS Document */
body {
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#5E030C url(top-bg.jpg) repeat-x;
	/*background-color:#5E030C;*/
}
h1{font-size: 16px; color:#000;}
img{border:0px;}
select{margin:0px;}
.hframe, .hframe td{
	background-color:#330000;
}
.footer-links{
background: #5E030C url(footer_bg.jpg) top left no-repeat;
color:#fff;
}

.footer-links-color,  .footer-links-color a  {
color:#fff;
text-decoration:none
}
.footer-links-color a:hover  {
text-decoration:underline;
}
.footer-links-color td {
padding: 5px 10px 5px 5px;

}
.footer {
color:#fff;
background: #5E030C url(copy_bg.jpg) top left no-repeat;
}
.highlight{color: #5E030C;}
.footer a  {
color:#fff;
text-decoration:none;
}
.footer a:hover  {
text-decoration:underline;
}
.content{
padding: 10px; background-color:#CCCCCC; color:#333333;}
.content a{color:#5E030C; text-decoration:none}
.content a:hover{text-decoration:underline}
.iborder{
border:#5E030C 2px solid;
}

.nhightligh{color: #CCCCCC;}

.style22 a, .style22 a:link, .style22 a:visited, .style22 a:active, .style22 a:hover  {
color: #5E030C;
font-size:6px;
}
p.style22 {margin:0; padding:0;}

table .data{
	border-color: #5E030C;
    border-width: 1px 1px 0 0;
    border-style: solid;
	
}

table .data td{
	border-color: #5E030C;
    border-width:  0 0 1px 1px;
    border-style: solid;
	padding:4px;
	font-size: 12px;
	
}
.stext{font-size:10px}
.finput{width:120px; margin-bottom:-8px;}
.ftextarea{width:405px; margin-bottom:-8px;}
.fsubmitbutton{margin-bottom:-8px;}