﻿body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #ACAFAE;
	text-decoration: none;
}
a.copy:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ACAFAE;
	text-decoration: underline;
}
.top {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #8F8F8F;
	text-decoration: none;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E2ECEC;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_1:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #656565;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #317276;
}
.text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #596D6E;
	text-decoration: none;
}
a.link_2:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #596D6E;
	text-decoration: underline;
}
.text_5 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #CDD8D8;
}
.form_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	background-color: #3A4E4F;
	height: 18px;
	border: 1px solid #596D6E;
}

/* ORIGINAL .form_2 
.form_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #3A4E4F;
	background-color: #849393;
	height: auto;
	border: 1px solid #849393;
	overflow:auto;
}
END ORIGINAL .form_2 */

.form_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #FFF;
	padding:3px;
	width: 100%;
	background-color: #849393;
	height: auto;
	border: 1px solid #849393;
	overflow:auto;
}
select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #3A4E4F;
}
textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	height: 155px;
	width: 200px;
	border: 1px solid #3A4E4F;
}
.resetbutton {
	width: auto;
	height: auto;
	border: 1px solid #3A4E4F;
}
.submitbutton {
	width: auto;
	height: auto;
	border: 1px solid #3A4E4F;
}

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 5px; /*offset of tabs relative to browser left edge*/
font: bold 11px Tahoma;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 6px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #3a4e4f; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {color: #FFFFFF}
.style2 {	font-size: 12px;
	font-weight: bold;
}
.prods {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ACAFAE;
}
.price {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ACAFAE;
; line-height: 17px
}
.prod_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
