* {
	margin: 0px;
	padding: 0px;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}
h2 {
	background-color:#d11a1a;
	font-size: 1.2em;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	padding: 5px;
	color:#000000;
}


table.listtable h2 {text-transform:uppercase;}
table.listtable h3 {text-transform:uppercase;}

#page_content a.rollover {
	color: #000000;
}
#page_content a.rollover:link {
	color: #000000;
}
#page_content a.rollover:hover {
	color: #d11a1a;
}
#page_content a.rollover:visisted {
	color: #000000;
}


#front_tab a{
	color: #000000;
}
#front_tab a:link {
	color: #000000;
}
#front_tab a:hover {
	color: #d11a1a;
}
#front_tab a:visisted {
	color: #000000;
}


#front_tab tr td a {
	color:#000000;
}


input[type=submit] {
	background-color:#FFFFFF;
}
input[type=text] {
	background-color:#FFFFFF;
	border: 1px solid #333333;
}
img {
	border:none;
}
#container {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_div {
	width: 845px;
	float: right;
}
#footer {
	height: 30px;
	text-align: right;
	color: #FFFFFF;
	clear:both;
	margin-bottom: 20px;
	background-color: #d11a1a;
	padding: 5px;
}
#footer a {
	color: #FFFFFF;
}
#links_div {
	margin-bottom: 10px;
}
#links_div a {
	color:#0000FF;
}
#links_div td {
	text-align:center;
}
#menu_main_div {
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #414141;
}
#menu_main_div ul {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menu_main_div ul li {
	display: inline;
	font-variant: small-caps;
	margin-right: 30px;
	font-size: 1.2em;
}
#menu_bar_div {
	width:152px;
	background-color: #adadad;
}
#menu_bar_div_title, #menu_bar_div_subtitle {
	text-align:center;
}
#menu_bar_div ul {
}
#menu_bar_div ul li {
	background-color: #d11a1a;
	list-style-position: inside;
	list-style-type: square;
	color:white;
	padding-top: 3px;
	padding-bottom: 3px;
	font-variant: small-caps;
	padding-left: 15px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#newsletter_div {
	padding-top: 10px;
	height: 400px;
}
#newsletter_div_title {
	background-color: #d11a1a;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
}
#newsletter_div table {
	background-color:#FFFFFF;
	border: 2px solid #adadad;
}
#newsletter_div table tr td {
}
#page_content {
	padding-left: 10px;
}
#page_content a {
	color:#0000FF;
}
#pagerdiv {
	background-color:#d11a1a;
	padding: 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.3em;
}
#special_offer_cell {
	background-color: #d11a1a;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#rel_tab {
	width: 100%;
}
#rel_tab tr td {
	vertical-align:top;
}
#whats_new_cell {
	color: #d11a1a;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contact_email {
	color:#0000FF;
}
.detGall {
	width: 300px;
	margin-top: 10px;
}
.detGall tr td {
	background-color:#4d4d4d;
	padding: 2px;
	text-align: center;
}
.heading_cell {
	background-color: #d11a1a;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
.info_left {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.info_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.info_both {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;	
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;	
	padding: 3px;
}
.new_mach_opt {
	width: 250px;
}
.listtable img {
	border: 1px solid #666666;
}
.listtable tr td {
	color:#000000;
	vertical-align:top;
}
.rel_img {
	height: 200px;
}
.sortable {
	list-style-type: none;
}



.quickquote {
	width:165px;
	border: 1px solid #ffffff;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

.quickquotePD {
	width: 350px;
	height: 100px;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background-color:#ffffff;
}


