	body{margin: 0; border: 0; color: #fff; background: #000; font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;}
	
	/*layout*/
	#cover{margin-top:0px; }
		#menubox{float: left; padding:0; width:170px; background-color:transparent;}		
		/*menu*/
		#navlist{padding:0; margin: 0 8px; width:150px;}
			#navlist li{list-style: none; margin: 0 0 0px 0; padding:0; border:0; height:20px;}
			#navlist li a{color: #7e7e7e; background-color: transparent; padding: 2px; padding-left: 5px;
				border-left: 2px solid #7e7e7e; height:18px;
				font: 12px Tahoma,"Lucida Grande CE", lucida, sans-serif; font-weight: bold; text-align:left;}
			#navlist li a:visited {color: #7e7e7e;}
			#navlist li a:hover{color: #fff;	border-left: 2px solid #fff;}
			#navlist li a#current{ border-left: 2px solid #f00;}
		/*menu end*/
		#content{font-size: 9px; padding: 0px 5px 0px 5px; margin: 0 150px 0 150px;}
		#design{font-size: 9px; text-align:center; padding:5px;}
			#design a{text-decoration: none; color: red;}
		    #design a:hover{text-decoration: none; color: white;}
		    
	/*boxes*/
	.clear{visibility: hidden; height:0px; clear: both;}
	.fr{float:right;}
	.fl{float:left;}
	.ar{text-align: right;}
	.al{text-align: left;}
	.ac{text-align: center;}
	.vt{vertical-align: top;}
	.cl{clear:left;}
	.t1{border-bottom: 1px solid red;}
	
	.img1{margin:0; margin-top:5px; border: 1px solid red;}
	img{border: 0;}
	
	/*letters*/
	h1{font-size:20px; color: #ff0000;}
	h2{font-size:18px; color: #ff0000;}
	p{font-size:9px;}
	
	.whi{color: #fff;}
	
	/*products table*/
	.pr_table p{font-size:13px;}
	.pr_col1{width:200px;}
	.pr_tddesc{border-bottom: 2px solid #f00; padding: 3px;}
	
	/*a*/
	a{color: #7e7e7e;}
	a:hover{color: #fff;}

