body{
margin: 5;
padding: 0;

background-color: #E20A16;
font-family: Veranda;
text-align: center;
font-size: 100%;
}


.logobanner{
background-color: #E20A16;
align: center;
padding: 0px;
}

a:link { color: 3163CE; text-decoration: none; }
a:visited { color: 3163CE; text-decoration: none; } 
a:hover { color: #E20A16; text-decoration: underline;} 


/* Home Nav ------------------------------------------------*/

 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/home_button_black.gif) no-repeat;
white-space: nowrap;
display: block;
width: 165px;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 165px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 165px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

/* Terms Nav ------------------------------------------------*/

 .cssnav1
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/terms_button_black.gif) no-repeat;
white-space: nowrap;
display: block;
width: 165px;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav1 a
{
display: block;
color: #000000;
font-size: 11px;
width: 165px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav1 img
{
width: 165px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav1 a:hover img
{
visibility:hidden
}


/* Samples Nav ------------------------------------------------*/

 .cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/samples_button_black.gif) no-repeat;
white-space: nowrap;
display: block;
width: 186px;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
font-size: 11px;
width: 186px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav2 img
{
width: 186px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}


/* Order Nav ------------------------------------------------*/

 .cssnav3
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/order_button_black.gif) no-repeat;
white-space: nowrap;
display: block;
width: 248px;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav3 a
{
display: block;
color: #000000;
font-size: 11px;
width: 248px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav3 img
{
width: 248px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav3 a:hover img
{
visibility:hidden
}






}
table#main{
background-color: #E20A16;
height: 100%;
align: center;
vertical-align: top;
}

table.center{
margin-left:auto; margin-right:auto;
}


table#main td{
vertical-align: top;
background-color: #ffffff;
}
td.leftmenu{
background-color: #FFFFff;
width: 150px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
padding: 0px;
}

td.content{
width: 704px;
text-align: center;
padding: 0px 5px 5px 5px;
}

td.contentsally{
width: 854px;
text-align: center;
padding: 0px 5px 5px 5px;
}

td.content div.title{
background-color: #FFFFff;
border: none;
}

h1 {
	font-size: 12px;
	color: #3878db;
	text-align: center;
	font-weight: normal;
	font-family: Verdana;
}

h2 {
	font-size: 12px;
	color: #3878db;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
}

h3 {
	font-size: 20px;
	color: #3878db;
	text-align: center;
	font-weight: normal;
	font-family: Veranda;
}

h4 {
	font-size: 10px;
	color: #3878db;
	font-weight: normal;
	font-family: "Verdana";
}

a.footer{ color:#000000; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer:hover{ color:#ffffff; text-decoration:underline}

.style1 {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 13px;
}

.style2 {
	font-family: Tahoma, Verdana, Arial;
	color: #E20A16;
	font-size: 16px;
	font-weight:bold;
}

.style3 {
	font-family: Tahoma, Verdana, Arial;
	color: #E20A16;
	font-size: 16px;
}

.style4 {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
}

.style5 {
	font-family: Tahoma, Verdana, Arial;
	color: #ff0000;
	font-size: 13px;
	font-weight:bold;
}

.tableborder {
	border-width: 2px;
	border-style: solid;
	border-color: red;
	visibility: visible;
}	