A:link {
text-decoration: none; 
color: #B37956; 
font-weight:bold;
}

A:visited {
text-decoration: none; 
color: #B37956; 
font-weight:bold;
}

A:active {
text-decoration: none; 
color: #B37956;
font-weight:bold;
}

A:hover {
text-decoration: none; 
color:#B37956; 
border-bottom:1px solid #B37956;
font-weight:bold; 
cursor:hand;
}
	  
body {
	scrollbar-3dlight-color: #E4D69F;
	scrollbar-arrow-color: #E2DF89;
	scrollbar-darkshadow-color: #E4D69F;
	scrollbar-face-color: #E4D69F;
	scrollbar-highlight-color: #1E2A4B;
	scrollbar-track-color: #E4D69F;
	scrollbar-shadow-color: #E4D69F;
	background-color: #BCAC76;
} 

TD, BODY, TABLE, TR {
font-family:tahoma;
font-size:9px;
color:#E5C8B7;
letter-spacing: 0px;
text-align:justify;
}
 
 .img {
border: 1px solid  #000000;
} 

.con	{
font-family:tahoma;
font-size:9px;
color:#E5C8B7;
text-align:justify;
margin-bottom:10px;
padding:5px;
display:block;
	}
	
.head	{
font-family:tahoma;
font-size:9px;
color:#E5C8B7;
font-weight:bold;
text-transform:capitalize;
text-align:left;
border-bottom: #831B1B 1px solid; 
margin-bottom:5px;
padding:2px;
display:block;
	}
	
.h3	{
font-family:tahoma;
font-size:9px;
color:#E5C8B7;
text-transform:uppercase;
text-align:center;
font-weight:bold;
background-color:#69584E;
border-top: #00000 1px solid; 
border-bottom: #00000 1px solid; 
margin-bottom:5px;
padding:2px;
display:block;
	}

input, select, textarea{
color:#E5C8B7;
font-family:tahoma;
font-size:9px;
background:#69584E;
border:solid #4D484E 1px;
}
		 
.radio{
color:#B0A39A;
font-family:tahoma, trebuchet ms, arial, verdana, sans-serif;
font-size: 10px; 
background:#69584E;
border:solid #B0A39A 1px;
} 		 


hr {
color: #76737A;
}

.headers { 
background-color:#69584E;
border-top: #4D484E 1px solid; 
border-bottom: #4D484E 1px solid; 
}

.tblbody {
	padding:2px;
}

.headers1 { 
padding:5px;
}

 .newstop {
font-family:tahoma;
font-size: 9px; 
color : #00000; 
padding-top:7px;
}
 .newsbot {
font-family:verdana;
font-size: 8px; 
color : #000000; 
}

.border {
border: solid #000000 1px
}

a.nav {
	color: #B1917E;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px solid #1E230F;
	display: block;
  	padding: 1px 1px 1px 10px;
  	margin: 2px;
	}

a.nav:hover {
	color: #B37956;
	text-decoration: none;
padding: 1px 1px 1px 10px;
  	display: block;
  	margin: 2px;
	}    
	
.soundtrack{
	background: #C8BEB8;
	color: #B37956;
	padding:2px;
	border-bottom:solid #4D484E 1px;
}

