/****************************************
			Document Defaults
****************************************/			


BODY
{
	background-color: White;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
}


TABLE.FixedLayout
{
	table-layout : fixed;
}

TD
{
	font-size : 11px;
	font-family: Verdana,Arial,Helvetica;
}


A
{
	color: black;
	text-decoration: none;
}


A:HOVER
{
	color: black;
	text-decoration: underline;
}




/****************************************
			Menu
****************************************/			


.MainMenu
{
	font-size : 10px;
	color: White;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:12px;
	cursor: auto;
}

.MainMenuHover
{
	font-size : 10px;
	color: White;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:12px;
	background-color: #EF8C90;
	cursor: hand;
}

A.MainMenuLink:link
{
	color: white;
	text-decoration: none;
}

A.MainMenuLink:visited
{
	color: white;
	text-decoration: none;
}

A.MainMenuLink:hover
{
	color: white;
	text-decoration: none;
}








/****************************************
			Outputting Results
****************************************/			


.ResultsHeader
{
	font-size : 10px;
	color: white;
	text-align:left;
	font-weight: bold;
	background-color: #808080;
	padding:3px;
}

.ResultsLine
{
	font-size : 10px;
	color: black;
	background-color: white;
	padding:3px;
	height: 50px;
}

.ResultsLineGray
{
	font-size : 10px;
	color: black;
	background-color: #EEEEEE;
	padding:3px;
	height: 50px;
}


.ResultsLinkOn
  { color: #e11f26; text-decoration: blink }


A.ResultsLink:link
{
	color: black;
	text-decoration: none;
}

A.ResultsLink:visited
{
	color: black;
	text-decoration: none;
}

A.ResultsLink:hover
 { color: #e11f26; text-decoration: blink }

.OverflowLinkPages
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}

A.OverflowLinkCurrent:link
{
	color: black;
	text-decoration: none;
	font-size: 12px;
}

A.OverflowLinkCurrent:visited
{
	color: black;
	text-decoration: none;
	font-size: 12px;
}

A.OverflowLinkCurrent:hover
{
	color: #E11F26;
	text-decoration: underline;
	font-size: 12px;
}


A.OverflowLink:link
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}

A.OverflowLink:visited
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}

A.OverflowLink:hover
{
	color: #E11F26;
	text-decoration: underline;
	font-size: 12px;
}



.DealerList
{
	font-size : 11px;
	color: black;
	background-color: white;
	padding:3px;
	height: 15px;
}

.DealerListGray
{
	font-size : 11px;
	color: black;
	background-color: #EEEEEE;
	padding:3px;
	height: 15px;
}



/****************************************
			Forms
****************************************/			
.Label
{
	font-size : 10px;
	font-family: Verdana,Arial,Helvetica;
}





/****************************************
			Gray Search Bars
****************************************/			

.SitePositionBar
{
	padding-left:15px;
	font-size : 10px;
	color: white;
	text-align:left;
	font-weight: bold;
	background-color: #808080;
}
.QuickSearchBar
{
	padding-left:15px;
	font-size : 11px;
	color: black;
	text-align:left;
	font-weight: bold;
	background-color: #E0E0E0;
}
.DealerMsgBar
{
	font-size : 10px;
	color: white;
	text-align:right;
	font-weight: bold;
	background-color: #808080;
}
A.DealerMsgBarLink:link
{
	color: white;
	text-decoration: none;
}

A.DealerMsgBarLink:visited
{
	color: white;
	text-decoration: none;
}

A.DealerMsgBarLink:hover
{
	color: white;
	text-decoration: underline;
}
A.DealerMsgBarLink:active
{
	color: white;
	text-decoration: none;
}



.AdvertiserBlockLeft
{
	font-size : 10px;
	color: black;
	text-align:center;
	height:86px;
	padding-left:22px;
}

.SearchButton
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:white;
	background-color: #E11F26;
	height: 20px;
}



/****************************************
			Administration Styles
****************************************/			

A.AdminListLink:link
{
	color: black;
	text-decoration: none;
}

A.AdminListLink:visited
{
	color: black;
	text-decoration: none;
}

A.AdminListLink:hover
{
	color: gray;
	text-decoration: underline;
}

