 body{
    /*background: url(images/beige.jpg);*/
	background-color:#282727;
	/*background-color:#336699;*/
	text-decoration: none;
	font-family: Arial,helvetica,sans-serif;
/*	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #D9BC74;
	scrollbar-highlight-color: #FEF6D6;
	scrollbar-shadow-color: #000000;	*/
}

.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;
}


.normal {	
	line-height: 155%;		
}

.title {
  background-color: #E6E1D5;
  font-family: Arial;
  font-size: 12px;
  color:#20459E;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
  border: 2px solid #20459E;
  padding: 5px;
}

.caption {
  font-family: Arial;
  font-size: 14px;
  color:#C5BC8B;
  font-weight: bold;
}

.caption2 {
  font-family: Arial,helvetica,sans-serif;
  font-size: 12px;
  color:#282727;
  font-weight: bold;
}

P	{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	letter-spacing:1px;
}

.normal	{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	letter-spacing:1px;
}

@media print
   {
	#footer {display:none}
	#nav {display:none}	
		}
		
		
.footer{
 font-family: Arial;
  font-size: 10px;
  color:#20459E;  
  text-decoration: none;
  text-align: center;
}

.sizes{
 font-family: Arial;
  font-size: 11px;
  color:#9B9A98;  
  text-decoration: none;  
  letter-spacing: 1px;
}

.highlight {
	background-color:#eeeeee;
	width:20%; 
 	border:2px solid #CABEA8; 
 	padding: 5px; 
 	vertical-align: top; 
 	text-align: center;
	}
	
.normal	{
	background-color:#282727;
 	width:20%; 
 	border:2px solid #CABEA8; 
 	padding: 5px; 
 	vertical-align: top; 
 	text-align: center;
	}
