body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px; 
	margin-bottom: 0px;
}
h1{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size:12px;
}
h2{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size:10px;
	display:inline;
}
h3{
	color: #000000;	
	margin-top: 0px; 
	margin-bottom: 0px;
	display:inline;
	font-size:9px;
	
}
.box{
	BORDER-RIGHT: #1f2021 3px solid; 
	BORDER-LEFT: #1f2021 3px solid; 
	BORDER-BOTTOM: #1f2021 3px solid;
	BORDER-TOP: #1f2021 3px solid;

}
a:hover h3{
	color:#ff5200;
}
.rating{
	font-size:30px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
}
.ratingwhite{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size:30px;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;

}
.transparant{
	background:transparant;
}
.search{
	height:14px;
	width:150px;
	BORDER-TOP: #ffffff 0px solid; 
	BORDER-LEFT: #ffffff 0px solid; 
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-BOTTOM: #ffffff 0px solid;
	font-size:10px;
}  
.border{
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
}
.whiteborder{
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
}
.login{
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid;
	width:110px;
	height:14px;
	font-size:12px;
}
a:link,a:active,a:visited,a:hover {
	text-decoration :none;
	color:#000000;
	
}
.white,a:link.white,a:active.white,a:visited.white {
	color:#ffffff;
}
a:hover.white {
	color:#ff5200;
}


.orange,a:link.orange,a:active.orange,a:visited.orange {
	color:#ff5200;
}
.grey,a:link.grey,a:active.grey,a:visited.grey {
	color:#4b4b4b;
}


