.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header_text_WarehouseDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.header_center_text {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.header_center_text_red {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.header_center_text_whitegiant {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.header_center_text_white {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.header_logo {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.listing_font {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.main_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}.cursive_text {
	font-family: Dauphin;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.side_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.colorbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.colorbox_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.background {
	background-image: url(images/backline.gif);
	background-color: #0000FF;
}
.division_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.side_shadow {
	background-image: url(images/shadow_bar.gif);
	background-repeat: repeat-y;
}
.menu_back {
	background-attachment: fixed;
	background-image: url(images/menu_back.jpg);
	background-repeat: repeat;
}
.end_spacer {
	background-image: url(images/end_spacer.gif);
	background-repeat: repeat-x;
}
.end_spacer2 {
	background-image: url(images/end_spacer2.gif);
	background-repeat: repeat-x;
}
.box {
	border: 1px solid #000000;
}
.box_text {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.background_hump {
	background-attachment: fixed;
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
}
.background_header1 {
	background-attachment: fixed;
	background-image: url(images/call_why.gif);
	background-repeat: no-repeat;
}
.underline {
	border-bottom: 1px dotted #000066;
}
.dotted_box {
	border: 1px dotted #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dotted_box_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right: 1px dotted #000066;
}
.dotted_box_right_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right: 1px dotted #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
