BODY 
{
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	font-family: Arial,Tahoma,Verdana,Helvetica;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;

	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

.GrayPageBODY
{ }

.GrayFormHeaderFont
{
	font-size: 16px;
	font-weight: bold;
}

.GrayFormTABLE
{ }

.GrayColumnTD
{
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

.GrayFieldCaptionTD
{
	color: #000000;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

.GrayDataTD
{
	background-color: #F4F4F4;
	font-size: 12px;
}

.GraySeparatorTD
{
	height: 1px;
	background-color: #000000;
}

.GrayAltDataTD
{
	background-color: #E5E5E5;
	font-size: 12px;
}

.GrayFooterTD
{
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

a.GraySorterLink:link, a.GraySorterLink:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.GraySorterLink:hover, a.GraySorterLink:active
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.GrayDataLink:link, a.GrayDataLink:visited
{
	color: #0000FF;
	text-decoration: underline;
}

a.GrayDataLink:hover, a.GrayDataLink:active
{
	color: #FF0000;
	text-decoration: none;
}

a.GrayNavigatorLink:link, a.GrayNavigatorLink:visited
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a.GrayNavigatorLink:hover, a.GrayNavigatorLink:active
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.GrayButton
{
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 12px;
}

.GrayInput
{
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 12px;
}

.GrayTextarea
{
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 12px;
}

.GraySelect
{
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 12px;
}

.copyright
{
 text-align: right;
 font-size: 10px;
}

.title
{
 font-size: 15px;
 font-weight: bold;
 background-color: #FFFFFF;
 color: #000000;
}

a:link, a:visited
{
	color: #0066CC;
	text-decoration: bold;
}

a:active, a:hover
{
	color: #000000;
	text-decoration: underline;	
}

hr { color: #0066CC }

.checkout_header {
	font-size: 14px;
	font-weight: bold;
}

.checkout_normal {
	font-size: 13px;
	font-weight: normal;
}

.photo
{
	background: #FFFFFF;
	padding: 3px;
	border-width: 6px;
	border-style: outset;
	border-color: #0066CC;
} 