<!--
body {
	font-family: Arial, Helvetica, sans-serif; 
  color: #000; 
	font-size: 13px; 
	line-height: 20px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
  background-color: #663;
  text-align: center;
}

p { 
	font-size: 13px; 
	line-height: 20px; 
  margin: 0 0 0 0; 
}

h1 { 
	font-size: 16px; 
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 0 0; 
}

h2 { 
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold;
	background-color: transparent;
	margin: 0 0 0 0;  
}

h3 { 
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 0 0;  
}

h4 { 
	font-weight: normal;
	margin: 0 0 0 0;  
}

a { 
	color: #660000; 
	text-decoration: underline; 
}

a:link {  
	color: #660000; 
	text-decoration: underline; 
}

a:visited { 
	color: #660000; 
	text-decoration: underline; 
}

a:active { 
	color: #669933; 
	text-decoration: underline; 
}

a:hover {  
	color: #669933; 
	text-decoration: underline; 
}

b { 
	font-weight: bold;
}

strong { 
	font-weight: bold;
}

i { 
	font-style: italic;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px; 
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.center {
	text-align: center;
}

/* Content Styles */

div#container {
	background-image: url("../images/bkg-content.gif");
	background-repeat: no-repeat;
  background-color: #996;
  width: 744px;
/*  height: 648px; */
  border: 2px solid white;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}

div#content {
	background-image: url("../images/bkg-yellow-bar.gif");
	background-repeat: repeat-y;
  width: 745px;
  margin: 153px 0 0 0;
/*  height: 450px; */

}


#content td.nav {
  width: 123px;
  vertical-align: top;
  padding-top: 40px;
}

#content td.content {
  width: 472px;
  vertical-align: top;
  padding-top: 40px;
  padding-left: 34px;
}

#content td.widecontent {
  width: 554px;
  vertical-align: top;
  padding-top: 40px;
  padding-left: 68px;
}

#content td h1 {
  margin: 0px 24px 10px 0px;
}

#content p {
  margin: 0px 24px 0 0px;
}

#content p.indent {
  text-indent: 20px;
}

#content p.top {
  margin: 2px 24px 0 0px;
  text-indent: 0;
}

#content p.small {
  font-size: 11px;
  text-indent: 0;
  font-style: italic;
}

#content ul {
  margin: 0 0 12px 0px;
  list-style: none
}

#content ul li {
  margin: 0 0 0 0;
}

#content td.widecontent p {
  text-indent: 0;
}

#content td.widecontent p.indent {
  text-indent: 20px;
}

img.btnMenu {
  margin: 0 0 0 0;
}

#content td.nav ul {
  margin: 0 0 0 0;
  list-style: none
}

#content td.nav li {
  padding: 0 0 30px 0;
}


div#buttons {
  width: 514px;
  text-align: right;
}

input.btnContinue
{
	color: white;
	font-size: 12px;
	font-weight: normal;
	background: #900;
  width: 88px;
  height: 22px;
	border: none; 
}

img.btnContinue
{
	color: white;
	font-size: 12px;
	font-weight: normal;
	background: #900;
  width: 88px;
  height: 22px;
	border: none; 
}

input.btnCheckout
{
  margin: 0 1px 0 0;
	color: white;
	font-size: 12px;
	font-weight: normal;
	background: #900;
  width: 88px;
  height: 22px;
	border: none; 
}

img.btnCheckout
{
  margin: 0 1px 0 0;
	color: white;
	font-size: 12px;
	font-weight: normal;
	background: #900;
  width: 88px;
  height: 22px;
	border: none; 
}


form {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.Field,
.Field50,
.Field75,
.Field100,
.Field150,
.Field200,
.Field250,
.Field300,
.Field350,
.Field400,
.Field450,
.Field500 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: black;
	font-size: 14px;
  line-height: 22px;
	background-color: #FFF;
	border: 1px solid black;
  height: 24px;
  padding: 2px 0 0 2px;
  border-collapse: collapse;
}

