@charset "utf-8";
/* cantonracingproducts.com global styles */ 

body {
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

#content { margin-left: 8px; margin-top: 16px; }

#footer td, th { font-size: 12px ; color: #0A66B1; }
#footer .dividerBorder { height: 14px; border-left: 1px solid #0A66B1; }

.box td, th { color: #0A66B1; font-size: x-small; }

.boxBorderTop   { background-color: #f7f7f7; border-top: 1px solid #DBDBDB; }
.boxBorderBot   { background-color: #f7f7f7; border-bottom: 1px solid #DBDBDB; }
.boxBorderLeft  { background-color: #f7f7f7; border-left: 1px solid #DBDBDB; }
.boxBorderRight { background-color: #f7f7f7; border-right: 1px solid #DBDBDB; }
.boxTextHeader  { font-weight: bold; padding-bottom: 4px; }



#main_content {
	margin-top: 6px;
}
.headerDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636363;
	height: 11px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 1px;
}
#topMenu {
	margin-top: 10px;
	margin-right: 10px;
}
