@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #C0C0C0;
}
.oneColFixCtr #container {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 
}
.oneColFixCtr #mainContent {
	padding: 0 20px; 
}
a:link {
	color: #B91905;
	text-decoration: none;
	border:none
}
a:visited {
	color: #B91905;
	text-decoration: none;
	border:none
}
