body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 16px;
}

.floatRight {
	float: right;
	margin: 10px;
}

.floatLeft {
	float: left;
	margin: 10px;
}

.navi_big_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	background-image: url(images/navi_big_products.jpg);
	font-weight: bold;
	color: #000000;
}

.navi_big_products:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	background-image: url(images/navi_big_products_h.jpg);
	font-weight: bold;
	color: #000000;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

.navi_learn_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.navi_learn_more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}

.navi_small_links {
	text-decoration: none;
	border: thin none #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.navi_small_links:hover {
	text-decoration: none;
	border: thin none #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FBC909;
}

.bullets_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	font-size: 16px;
	padding-right: 3px;
	left: 5px;
	clip: rect(auto,auto,auto,auto);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.header1_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-left: 20px;
	background-color: #FFECE0;
	margin-right: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFBF76;
	border-right-color: #FFBF76;
	border-bottom-color: #FFBF76;
	border-left-color: #FFBF76;
}

.header2_blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

.floatRight {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	margin-right: 20px;
}

