.border {
	background-attachment: fixed;
	background-image: url(site_images/chrome.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cellbg {
	background-repeat: repeat;
	background-color: #CCCCCC;

}
.pagebg {
	background-attachment: fixed;
	background-image: url(site_images/bg_stripped.gif);
	background-repeat: repeat;
	text-align: center;

}
.cellbgvert {
	background-attachment: fixed;
	background-image: url(site_images/chromevert.jpg);
	background-repeat: repeat-y;
}
.tblborder {
	border: 2px solid #999999;
	background-color: #000033;
}
.buttons {
	background-color: #000066;
	padding: 5px;
	border: 2px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFCC;
	font-weight: bold;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 4px;
	margin-left: 8px;


}
.leftborder {
	background-image: url(site_images/tbl_lft_side.jpg);
}
.rightborder {
	background-image: url(site_images/tbl_rght_side.jpg);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000033;
	font-style: italic;
	text-align: center;


}
.articleborder {
	border: 1px double #333333;

}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	background-image: url(site_images/chevy_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;





}
.introparagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 100px;
	margin-left: 100px;
}
h3 {
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	margin-left: 10px;
	margin-top: 10px;






}
.navbar {
	background-image: url(site_images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000033;

}
.seperator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	margin-right: 5px;
	margin-left: 6px;


}
.listeditem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;

}
a.mainlinks {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;





}
a.mainlinks:hover {
	color: #006699;
	text-decoration: none;






}
.img-border {
	margin: 10px;
	border: 5px double #000066;


}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-left: 8px;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.footer {
	color: #FFFFFF;
}
a.agog {
	color: #FFFFFF;
	text-decoration: underline;
}
.months {
	margin-right: 20px;
	border: 1px solid #020167;
}
.each-month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.carbtable {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #020167;
	border-right-color: #020167;
	border-bottom-color: #020167;
	border-left-color: #020167;
}
