BODY
{
    BACKGROUND-POSITION: left top;
    MARGIN: 0px;
    BACKGROUND-COLOR: #003366
}
input
{
	font-size:12px;
	font-family:Arial;
}
P
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}
#radPaymentMethods TD
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}
.bgleft
{
    BACKGROUND-POSITION: right top;
}
.bgright
{
    BACKGROUND-POSITION: left top;

}
P.bigtext
{
    MARGIN-TOP: 35px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    MARGIN-LEFT: 41px;
    COLOR: BLACK;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: Arial
}
P.footer
{
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    COLOR: BLACK;
    FONT-FAMILY: Verdana
}
A
{
    TEXT-DECORATION: underline
}
A:hover
{
    TEXT-DECORATION: underline
}
UL
{
    FONT-SIZE: 12px;
    COLOR: BLACK;
    FONT-FAMILY: Arial;
    LIST-STYLE-TYPE: square
}
LI
{
}
H1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    MARGIN-LEFT: 10px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}
P.sitemap
{
    FONT-SIZE: 10px;
    COLOR: BALCK;
    FONT-FAMILY: Arial
}
P.sitemap A
{
    COLOR: BLACK;
    TEXT-DECORATION: underline
}
P.sitemap A:hover
{
    COLOR: BLACK;
    TEXT-DECORATION: underline
}
TABLE.bigtext
{
    MARGIN-TOP: 35px;
    MARGIN-LEFT: 41px
}
TABLE.bigtext TD
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: BLACK;
    LINE-HEIGHT: 28px;
    FONT-FAMILY: arial
}
P.footer A
{
    COLOR: BLACK;
    TEXT-DECORATION: none
}
P.footer A:hover
{
    COLOR: BLACK;
}
x.cart
{
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
}
TABLE.cart
{
	width:642px;
	width:500px;

}
TABLE.cart, TD.cart, TH.cart
{
	border:0px solid black;
	background-color:white;
}
TH.cart
{

	height:30px;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
}
TR.cartOdd
{
	background-color:white;
}
TR.cartEven
{
	background-color:white;
}
TD.cartOdd
{
	color:BLACK;
	border:0px solid black;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
}
TD.cartEven
{
	color:BLACK;
	border:0px solid black;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
}
H1.cart
{
	color:BLACK;
	font-weight:bold;
	text-align:center;
	margin:0;
	visibility:hidden;
}
H2.cart
{
	color:BLACK;
	font-weight:bold;
	margin:0;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
}
H3.cart
{
	color:BLACK;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
}
H4.cart
{
	color:BLACK;
	text-align:right;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	
}
H6.cart
{
	color:BLACK;
	text-align:right;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	border-top:1px solid white;
}
INPUT.cart
{
	vertical-align:middle;
}
.cartError
{
	margin-top:10px;
	color:Red;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
}
.cartEmpty
{
	margin-left:5px;
	margin-top:15px;
	width:500px;
	border:0px solid black;
	background-color:white;
}
.cartEmpty H5
{
	color:BLACK;
	font-family:Arial;
	font-size:10pt;
}
.OrderButton
{
	vertical-align:middle;
}
.InputBox
{
	vertical-align:middle;
}
.standard
{
    FONT-SIZE: 12px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}
.small
{
    FONT-SIZE: 11px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}
.smaller
{
    FONT-SIZE: 9px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.menu:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none
}
A.menu:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none
}
A.menu:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none
}
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: grey;
	font-weight: bold;
	text-decoration: none
}