/* CSS Document */
object,embed{ padding:0; margin:0;
}
.welcome {
 font-family:tahoma;
 font-size:11px;
 color:#ffd700;
 font-weight:bold;
 }
.style1 {
  font-family:tahoma;
  font-size:11px;
  color:#a69653;
  }
.style2 {
 font-family:tahoma;
  font-size:10px;
  color:#6A5B49;
  }
.style3 {font-size: 12px;
         font-family:tahoma;
		 color:#a69653;
		 text-decoration:none;
		 }  
.style3:hover {font-size: 12px;
         font-family:tahoma;
		 color:#a69653;
		 text-decoration:none;
		 }  
.textbox {
  background-color:#281B08;
  border:1px #4A3C1B solid;
  width:165px;
  height:18px;
  font-family:tahoma;
  color:#f5f5dc;
  font-size:10px;
  }
.copyright {
  font-family:tahoma;
  font-size:10px;
  color:#BCAB5B;
  text-decoration:underline;
  }  
.copyright:hover {
  font-family:tahoma;
  font-size:10px;
  color:#FCBE51;
  text-decoration:underline;
  }  
.reserved {
  font-family:tahoma;
  font-size:10px;
  color:#BCAB5B;
  }  
.enlarge {
 font-family:tahoma;
 font-size:11px;
 color:f5f5dc;
 }    
.navbg{ background:url(images/nav_bg.gif) repeat-x 0 0 ;   }
.top_bodybg{background:url(images/top_body.gif) repeat-x 0 100%;}
.padding_left{
	padding-left:66px;}  
	.copyright {
  font-family:tahoma;
  font-size:10px;
  color:#BCAB5B;
  text-decoration:underline;
  }  
.copyright:hover {
  font-family:tahoma;
  font-size:10px;
  color:#F5F5DC;
  text-decoration:underline;
  }  
.reserved {
  font-family:tahoma;
  font-size:10px;
  color:#BCAB5B;
  }  
.enlarge {
 font-family:tahoma;
 font-size:11px;
 color:f5f5dc;
 } 
 
.red {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

input.button
{
	width:30px;
	height:18px;
	border:1px solid #4A3C1B;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	background-color:#281B08;
	color:#987421;
}

#iframetd
{
   width:100%;
   padding:0px;
   margin:0px;
   border:none;
   background-color:#281B08;
   text-align:left;
}
.iframetext p
{
  font:11px/14px tahoma,arial ;
  padding:0 5px 0;
  color:#a69653;

}

.iframetext2 p 
{
  font:11px/14px tahoma,arial ;
  padding:0 0px 0 ;
  color:#a69653;

}

.iframetext p span.ispantext
{
  width:30px;
  font:bold 10px/14px tahoma,arial ;
  padding:0px;
  color:#a69653;

}

select{
	BACKGROUND-COLOR : #281B08;
	BORDER-BOTTOM-COLOR : #4A3C1B;
	BORDER-BOTTOM-WIDTH : 1px;
	BORDER-LEFT-COLOR : #4A3C1B;
	BORDER-LEFT-WIDTH : 1px;
	BORDER-RIGHT-COLOR : #4A3C1B;
	BORDER-RIGHT-WIDTH : 1px;
	BORDER-TOP-COLOR : #4A3C1B;
	BORDER-TOP-WIDTH : 1px;
	COLOR : #f5f5dc;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
}
     
    
  