body{
    /*background: url(../images/beige.jpg);*/		
	/*background-color:#0F3451;*/
	/*background-color:#282727;*/
	background-color:#000;
}
.color1{
 background-color: #000;
}

.color_bak{
 /*background-color: #0F3451;*/
 /*background-color: #282727;*/
 background-color:#000;
} 

.invisible {
  font-family: Arial;
  font-size: 14px;
  color:#0F3451;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}

.imgborder {
border:2px; 
border-thickness: 2px; 
border-color: #CABEA8; 
border-style: solid;
}
.normal {	
	line-height: 155%;	
	font-family: Arial;
    font-size: 12px;
    color:#E6E1D5;  
	font-weight: normal;
    text-decoration: none;	
}

.footer{
 font-family: Arial;
  font-size: 10px;
  color:#CABEA8;
  text-decoration: none;
}

.notes{
 font-family: Arial;
  font-size: 11px;
  color:#CABEA8;
  text-decoration: none;
  letter-spacing:1px;
}

.copyright {
  font-family: Arial;
  font-size: 9px;
  color:#CABEA8;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}
.title{
  font-family: Arial;
  font-size: 14px;
  color:#CABEA8;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
  letter-spacing:1px;
}
.header{
  font-family: Arial;
  font-size: 14px;
  color:#E6E1D5;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}
.header2{
  font-family: Arial;
  font-size: 12px;
  color:#E6E1D5;
  font-weight: normal;
  text-decoration: none;
  font-style: italic;
  text-align: center;  
}
.emphasis{
  font-family: Arial;
  font-size: 12px;
  color:#ff0000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}
.tabs {
  font-family: Arial;
  font-size: 10px;
  color:#000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}
.tabsnet {
  font-family: Arial;
  font-size: 10px;
  color: #D3CCB6;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
} 

.tabLink3 {
  background-color: #fff;
}
.tabLinkOver3 {
  background-color: #E4DED3;
}

input {
background-color: #E6E1D5; 
font-family: "Arial, Verdana, Helvetica, sans-serif"; 
color: #000; 
font-weight: lighter; 
font-variant: normal; 
letter-spacing: 1pt;
font-size: 10pt;
}


textarea {
background-color: #E6E1D5; 
font-family: "Arial, Verdana, Helvetica, sans-serif"; 
color: #000; 
font-weight: lighter; 
font-variant: normal; 
letter-spacing: 1pt;
font-size: 10pt;
}


select {
background-color:#E6E1D5; 
font-family: "Arial, Verdana, Helvetica, sans-serif"; 
color: #1A3288; 
font-size: 10pt;
}