/* CSS Document */


body 
	{
		margin:0px;
		background-color:#080a09;
		
		font-family:Arial, Helvetica, sans-serif;
		color:#ae9790;
	}

.text_one 
	{
	
	font-weight:bold;
	color:#ae9790;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.text_two
	{
	
	font-weight:bold;
	color:white;
	font-size: 11px;
	}	
.text_three
	{
	font-weight:normal;
	color:#9e9383;
	font-size: 11px;
	
	}		
	
.text_four
	{
	font-weight:normal;
	color:#695149;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	}
.text_white
	{
	
	
	color:white;

	}	
.text_five
	{
	
	font-weight:normal;
	color:#ae9790;
	font-size: 11px;
	}	
	
	
	
.text_six
	{
	
	font-weight:bold;
	color:#990000;
	font-size: 11px;
	}	
	
	.text_seven
	{
	
	font-weight:normal;
	color:white;
	font-size: 14px;
	}	
	
a:link, a:visited {

color:#9e9383;}	

.sep_bottom {border-bottom:1px solid #261213}	