 

body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #000;
	line-height:1.3em;
}

h1, h2, h3, h4, a {color:#333399;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px; padding:5px 0; margin:0; text-decoration:underline;}

.plasma {
}

.product_listing {
	clear:right;
	margin:18px 0;
	border:1px dotted #333399;
	padding:10px;
}

.product_listing a {
	color:#333399;
}	

.product_listing_details {
	width:100%;
}

.product_listing_details td {
	text-align:top;
}




td {font-size: 12px}

p { 
	text-align:justify;
	}

/**********************************************  FOOTER */	

#footer_container {
	padding-left: 180px;
}
#copyrightnotice {
	font-size: 11px;
	padding: 5px 0 0 0;
	text-align:center;
	width:580px;
}
#copyrightnotice a {
	color:black;
	}


	
#footer a{
	font-weight: normal; 
	text-decoration: none; 
	
	}	
#footer a:hover{
	text-decoration: underline; 
	}	


	
.menu {
	border: 2px solid #000; 
	padding: 5px 0;
	font-size: 12px;
	background-color:#FFF;
	margin:10px 12px 10px 10px;
	z-index:10;
	position:relative;
	font-weight:bold;
	}
	
.menu div.divider {
	border-bottom:1px solid black;
	padding-bottom:5px;
	margin-bottom:4px;
	}



.menu a { 
	display:block;
	text-decoration:none; 
	font-weight: normal;
	font-size: 12px; 
	padding-left:8px;
	color:#333399;
	} 
	
.menu a:hover { 
	text-decoration:underline;
	} 
