@charset "iso-8859-1";


h1 { 

	font-family: arial, Tahoma;

	font-size: 16px;

	color: #CC0000;

}



h2 { 

	font-family: Tahoma;

	font-size: 20px;

	color: #999999;

}



body,td,th {

	font-family: arial, Tahoma;

	font-size: 14px;

	color: #373737;
	
	height: 20px;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #000000;
	
	background-image:url(images/logobg.jpg);

} 

#logo
	{
		width:1004px;
		height:113px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
	}	

.style1 {

	color: #000000;

	font-weight: bold;

	font-size: 12px;

}

a:link {

	font-family: tahoma;
	
 	color: #000000;

	text-decoration: none;

	font-size: 16px;
	
	font-weight: bold

}

a:visited {

	text-decoration: none;

	color: #000000;

	font-size: 16px;
	
	font-weight: bold

}

a:hover {

	text-decoration: underline;

	color: #cc0000;

	font-size: 16px;

}

a:active {

	text-decoration: none;

	font-size: 16px;

} 

 .footer, a.footer, a.footer:hover, a.footer:active, a.footer:visited {

	color:#b4b4b4;

	font-family: arial,helvetica,sans-serif;

	font-size:14px;

	text-decoration: none;
}

 
 
 .compare, a.compare, a.compare:hover, a.compare:active, a.compare:visited {

	color:#000000;

	font-family: arial,helvetica,sans-serif;

	font-size:16px;

	text-decoration: none;
}
 
 
.email, a.email, a.email:hover, a.email:active, a.email:visited {

	color:#cccccc;

	font-family: arial,helvetica,sans-serif;

	font-size:14px;

	text-decoration: none;
}

.copyright {

	color: #b4b4b4;

	font-size: 14px;
	
	text-align: center;
	
}
p { text-align:justify;

}

sup { style="font-size: xx-small" }