@charset "utf-8";
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.promo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
}
.copyright_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
}
.copyright_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E8FC4;
}
.index_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration:none
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.splashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #2E8FC4;
}
a:visited {
	color: #2E8FC4;
}
a:hover {
	color: #000000;
}
a:active {
	color: #2E8FC4;
}
body {
	background-image: url(../images/new_bg.gif);
	margin-top: 0px;
}
.style1 {color: #71b7d6;
	font-weight: bold;
	font-size: 11px;
}
.style3 {font-size: 12px}
.style4 {color: #226c8e;
	font-weight: bold;
	font-size: 15px;
}
.table_main {
  	background-position: top left;
  	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.products_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E8FC4;
}
.products_text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.products_text_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.products_text_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E8FC4;
}