body { background-color:#FFFFFF; font-size: 80%;}

.row1 { background-color:#F3F3F3; }

.row2 {background-color:#FFFFE1; }

.rowwhite {background-color:#FFFFFF; }

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 5px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #505050;
font-size: 0.9em;
}

#footer p {
margin-top: 10px;
margin-bottom: 1px;
}

a {
text-decoration: underline;
color:#0066CC;
}

a:hover {
text-decoration: underline;
color: #E10A17;
}

a img {
border: 0;
}

#popup {
	font-size: 14px;
	color: #857E7E;
	text-decoration: none;
}

.bold {
font-weight: bold;
}

#buynow {
	margin: 10px 0 0 0;
	text-align:center;
	}
	
#NewsTitle { font-weight: bold; color: #660000; }	
	
