/* CSS Document */
body {
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	
	background: #352213 ;  /*url(bg1.jpg) no-repeat 50% fixed#302D1E*/
	margin: 0px; 
	background-position: bottom;
}
h1{font-size: 16px; color:#000;}
img{border:0px;}
select{margin:0px;}
.hframe, .hframe td{
	/*background-color:#330000;*/
}
.footer-links{
background:  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: #352213;}
.footer a  {
color:#fff;
text-decoration:none;
}
.footer a:hover  {
text-decoration:underline;
}
.content{
padding: 10px; background-color:#B2A378; color:#333333;}
.content a{color:#352213; text-decoration:none}
.content a:hover{text-decoration:underline}
.iborder{
border:#352213 2px solid;
}

.nhightligh{color: #CCCCCC;}

.style22 a, .style22 a:link, .style22 a:visited, .style22 a:active, .style22 a:hover  {
color: #352213;
font-size:6px;
}
p.style22 {margin:0; padding:0;}

/* odd table rows 1,3,5,7,... */

table.data{
	border-bottom:#Fff 1px solid;
	border-right:#FFF 1px solid;
}
table tr.odd th,
table tr.odd {
	background-color: #D9D9D9;
    text-align: left;
    vertical-align: middle;
	font-size: 11px;

}

/* even table rows 2,4,6,8,... */
table tr.even th,
table tr.even {
	background-color: #F2F2F2;
    vertical-align: middle;
	font-size: 11px;
}

table tr.even td{
	padding: 5px;
	border-top:#FFF 1px solid;
	border-left:#FFF 1px solid;
}
table tr.odd td{
	padding: 5px;
	border-top:#FFF 1px solid;
	border-left:#FFF 1px solid;
}
