body { 
	font-size: 90%;
	font-family:arial, helvetica, sans-serif;
	background-color:#50A0FF;
	}

H1 { font-size:1.6em; margin-bottom: 4px; }
H2 { font-size:1.5em; font-weight: bold; }
H3 { font-size:1.25em; font-weight: bold; }
H4	{ font-size:1em; }


a:link, a:visited, a:active	{ text-decoration: none; font-family:arial, helvetica, sans-serif; }
a:hover								{ text-decoration:underline; }
a:visited							{ color:#CC0000 }
a.Small								{ font-weight:normal; font-size:10pt; }
DL, DT, DD							{ font-size:10pt; font-family:arial, helvetica, sans-serif; }
OL, UL, LI	 						{ font-size:10pt; font-family:arial, helvetica, sans-serif; }
P, TR, INPUT						{ font-size:10pt; font-family:arial, helvetica, sans-serif; }
P.Copyright							{ text-align:center; font-size:8pt; }
P.Heading							{ color:#04064C; font-weight:bold; }
P.Error								{ color:#FF0000; font-weight:bold; text-align:center; }
DIV									{ font-size:10pt; font-family:arial, helvetica, sans-serif; }
IMG									{ border:0px; }

.Center								{ text-align: center; }
.whitetext							{ color:#FFFFFF; font-size: 6pt; }
.bluetext							{ color:#50A0FF; font-size: 6pt; }
.bold									{ font-weight:bold; }	
.BigBold								{ font-size:12pt; font-weight: bold; }
.GreyRow								{ background-color:#EEEEEE; }
.WhiteRow							{ background-color:#FFFFFF; }


td.BasketHeadingDesc {
	border: 1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
	font-weight:bold;
}

td.BasketHeading {
	border: 1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
	text-align:center;
	font-weight:bold;
}

td.BasketHeadingRight {
	border: 1px solid #ccc;
	border-bottom: 0px;
	text-align: center;
	font-weight:bold;
}

td.BasketItemDesc {
	border: 1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
}

td.BasketItem {
	border: 1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
	text-align:center;
}

td.BasketItemRight {
	border: 1px solid #ccc;
	border-bottom: 0px;
	text-align:center;
}
