﻿* {
	margin: 0;
	padding: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}

body
{
	background: #000000 url(images/MainBackGround.jpg);
	width:960;
	color: #333333;
	background-color:White;
}

.header
{
	width: 960px;
	text-align: left;
}

.footer
{
	width: 960px;
	text-align: right;
	font-size: 10pt;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	background: url(images/RopeGrey.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

a {
	text-decoration: none;
	color: #E17100;
}


.menu a
{
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}

.Page
{
	width: 960px;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
	
}

.PageTitle 
{
	width: 960px;
}
.PageTitle table
{
	width: 960px;
}
.PageTitle td
{
	text-align:left;
}

.PageTitle span
{
	font-size: 16pt;
	font-weight: normal;
	color: #E17100; 
	text-decoration: none;
}

.PageSubTitle 
{
	font-size: 14pt;
	font-weight: normal;
	color: #E17100; 
	text-decoration: none;
	text-align:left;
	
}

.CreateUserAccount
{
	width:960px;
	border-width: 0px;
}
.CreateUserAccount .tableColumn1
{
    width: 83px;
}
.CreateUserAccount .tableColumn2
{
    width: 139px;
    text-align: right;
}
.CreateUserAccount .tableColumn3
{
	width: 14px;
	color: #FF0000;
	font-size: 8pt;
}
.CreateUserAccount .tableColumn4
{
	text-align:left;
}



.CatalogMenuTable
{
	border-right-width : 3px;
	border-right-color : Navy;
	border-right-style : double;

	font-size: 11pt;
	color: Navy;
	font-weight:bold;
	text-decoration: normal;
	
}

.CategoryMenuItem
{
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
	font-weight: normal;

}

.PostalAddress
{
	width:960px;
	border-width: 0px;
}
.PostalAddress .tableColumn1
{
    width: 83px;
}
.PostalAddress .tableColumn2
{
    width: 139px;
    text-align: right;
}
.PostalAddress .tableColumn3
{
	width: 14px;
	color: #FF0000;
	font-size: 8pt;
}
.PostalAddress .tableColumn4
{
	text-align:left;
}

.EmailAddress
{
	width:960px;
	border-width: 0px;
}
.EmailAddress .tableColumn1
{
    width: 83px;
}
.EmailAddress .tableColumn2
{
    width: 139px;
    text-align: right;
}
.EmailAddress .tableColumn3
{
	width: 14px;
	color: #FF0000;
	font-size: 8pt;
}
.EmailAddress .tableColumn4
{
	text-align:left;
}


.CreditCard
{
	width:960px;
	border-width: 0px;
}
.CreditCard .tableColumn1
{
    width: 83px;
}
.CreditCard .tableColumn2
{
    width: 139px;
    text-align: right;
}
.CreditCard .tableColumn3
{
	width: 14px;
	color: #FF0000;
	font-size: 8pt;
}
.CreditCard .tableColumn4
{
	text-align:left;
}
