/* CSS Document - Monken Auto - 12-7-2009 */
/* --  Additional CSS for new design --  */
body {
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/pgbg.gif);
	background-repeat: repeat-x;
}
#heading {
	width: 100%;
	background-color: #999999;
	margin: 0px;
}
#heading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	text-align: center;
	color: #A8A8A8;
	margin: 1px;
}
#titleline {
	background-color: #6699CC;
	text-align: center;
	padding: 2px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3974AE;
	border-bottom-color: #224568;
	margin: 0px 0px 3px 0px;
}
#autolinks {
	width: 100%;
	height: 16px;
	background-color: #CCCCCC;
	margin: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#autolinks a {
	color: #31656F;
	text-decoration: none;
}
#autolinks a:hover {
	color: #D00;
	text-decoration: underline;
}
.hdrblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #005295;
	margin: 1px;
}
