body {
	background-color: #FFFFFF;
	color: #5A3D1F;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.bodytext{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.bodytext:link, a.bodytext:visited{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
   font-weight:bold !important;
}

a.bodytext:hover{

   color: #FFFFCC;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: underline; 
}


.htext{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:link, a.htext:visited{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:hover{

   color: #C80002;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

.butta{
    background-color: #5A3D1F !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF !important;
}


.atext{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 18px;
   font-weight: bold;
}

.leftt{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 12px;  
   font-weight: bold; 
   /*width:100%;
   filter:dropshadow(color=#C0C0C0, offx=1, offy=2, positive=true);*/
   text-decoration: none;
}


.inputbox {  
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }

.inputbox1 {
  height:15px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#3A94FB !important;
  padding-left:5px;
  border:1px solid #BCC2C8 !important;
  }
  
.inputbox2 {
  height:13px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0000FF !important;
  }  

.textbox { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }
  
.textbox2 { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0000FF !important;
  }  

.whitetd{
  background-color: #FFFFFF !important;
}

.blacktd{
  background-color: #000000 !important;
}

.redtd, .bluetd{
  background-color: #5A3D1F !important;
}

.titletext{
   color: #FFFFFF !important;
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
}

.csr{
  cursor:pointer;
}

.tbl_border {border:1px solid #FFFFFF}
.tbl_border1 {border:1px solid #0C1281}
.tbl_border2 {border-left:1px solid #000000}
.cal_td { font-family:Tahoma; font-size:11px; width: 16px; height: 13px; }
.tbl_borderp {border:1px solid #000000}

/* -------*/

h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #009900;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
}


#main_con{  
  padding-left:28px;
  padding-right:28px;
  padding-top:10px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con p{ 
  line-height: 160%;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con a{  
  color: #000000;
  text-decoration: none;
}

#main_con a:hover{  
  color: #7D2421;
  text-decoration: underline;
}

#main_con ol{ 
  line-height:130%;  
}

#main_con ul{ 
  line-height:130%;  
  list-style-type:none;
}

#main_con ul li{
	background-image: url(../images/list_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left:-15px;
	margin-top:-5px !important;
	margin-top:-15px;
	margin-bottom:10px !important;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#left_con{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
  line-height: 160%;
  color: #000000;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;  
  text-decoration: none;
}

#left_con a{  
  color: #0000FF;
  text-decoration: none;
}

#left_con a:hover{  
  color: #C80201;
  text-decoration: underline;
}

.list_cl{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px !important;
	margin-left: 31px;
	line-height:130%;
	list-style:square;
	
}

.hdbg{
  margin-left:10px; 
  margin-right:10px; 
  margin-top:6px; 
  margin-bottom:0px;
}


.log_sub{
 background:url(../images/log_sub.gif);
 width:112px;
 height:22px;
 border:0px; 
 cursor:pointer;
}

.divst{
	float:left;
	width:315px;
	margin-left:15px;
	margin-bottom:15px;
	padding:15px;
	border:1px solid black;
	text-align:center;
}

.img1{
 border:1px solid #000000;
}

.img2{
 border:1px solid #000000;
}

.tdimg2{
  border:0px solid #000000;
  /*background-color:# 654724;
  padding:10px;*/
}

.tdimg3{
  border:0px solid #000000;
  /*background-color:#000000 EEE7D5;
  padding:10px;*/
}

.link_bg{
   background:url(../images/link_bg.gif);
}

.link_bg_a{
   background:url(../images/link_bg_a.gif);
}

.left_bg{
   background-color:#C2B49B;   
}

.left_link_bg{
   background:url(../images/left_link_bg.jpg);
}

.mid_bg_0{  
  background-color:#C2B49B;
} 

.mid_bg{
  background:url(../images/mid_bg.jpg) no-repeat;
  background-color:#DED6C7;
}  

.right_bg{
   background-color:#C2B49B;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;	
	vertical-align: top;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 25px;	
	padding-right: 5px;
	padding-bottom: 4px;
	width: 169px !important;
	width: 169px;
	text-decoration: none;
}

a.mainlevel:hover {		
	color: #FFD200;
}


.toplinktext{

   color: #292722;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.toplinktext:link, a.toplinktext:visited{

   color: #292722;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
   margin-top:4px;
   margin-bottom:4px;
}

a.toplinktext:hover{

   color: #FFD202;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

.fnt_style{
	font-family:Caslon, serif;
	font-size: 14pt !important;
	font-size: 16pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
	font-variant: small-caps;
}

.fnt_style_a{
	font-family:Caslon, serif;
	font-size: 14pt !important;
	font-size: 16pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #731412;
	font-variant: small-caps;
}

.pheadline{
   color: #7D2421 !important;
   font-family: Arial;
   font-size: 13pt;
   font-weight: bold;
}

#file_div{
  width:50px;
  height:50px;
  float:left; 
  text-align:center;    
}

.footer{
   background:url(../images/footer.jpg);
}

.left_link_sep{
  background:url(../images/left_link_sep.jpg);
}

.b_bg{
  background:url(../images/b_bg.jpg);
}

.mid{
  background:url(../images/mid.jpg) no-repeat;
  background-color:#C2B49B;
}