textarea.Field {
  height: auto;
}

select.Field {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: black;
	font-size: 14px;
  line-height: 22px;
	background-color: #FFF;
	border: 1px solid black;
  height: 24px;
  border-collapse: collapse;
}

.Field50 {
	width: 50px;
}

.Field75 {
	width: 75px;
}

.Field100 {
	width: 100px;
}

.Field150 {
	width: 150px;
}

.Field200 {
	width: 200px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field350 {
	width: 350px;
}

.Field400 {
	width: 400px;
}

.Field450 {
	width: 450px;
}

.Field500 {
	width: 500px;
}

.FieldError {
  color: #900;
  font-weight: bold;
  font-size: 12px;
}

table.message textarea {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: black;
	font-size: 14px;
  line-height: 16px;
	background-color: #FFF;
	border: 1px solid black;
  height: 60px;
  width: 500px;
  padding-left:2px;
  border-collapse: collapse;
}

label
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
	color: black;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
  text-transform: uppercase;
}

label.required
{
	color: #900;
}

table.formtable td {
  padding-top: 10px;
}

table.formtable td.errorMessage {
  padding-top: 0px;
}


table.optiontable {
  margin-bottom: 10px;
  margin-left: 20px;
}

table.optiontable td {
  padding-top: 6px;
}

table.optiontable td.option {
  width: 292px;
  padding-left:10px;
}

table.confirm {
  width: 530;
  margin: 10px 0 20px 0;
}

table.confirm th {
  margin: 0 0 0 0;
  padding: 5px 5px 5px 0;
	color: black;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
  text-transform: uppercase;
  text-align: right;
  text-indent: 0; 
  width: 100px;
}

table.confirm td {
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
  text-align: left;
  text-indent: 0; 
  width: 420px;
}

table.cart {
  width: 420px;
  margin-top: 20px;
}

table.cart td {
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
	color: black;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
  text-align: left;
  text-indent: 0; 
  border-top: 1px solid #663;
}

table.cart td.amt {
  text-align: right;
  padding-right: 10px;
}

table.cart td.remove {
  text-align: center;
	font-size: 10px;
	line-height: 14px;
  font-weight: bold;
}

table.cart td.remove a {
  text-decoration: none;
}

table.cart th {
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
  text-align: left;
  text-indent: 0; 
}

table.cart th.amt {
  text-align: right;
  padding-right: 6px;
}



table.checkout {
  margin-top: 10px;
}

table.checkout td {
  margin: 0 0 0 0;
  padding: 4px 6px 0 0;
	color: black;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
  text-align: left;
  text-indent: 0; 
}

table.checkout td.amt {
  text-align: right;
  padding-right: 10px;
}

table.checkout th {
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
  text-align: left;
  text-indent: 0; 
}

table.checkout th.amt {
  text-align: right;
  padding-right: 6px;
}




#content td p.label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
	color: black;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
  text-transform: uppercase;
  text-align: left;
  text-indent: 0;
}

#content td p.requiredlabel {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
	color: black;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
  text-transform: uppercase;
  text-align: left;
  text-indent: 0;
}

table.message td {
  padding-bottom: 10px;
  font-size: 12px;
  color: #999;
  font-weight: normal;
}

table.message td.numeral {
  width: 14px;
  text-align: right;
  padding-right: 4px;
  font-size: 12px;
}



div.confmessage {
  background-color: #E5E5B2;
  margin: 2px 0 10px 0;
  padding: 5px;
  color: black;
}

.Field300:disabled {
	background-color: #EEE;
	border: 1px solid #CCC;
}

/* For popup samples */
div#sample {
  margin: 10px auto 20px auto;
  background-color:#FFC;
  width:346px;
  padding:20px;
  border:1px solid white;
  text-align:left;
}
div#sample p {
  margin: 0 0 8px 0;
  font-size: 12px;
}

div#sample ol {
  margin: 0 0 0 10px;
}

div#sample li {
  margin: 0 0 10px 6px;
  font-size: 12px;
}
-->
