body {
	background-color: efefef;
	text-align: center;
	margin: 0px;
}
img {
	border: 0px;
}
td, div, span, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration:none;
	color:#cc0000;
}
a:visited {
	text-decoration:none;
	color:#aa0000;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.siteTable{
	background-color:white;
	width:778px;
	height:100%;
	border:1px solid #a1a1a1;
	border-top: 1px solid white;
}
.siteUserLinks {
	text-align: right;
	background-color: #cc0000;
	padding: 4px;
	border: 1px solid #ffffff;
	border-top: 0px;
	color: #ffffff;
}
.siteLogo, .loggedin {
	text-align:left;
	vertical-align: middle;
	height:60px;
	padding: 5px;
	border-top:1px solid #a1a1a1;
}
.loggedin {
	text-align:right;
}
h1 {
	font-size: 12px;
}
.nav_holder {
	height:22px;
	background-image: url(/templates/honda/images/nav_bg.gif);
	background-repeat: repeat-x;
	background-color:#D8D8D8;
	padding: 0 5 0 5px;
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.nav_holder a{
	color: #424242;
}
.nav_holder_edit {
	height:22px;
	background-image: url(/templates/honda/images/nav_bg2.gif);
	background-repeat: repeat-x;
	background-color:#D8D8D8;
	padding: 0 5 0 5px;
	border-bottom: 1px solid #a1a1a1;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.moreoptions {
	padding: 0 0 15 5px;
	vertical-align: middle
}
.mnav_holder_edit a {
	color: #CC0000;
}
.menulnk {
	margin-right: 15px;
}
.nav_holder a:visited{
	color:#202020;
}
.nav_holder a:hover{
	color:black;
}
.content {
	border-bottom:1px solid #ccc;
	padding: 10px;
	height:100%;
}
.searchbar {
	padding: 1px;
	text-align: right;
	vertical-align: middle;
}
.footer {
	background-color:#cc0000;
	height:16px;
	color:white;
	padding:3px;	
}
.footer a, .footer a:visited{
	color:F0B3B3;
}
.footer a:hover{
	color:white;
}
.boxcontent1, .boxcontent {
	width: 100%;
	border: 1px solid #f5f5f5;
	margin-bottom: 10px;
}
.boxcontent1 td, .boxcontent td {
	padding: 3px;
}
.boxcontent_head {
	background-color: #f5f5f5;
}
.objectcell, .objectcell_delete {
	border-top: 1px solid #f5f5f5;
}
.objectcell_delete {
	vertical-align: bottom;
	text-align: right;
}
.prevNext {
	float: right;
	clear: both;
	margin: 0px;
}
.banners {
	height: 59px;
	border-bottom: 1px solid #a1a1a1;
}
.business_editbox {
	width: 195px;
	border: 1px solid #CCCCCC;
}
.latestdocs {
	border: 1px solid #f5f5f5;
	width: 220px;
}
.latestdocs td {
	padding: 3px;
}
.latestdocs_header {
	text-align: center;
	background-color:#cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.thumb {
	margin-top: 3px;
	border: 1px solid #999999;
	width: 50px;
	height: 50px;
}
.menuedit {
	font-size: 10px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #CC0000 !important;
}