body {
	background-image: url(/images/layout/background.gif);
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
}
.pNormal {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #BF1800;
	text-decoration: none;
}
a:HOVER {
	color: #333333;
	text-decoration: underline;
}

A.topnav:LINK {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 80px;
}

A.topnav:VISITED, A.topnav:ACTIVE {
	font-size: 12px; font-weight:bold; color: #333333; text-decoration: none
	padding: 3px;
	width: 80px;
}
A.topnav:HOVER {
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
	width: 80px;
	background-color: #FFFFFF;
}

A.botnav:LINK {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

A.botnav:VISITED, A.topnav:ACTIVE {
	font-size: 12px; font-weight:bold; color: #666666; text-decoration: none
}
A.botnav:HOVER {
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
	width: 80px;
	background-color: #FFFFFF;
}
A.manmenu:LINK {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.manmenu:VISITED, A.manmenu:ACTIVE {
	font-size: 12px; font-weight:bold; color: #333333; text-decoration: none
}
A.manmenu:HOVER {
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
	width: 80px;
}
.table_display {
	border: 1px solid #999999;
}
.table_display tr.sub td {
	font-weight: bold;
	background-color: #E8F8FF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.table_display tr th {
	background-color: #F8F0F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
}

.table_display td {
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FCFCFC;
	padding-top: 4px;
}

.table_display table td {
	padding: 0px;
}

.table_display2 {

	border: 1px solid #E4E4E4;
}

.table_header_1 {
	font-size: 12px;
	background-color: #CCCCCC;
	font-weight: bold;
}
.table_header_2 {

	font-size: 12px;
	background-color: #EEEEEE;
	font-weight: bold;
}
.table_header_3 {
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.menu_title {
	font-size: 12px;
	font-weight: bold;
}

.table_cell_1 {
	font-size: 12px;
	background-color: #FCFCFC;
}.table_cell_2 {

	font-size: 12px;
	background-color: #F9F9F9;
}

.row_cell_1 td {
	font-size: 12px;
	background-color: #FCFCFC;
}
.row_cell_2 td {
	font-size: 12px;
	background-color: #F4F4F4;
}

.product_info_cell {
	padding: 5px;
}
.cat_image {
	text-align: center;
	vertical-align: middle;
	display: inherit;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
.title1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#mainmenu a {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 80px;
}
#mainmenu a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
	width: 80px;
	background-color: #FFFFFF;
}
#mainmenu a:visted, a:active {
	font-size: 12px; font-weight:bold; color: #333333; text-decoration: none
}
#content {
	margin: 8px;
	padding-top: 10px;
}

.header_left {
	float: left;
	width:auto;
	padding-left: 5px;
	padding-top: 4px;
}

.search_header { }

.search_header table td {
	padding: 2px;
}
.navbar {
}
.padder {
    font-size: 10px;
    clear: both;
	float: none !important;
    line-height: 1em;
    height: 1em;
}
