body {
	background-color: #636363;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
body a {
	text-decoration: none;
	color: #0085DD;
}
body a:hover {
	text-decoration: underline;
	color: #0085DD; 
}
#wrap {
	width: 800px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	color: #666666;
	margin: 0 auto;
	position: relative;
	top: 25px;
}
#wrap #content {
	padding-left: 20px;	
	padding-right: 20px;	
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC; 
}
#footer {
	background-color: #636363;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	width: auto;
	margin: 0 auto;
	line-height: 15px;
}
.fieldstyle {
	width: 70px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
}
.buttons {
	font-size: 10px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	height: 23px;
	width: 80px;
	margin-top: 3px;
}
table.compare {
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
	border-top-width: 1px;
	border-top-style: dotted;
}
table.compare td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color:#999999 ;
	text-align: center;
}
#wrap #footer #Bottom {padding-bottom: 10px;}
.separator {margin-left: 22px;}
.bigtext {font-size: 14px}
.biggertext {font-size: 16px; text-align: center;}
.img {padding-left: 5px; padding-right: 5px;}
.style1 {color: #0085DD; font-weight: bold;}
.style2 {font-size: 10px}
.breaks {color:#CCCCCC}
