﻿body.Background
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/background.jpg) center repeat #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #f1f1f1;
	line-height: 15px;
}

body.NoBackground
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #f1f1f1;
	line-height: 15px;
}

.RegularText
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
}

.FieldLabel
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #999;
}

input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	background-color: #000000;
	border: none;
}

input.Text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #313536;
	border: none;
}

textarea.Text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #313536;
	border: none;
	overflow: hidden;
}

select.Text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #313536;
	border: none;
}
	
input.Button
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #be8113;
	font-weight: bold;
	border: solid 1px #313536;
}

td 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999;
	line-height: 15px;
}

img 
{
	border: 0
}

#menu 
{
	text-align:center;
	width: 755px;
	height: 16px;
	border-top: 1px solid #be8113;
	border-bottom: 1px solid #be8113;
	padding: 4px 0 4px 0;	
	margin: 0 auto;
}

#navlist 
{
	width: 560px;
	margin: 0 15px 0 30px;
	padding: 0;
}

#navlist li
{
	display: inline;
}

#navlist li a
{
	height: 12px;
	float:left;
	display: block;
	padding: 0 2.6em 0 2.6em;
	color: #888;
	text-decoration: none;
	
}

#navlist li a:hover
{
	color: #be8113;
}

.SecureSSL
{
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#8a8a8a;
	text-decoration: none;
	margin:0;
	padding:0px;
}

.FAQLinks 
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.FAQLinks:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.PoliciesLinks 
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.PoliciesLinks:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.ShippingLinks 
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.ShippingLinks:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.ContactUsLinks 
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.ContactUsLinks:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.TextBold
{
	font-weight: bold;
}

.TextWhite
{
	color: #ffffff;
}

.Text11px
{
	font-size: 11px;
}

.TextJustify
{
	text-align: justify;
}

.ImageLinks 
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.ImageLinks:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.PressLinksHeader
{
	font-family: Tahoma, Verdana, Arial;
	color: #888888;
	font-size: 10pt;
	font-weight: bold;
}
	
.PressLinks
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.PressLinks:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.Links
{
	font-family: Tahoma, Verdana, Arial;
	color: #be8113;
	text-decoration: none
}

.Links:hover 
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration:none
}

.HeadBanner
{
	background-image: url(../images/topbanner1.jpg);
}