html { 
	background-color: #d5c39c;
	margin: 0px; 
	font-family: arial, verdana;
	font-size: 12px;
	color: #847f6b;
 }
 
body { 
	margin: 10px;
	 }
	 
a { 
	text-decoration: none;
	font-weight: bold;
	color: #567c8d; 
	 }	
	 
a:hover { 
	color: #a0533e;	
	 }	  
	 
.bdtbl { 
	width: 780px;
	margin: 5px auto 5px auto;
	 }	  
	 
.t1 { 
	background-color: #585348;
	margin: 0px;
	 }
	 
.t2 { 
	background-color: #dbd2aa;
	 }
	 
.t3 { 
	background-color: #585348;
	text-align: right;
	 }	 
	 
.t4 { 
	background-color: #e4ddbf;
	padding: 15px;
	 }
	 
.t4_2 { 
	width: 200px;
	background-color: #e4ddbf;	
	 }	 	 
	 	 
	 
.t5 { 
	background-color: #585348;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #999999;
	font-size: 12px;
	font-family: verdana, arial;
	letter-spacing: 1.3px;
	 }	
	 
.t1 ul{
margin: 0px;
padding: 0px;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.t1 li{
display: inline;
margin: 0;
}


.t1 li a{
float: left;
display: block;
text-decoration: none;
margin: 0px 3px 0px 3px;
padding: 7px 8px 7px 8px; /*padding inside each tab*/
color: #abac9b;
background: #585348; /*background of tabs (default state)*/
}

.t1 li a:hover {
background-color: #567c8d; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: #dddddd;
}	  

.t2 h1 { 
	text-align: left;
	letter-spacing: 2px;
	margin: 12px 0px 0px 20px;
	color: #567c8d;
	font-size: 30px;
	padding: 0px;
	width: 300px;
	border-bottom: 1px dotted #8e8768;
	 }	
	 
.t2 h2 { 
	color: #a0533e;
	text-align: left;
	letter-spacing: 2px;
	margin: 0px 0px 12px 60px;
	font-size: 12px;
	padding: 0px;
	width: 300px;
	 }
	 

.t3 h1 { 
	margin: 0px 70px 0px 0px;
	font-family: verdana, arial;
	font-size: 15px;
	display: block;
	padding: 5px 8px 5px 8px;
    color: #ac9f84;
    letter-spacing: 1.5px;
	 }	 
	 
.t4_2 div { 
	background-color: #eeeeee;
	width: 175px;
	margin: 20px 5px 10px 5px;
	border: 1px solid #999999;
	font-size: 11px;
	 }	 
	 
.t4_2 p { 
	margin: 2px 4px 2px 4px;
	 }	 
	 
.t4_2 h1 { 
	display: block;
	padding: 5px 0px 3px 5px;
	border-bottom: 1px solid #dddddd;
	letter-spacing: 1.5px;
	font-size: 12px;
	margin: 0px;
	color: #a0533e;
	 }		  	
	 
.t4_2 a { 
	display: block;
	padding: 5px 0px 3px 5px;
	border-bottom: 1px solid #dddddd;
	letter-spacing: 1.1px;
	color: #567c8d;	
	 }	  	
	 
.t4_2 a:hover { 
	background-color: #f7f1f1;
    color: #a0533e;	
	 }	 
 
.t4 h1 { 
	border-bottom: 1px dotted #777777;
	letter-spacing: 1.5px;
	font-size: 16px;
	margin: 0px;
	color: #a0533e;
	 }	
	 
.t4 h2 { 
	border-bottom: 1px solid #dddddd;
	letter-spacing: 1.5px;
	font-size: 10px;
	margin: 0px 0px 0px 35px;
	color: #567c8d;	
	font-family: arial, verdana;
	 }	 	 
	 
.avi {
height: 120px;
width: 70px;
font-size: 12px;
font-family: verdana, arial;
border: 1px solid #567c8d;
background-color: #bf968b;
color: #50533e;	
text-align: center;
float: left;
margin: 5px;
	}	
	
.t5 a { color: #ae897f; }		
.t5 a:hover { color: #bbbbbb; }	
	 
 
