body
{
	font-family:Verdana;
	font-size: 10pt;	
}

TR
{
	font-family:Verdana;
	font-size: 10pt;	
}


.brandListBody
{
	border-width: 0;
}

.brandListHeader
{
	color: Blue;
	font-weight: bold;
	font-size: 12pt;
}

.brandListItem
{
	font-weight: bold;	
}

.brandListAltItem
{
	font-weight: bold;	
}

.brandSeriesListBody
{
}

.brandSeriesListHeader
{
}

.brandSeriesListItem
{
	font-size: 8pt;
}

.brandSeriesListAltItem
{
	font-size: 8pt;
}

.seriesListBody
{
	border-width: 0;
}

.seriesListHeader
{
	color: Black;
	font-weight: bold;
	font-size: 12pt;
}

.seriesListItem
{
	font-weight: bold;	
}

.seriesListAltItem
{
	font-weight: bold;	
}

.modelListBody
{
	border-width: 0;
}

.modelListHeader
{
	font-weight: bold;
	font-size: 12pt;
}

.modelListItemHeader
{
	background-color: RoyalBlue;
	font-family: Verdana;
	color: White;
	font-weight: bold;
}

.modelListDetail 
{
	 FONT-SIZE: 8pt 
}

.modelDetailBody
{
	border-width: 0;
}

.modelDetailHeader
{
	background-color: Blue;
	color: White;
}

.modelDetailDetail
{
	font-size: 10pt;
}

.modelRetailPrice
{
	color: Black;	
}

.modelSavePrice
{	
	color: Black;
}

.modelOurPrice
{
	font-size: 12pt;
	font-weight: bolder;
	color: Red;
}

.brandByProdAttItem
{
}

.brandByProdAttAltItem
{
}

.brandByProdAttBody
{
	border: 1px solid;
	border-color: #666666;
	font-size: 8px;	
}


.pagerBody
{
	border-width: 1;
	border-color: Black;
	border-style: solid;
	background-color: RoyalBlue;
}

.pagerCaption
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;	
}

.pagerSizer
{
	background-color: #EBF9BD;	
}

.pagerNum
{
	background-color: #E0F595;	
}

.dtgTable
{
	border-width: 1;
	border-color: Black;
	border-style: solid;
}

.dtgHeader
{
	background-color: RoyalBlue;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	text-align: center;
}

.dtgAltItem
{
	background-color: AliceBlue;	
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dtgItem
{
	background-color: SkyBlue;	
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dtgPager
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.dtgFooter
{
	background-color:Silver;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
}

.secHead
{
	font-size: 12pt;
	color: Blue;
	font-family: Verdana;
	background-color: #ffff00;
	border-bottom-style: solid;
	border-bottom-color:Black;
	border-bottom-width:1;
}

.lblMsg
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;	
}	

.inputPanel
{
	width: 95%;
	border-style: solid;
	border-width: 1;
	border-color: Blue;
	background-color: LightSteelBlue;
}

HR
{
	color: Blue;		
}

INPUT
{
	border-width: 1;
	border-color: Black;
	border-style: solid;
	font-size:12;
	font-family:Verdana;
}

TEXTAREA
{
	border-width: 1;
	border-color: Black;
	border-style: solid;
}

.inputButton
{
	border-style: solid;
	border-width: 1;
	border-color: Blue;
	background-color: Lavender;
	font-weight: bold;
	cursor: hand;
}

.titleBar
{
	background-color: LightSteelBlue;
	border-width: 1;
	border-color: #0000C0;
	border-style: groove;
	font-weight: bold;
	font-size: 10pt;
	color: Blue;
	font-family: Verdana;	
	margin: 5,0,5,0;	
}

A:visited
{
	color: #003366;
	text-decoration: none;
}

A:link
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #003366;
}



.summaryBody
{
	color:#666666;
}

.custDialogThread
{
	background-color: #C0FFC0;
}

.sysDialogThread
{
	background-color: LightSkyBlue;
}

