font.classLogo 
{
	font-size : 12pt;
	font-family : Arial;
	color : Fuchsia;
}

font.welcomeUser
{
	font-size : 2;
	font-family : Arial;
}

td
{
	font-family : Verdana;
  	font-size: 12px
}

body
{
	background : White;
	color : Black;
	font-family : Arial;
	margin : 10 10 10 10;
}

.ColorAdmin 
{
	background : #CCCCCC;
	color : Black;
    font-size : 10pt;
}

.ColorAdminInActive 
{
	background : #E0E0E0;
    /*background : #CCCCCC;*/
	color : Black;
    font-size : 10pt;
}

.ColorCategories
{
	background : #52ABBE;
	color : Black;
	font-size : 10pt;
}
font.ColorCategories
{
	font-family : Verdana
	color : Black;
	font-size : 12px;
}


.ColorFeaturedListHeader
{
	background : #838383;
	color : Black;
	font-size : 10pt;
}

.ColorFeaturedGalleryHeader
{
	background : #FFBD00;
	color : White;
	font-size : 10pt;
}

.LoginBold
{
	font-size : 10pt;
	font-weight : bold;
}

.LoginSmall
{
	font-size : 8pt;	
}

.logo
{
	font-size : 10pt;
	color : #005BA3;
}

.time
{
	color : Dark Blue;
	font-size : 10pt;
}
.footer1
{
	font-size : 8pt;
	color : White;	
}

.footer2
{
	font-size : 8pt;
	color : #A1C9E9;
}


.GalleryItem
{
	font-size : 8pt;	
    color : Black;
}
.GalleryItemPrice
{
	font-size : 8pt;
    color : #005BA3;	
}
.ColorItemListHeader
{
	background : #E0E0E0;
	color : Black;
}

.ColorItemHighlight
{
	background : #FFFCCC;
	color : Black;
}

.ColorRowA
{
	background : White;
	color : Black;
}

.ColorRowB
{
	background : #EEEEEE;
	color : Black;
}

.ColorBackground 
{
	background : White;
}

.ColorFont,
.Color
{
	font-family : Arial;
	color : Black;
	font-size : 10pt;
}

.ColorSmall
{
	font-family : Arial;
	color : Black;
	font-size : 8pt;
}

.ColorLarge
{
	font-family : Arial;
	color : Black;
	font-size : 11pt;
	display : inline;
}

.ColorMedium
{
	font-family : Arial;
	color : Black;
	font-size : 10pt;
	display : inline;
}



.ColorItemHeader 
{
	background : #838383;
	color : Black;
}

.ColorDescHeader
{
	background : #49838F;
	color : Black;
	font-size : 11px;
    font-family : Arial;
}

.ColorBiddingHeader
{
	background : #49838F;
	color : Black;
    font-size : 11px;
    font-family : Arial;
}

.ColorQuestionBlock 
{
	background : #D8E8FC;
	color : Black;
	font-size: 11px
}

.ColorQuestionBlockFontOptional 
{
	background : #D8E8FC;
	color : #009900;
}

.ColorQuestionBlockFontRequired
{
	background : #D8E8FC;
	color : #003399;
}

.ColorMyAuction
{
	background : #CCCCCC;
	color : Black;
}

.ColorMyAuctionInActive 
{
	background : #EEEEEE;
	color : Black;
}
.ColorDefaultHeader 
{
	background : #838383;
	color : White;
	font-size : 9pt;
}
a.ColorDefaultHeader 
{
	background : #838383;
	color : White;
	text-decoration : underline;
}
.ColorProblem
{
	color : Red;
}

.ColorError
{
	color : Red;
}

.ColorBullet 
{
	color : Red;
}

.ColorLinks
{
	color : Navy;
}

.ColorReserve
{
	color : Red;
}

.ColorSearchBox
{
	background : #49838F;
	color : #000000;
}

.ColorHelpLinkFont
{
	color : #333399;
}

.ColorBilling
{
	background : #CCCCFF;
	color : Black;
}

.ColorBillingInActive
{
	background : #E0E0E0;
	color : Black;
}
A
{
	color: Navy;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}
font.topNavPanel
{
	font-size : 11px;
	font-family : arial;
	color: Black;
}
a.whitelink,
A.whitelink:hover
{
	color : White;
	text-decoration : underline;
}

font.middleFont
{
	font-size : 10pt;
}

font.searchbox
{
	font-size : 8pt;	
}

font.ItemDetail1
{
	font-size : 9pt;
    color : #005BA3;
}

.Versions
{
	font-size : 9pt;
}

.middle
{
	font-size : 9pt;
}
.detailItemHeader
{
	font-size :14pt;
    color : #005BA3;
}
.detailItemNumber
{
	font-size :10pt;
    color : #929292;
}