.obartext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.headingHot {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.heading2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 15px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.disclaimer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFEFD6;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.disclaimer:hover {
	color: #FFCD45;
}
.disclaimerover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCD45;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.search_bar {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 12px;
	width: 120px;
}
.text_bar {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 80px;
	width: 240px;
}
.search_button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.buttons {
	padding-right: 10px;
	padding-left: 10px;
}
.headingB {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #D7032C;
	text-decoration: none;
	padding: 5px;
}
.headingE {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #D7032C;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headingC {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 5px;
}
.headingC:hover {
	color: #D7032C;
}
.headingD {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headingD:hover {
	color: #D7032C;
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00866B;
	text-decoration:underline;
}
.links:hover {
    color: #D7032C;
}
.links2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00866B;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.links2:hover {
    color: #D7032C;
}
.links3on {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #D7032C;
	text-decoration: underline;
	padding-right: 10px;
}
.links3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #00866B;
	text-decoration: underline;
	padding-right: 10px;
}
.links3:hover {
    color: #D7032C;
}.product_headers {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.product_headers:hover {
	color: #00866B;
	text-decoration: underline;
}
.product_headers_on {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00866B;
	text-decoration: underline;
}
.ods {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 3px;
}
.ods:hover {
	color: #D7032C;
	text-decoration: underline;
}
.ods_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 3px;
}

.border {
	border: thin solid #00866B;
}
