@charset "utf-8";
/* CSS Document */

body {
	background-image: url(home-bg.jpg);
}

html, body{ 
 margin:0; 
 padding:0; 
 }
 
P {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY:"Times New Roman", Times, serif;
/*	padding-left: 10px;
*/	/*padding-left: 10px;	*/
	/*line-height: 16px;*/
}

.maintext{
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY:"Times New Roman", Times, serif;
	padding-left: 20px;	
	
}


 
.tra {
	background-color: #0099FF;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	
}

.td{
	/*border-style: dotted;*/	
	
	border-style: dashed;
	border: 1px;			
}

.bImg{
	background-image: url(product_b.gif);
	background-repeat: no-repeat;
}

.copy{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;	
	padding-left: 20px;	
}
 
 


A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:link {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #720500;
	TEXT-DECORATION: none;
	
}

A:active {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

.NavP{
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 15px;
}

ul {
	/*padding-left: 5px; Strange idea*/
}

.highline{
	FONT-SIZE: 12px;
	COLOR: #720500;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	/*margin-left: -15px;*/
}


.Pname{
	FONT-SIZE: 14px;
	COLOR: #720500;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 3px;
	/*margin-left: -15px;*/
}



ul.tight {
	margin-top: 1px;
	margin-bottom: 1px;	
	
}	
