*{
	margin:0 auto;
	padding:0;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#000;
	line-height:22px;
	margin-top:11px;
	

}


.class3 a:link  {  color:#fff; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;	font-size : 22px; 
				padding-left:17px; padding-right:17px; }
.class3 a:active { color:#44140B; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;	font-size : 22px; padding-left:17px; padding-right:17px; }
.class3 a:visited { color:#fff; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;	font-size : 22px; padding-left:17px; padding-right:17px; }
.class3 a:hover { color:#44140B; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif;	font-size : 22px; padding-left:17px; padding-right:17px; }


#title{
	
	width:970px;
	height:40px;
	background-image:url(images/tab_bg.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size : 20px;
	color:#44140B;

}


.heading_1{

	width:400px;
	height:20px;
	float:left;
	margin-top:8px;
	margin-left:20px;

}

.heading_2{

	width:300px;
	height:20px;
	float:left;
	margin-top:8px;
	margin-left:85px;
}

.border_article{

	border:thin solid #fff;
	
	
}



.border{

	border: .01em solid #fff;	

}

.border td{

	border: .01em solid #fff;
}

.border_outer{
	width:450px;
	height:100%;
	padding:10px;
}


.brown{

	color:#3C0A01;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.white{

	color:#fff;
	font-size:12px;
	text-align:center;
}