body {
	color:#333333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #000000;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	
	}
	a:link, a:visited {
	color:#99A27D;
	font-size:12pt;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	  }
	a:hover, a:focus {
	color:#FFFFFF;
	font-size:12pt;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	  } 


pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F5645;
	line-height: 20px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5F5645;
	text-decoration: none;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}
.p1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
	
}
.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;	
	background-color: #4A4335;
}



.footer {
	padding: 3px;
	margin: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5F5645;
	background-color: #000000;
	height: 25px;
	text-align: center;
}
.footer h3 {
	color: #5F5645;
}
.footer h3 a {
	font-size: 11px;
	color: #5F5645;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.imgborder {
	border: 1px solid #333333;
	color: #333333;
}
.BRDlft {
	margin-left: 15px;
	border: 1px solid #000000;
}

.tbopacity {
	background-color: #5F5645;
	border: thin solid #4A4335;
	opacity:0.8;
	filter: alpha(opacity=80); 
}
.aboutTB {
	background-color: #70632E;
	border: thin solid #2F2913;
	opacity:0.8;
	filter: alpha(opacity=80);
}

