body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/menuTile.gif);
	background-repeat: repeat;
	font-weight: bold;
}
.header {
	border-bottom-width: 1px;
	font-size: 14px;
	color: #000033;
	background-image: url(../images/headerTile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.mainTable {
	border: 5px solid #336633;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.label {
	font-size: 11px;
	color: #525252;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
.profileTable {
	background-image: url(../images/profileTile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92A3C1;
	border-bottom-color: #92A3C1;
}
input {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin: 0px;
}
select {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.subheader {
	padding-top: 12px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #333333;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/subheaderTile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
input {
	font-size: 12px;
}
li {
	font-size: 10px;
}
.tableheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809ED9;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	background-image: url(../images/tableheaderTile.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #809ED9;
	border-left-color: #E8F0F0;
}
.tableheaderLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809ED9;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	background-image: url(../images/tableheaderTile.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #809ED9;
	border-left-color: #809ED9;
	
}
.cart {
	background-image: url(../images/cartTile.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
}
.rowOff {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/tabOff.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
	padding-right: 12px;
}
.tabOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-image: url(../images/tabOn.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.rowOn {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EBEAD8;
}
.profileHeader {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/profileTile.gif);
	background-repeat: no-repeat;
	padding: 6px;
	background-position: right top;
}
a.nav {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
	padding-left: 6px;
	padding-top: 2px;
}
a.nav:visited {
	
}
a.nav:link {
	
}
a.nav:hover {
	color: #0033FF;
	text-decoration: underline;
}
a.nav:active {
	
}
.totals {
	background-image: url(../images/totalTile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rowLine {
	border-top-width: 1px;
	border-top-color: #B6BBBB;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #B6BBBB;
	padding: 2px;
}
.rowLineLeftNav {
	border-top-width: 1px;
	border-top-color: #B6BBBB;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #B6BBBB;
	background-color:#ffffff;
	
}
.mainNavNoLink{
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
	background-position: right;
	
}

.mainNav a:link {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 17px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNav a:visited {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 17px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNav a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOn.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 17px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNav a:active {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 17px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNavSubOn{
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOnOn.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNavSub a:link {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNavSub a:visited {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNavSub a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOn.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}
.mainNavSub a:active {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/profileOff.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right;
}

.profileArrow {
	background-image: url(../images/profileArrowTile.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.profileBox {
	padding-top: 22px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 12px;
	font-size: 12px;
}
a.alert {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
}
a.alert:visited {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
}
a.alert:link {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
}
a.alert:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
}
a.alert:active {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
}
.promoheader {
	padding-top: 12px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #990000;
	padding-left: 5px;
	font-weight: bold;

}
.profileBottom {
	background-image: url(../images/profileBottomTile.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.alert {
	color: #990000;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
}