body
{
 margin:0; padding:0; background-position: 0; background-image: url('images/background.gif');
 background-color: #FFFFFF;
 font-size: 10pt;
}

TD.Title
{
	background-color: 006666;
}

Table.Block
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Arial;
	background-color: #f5f5f5;
	border: solid #006666 1px
}
TD.BlockHeader
{
	text-align:center;
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: white;
	font-family: Arial;
	background-color: #006666;
}

TD.BlockRow
{
	border-bottom: solid 1px #006666;
	background-color: #f5f5f5;
}

A.PriceCategory
{
	color: #cc0066;
	text-decoration: none;
}

TD.BlockRowActive
{
	border-bottom: #006666 1px solid;
	background-color: #ffffd9;
}


A.BlockLink
{
	color: #006666;
	text-decoration: none;
}

A:hover.BlockLink
{
	color: #3300ff;
}

.Info
{
	font-family: Arial, Tahoma, Verdana;
	color: #006666;
	font-size: 13pt;	
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #003C74;
	border-bottom-width: 1px;
	width: 100%;
}

.frmText	
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;	
	color: #22607F;
	border: #7F9DB9 1px solid
}

.tblCell
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;	
	color: #22607F;
	background-color : #FFFFFF;
}

.tblCell8
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #22607F;
	background-color : #FFFFFF;
}



.Grid
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 8pt;
	padding-bottom: 6px;
	color: #22607f;
	padding-top: 6px;
	font-family: Tahoma, Verdana, Arial;
}
A.GridLink
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #000099;
}

A:hover.GridLink
{
	color:Red;
}
.GridRow
{
}
.GridRowSelected
{
	background-color: #ffcc99;
}
.GridAlternativeRow
{
	background-color: #f1f9ff;
}

.HeaderRow
{
	font-weight: bold;
	font-size: 8pt;
	background: url('../images/tblheader_bg.gif');
	color: #003c74;
	font-family: Verdana, Tahoma, Arial;
	height: 5px;
	text-align: center
}
.FooterRow
{
	font-weight: bold;
	font-size: 8pt;
	background: url('../images/tblfooter_bg.gif');
	color: #003c74;
	font-family: Verdana, Tahoma, Arial;
	height: 5px;
	text-align: center
}
.GridPaging
{
	font-family: Verdana, Tahoma, Arial;
	background: url('../images/tblfooter_bg.gif'); 
	color: #003C74;
	font-size: 8pt;	
	font-weight: bold;
	height: 5px
}
.GridPaging a
{
	color: #003C74;
}

.frmButton	
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;	
	font-weight: bold;
	color: #22607F;
}

.fntSmallText 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #22607F;
}