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

body {
	margin-top: 5px;
	background-color: #D6D6D6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ee3233;
}
 a.bottom {
	font-size: 11px;
	color: #e33233;
	height: 13px;
	padding:7px;
}
 a.bottom:link {
	text-decoration: underline;
}
 a.bottom:visited {
	text-decoration: underline;
	color: #e33233;
}
 a.bottom:hover {
	text-decoration: underline;
	color: #0191c8;
}
 a.bottom:active {
	text-decoration: none;
	color: #e33233;
}
a.top {
	font-size: 15px;
	color: #e33233;
	padding: 8px;
	
	
}
 a.top:link {
	text-decoration: underline;
	padding: 8px;
}
 a.top:visited {
	text-decoration: underline;
	color: #e33233;
}
 a.top:hover {
	text-decoration: underline;
	color: #0191c8;	
}
 a.top:active {
	text-decoration: none;
	color: #e33233;
}
 .text {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #363636;
	line-height: 15px;
}
.silver { 
background-color: #ececec; 
} 


.address {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding:5px
}
.style18 {
	color: #363636;
	font-size: small;
}
.style15 {
	color: #FFFFFF;
	font-size: 14px;
}

