/* Inventory Spotlight Defaults */
.SpotlightBackground
{
	background: url(../images/spotlight_bg.gif) no-repeat;
}

.SpotlightTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.SpotlightImage
{
	border-width: 1px;
	border-style: solid;
	border-color: White;
}

.SpotlightPrice
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

BODY
{
    FONT-FAMILY: verdana;
	font-size:11px;
}
.NormalText{
	font-family:Verdana;
	font-size:11px;
	color:black;
}
.HeaderText{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
A.SubNavLink
{
	color: #ffffff;
    FONT-SIZE:11px;
	text-decoration : none;	
}
A.SubNavLink:hover
{
	color: red;
    FONT-SIZE:11px;
	text-decoration : none;	
}
.SubNavText{
	color:white;
	font-size:9px;
}
A.NormalLink
{
	color: #000000;
    FONT-SIZE:11px;
	text-decoration : none;	
}
A.NormalLink2
{
    COLOR: Orange;
    FONT-SIZE: 11px;
	text-decoration : none;
	font-weight:Bold;
}
A.NormalLink:hover
{
    COLOR: #FFA834;
    FONT-SIZE: 11px;
	text-decoration : none;
}
A.NavLink
{
	color: #ffffff;
    FONT-SIZE:11px;
	text-decoration : none;	
	font-weight:Bold;
}
A.NavLink:hover
{
    COLOR: Orange;
    FONT-SIZE: 11px;
	text-decoration : none;
	font-weight:Bold;
}
.RowOn{
	background : #cccccc;
}
.RowOff{
	background : #eeeeee;
}

.FooterText{
	color:White;
	font-size:9px;
}
A.FooterLink
{
	color: #ffffff;
    FONT-SIZE:9px;
	text-decoration : none;	
}
A.FooterLink:hover
{
    COLOR: red;
    FONT-SIZE: 9px;
	text-decoration : none;
}
.SeoText
{
    COLOR: Black;
    FONT-SIZE: 7px;
}
A.SeoText
{
    COLOR: Black;
    FONT-SIZE: 7px;
}
A.SeoText:hover
{
    COLOR: Black;
    FONT-SIZE: 7px;
}
.SocialNetworks
{

}