`/* CSS Document */
.productrange{
font-family: tahoma;
	font-size: 11px;
	}
a.more:link{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.more:visited{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.more:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#CC0000;
text-decoration:none;
}
.allcometostand{
background-color:#FBD55F;
padding-left:20px;
color:#004F97;
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
}
.whatnew{
background-color:#FDF5DE;
font-family:tahoma;
font-size:11px;
color:#5E5E5E;
padding-left:10px;
}
.about{
background-color:#FFFFFF;
font-family:tahoma;
font-size:11px;
color:#5E5E5E;
padding-left:10px;
}
.benefits{

font-family:tahoma;
font-size:11px;
color:#2F677F;
padding-left:10px;
}
.whatnewinner{
font-family:tahoma;
font-size:11px;
color:#516C96;
font-weight:bold;
}
a.whatnew:link{
font-family:tahoma;
font-size:11px;
color:#516C96;
text-decoration:underline;
}
a.whatnew:visited{
font-family:tahoma;
font-size:11px;
color:#516C96;
text-decoration:underline;
}
a.whatnew:hover{
font-family:tahoma;
font-size:11px;
color:#516C96;
text-decoration:none;
}
a.readmore1:link{
color:9B0F66;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}
a.readmore1:visited{
color:#9B0F66;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}
a.readmore1:hover{
color:#9B0F66;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}


.copyright{
padding-left:10px;
background-color:#DADADA;
font-family:tahoma;
font-size:11px;
color:#878787;
}

a.copyright1:link{
font-family:tahoma;
font-size:11px;
color:#878787;
text-decoration:none;
}

a.copyright1:visited{
font-family:tahoma;
font-size:11px;
color:#878787;
text-decoration:none;
}

a.copyright1:hover{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

.allcometostand2{
background-color:#71230E;
padding-left:20px;
color:#F2EBCE;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}

.angelamatthew
{
background-color:#AE041E;
color:#ffffff;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-align:center;
}
.aboutus{
background-color:#FFFFFF;
font-family:tahoma;
font-size:11px;
color:#5E5E5E;
}

.leftpanellinksover
{
background-color:#CECECE;
}
.leftpanellinksout
{
background-color:#F0F0F0;
}
.leftlink
{
font-family:tahoma;
font-size:11px;
font-weight:100;
color:#666666;
}

a.leftnav:link
{
font-family:tahoma;
font-size:11px;
font-weight:100;
color:#666666;
text-decoration:none;
}
a.leftnav:visited
{
font-family:tahoma;
font-size:11px;
font-weight:100;
color:#666666;
text-decoration:none;
}
a.leftnav:hover
{
font-family:tahoma;
font-size:11px;
font-weight:100;
color:#990000;
text-decoration:none;
}
	

a.li:link
{
color:#516C96;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}
a.li:visted
{
color:#516C96;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}
a.li:hover
{
color:#516C96;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}





input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
input.textfield {
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 5px;
	width: 150px;
}
.select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width:150px;
}
input.submit {
	font-weight: normal;
	font-size:11px;
	font-family:tahoma;
	color: #666666;
	background-color: #F4F2EC;
	width: 60px;
	text-align: center;
	border-top: 1px solid #D8D5CD;
	border-right: 1px solid #B7B1A5;
	border-bottom: 1px solid #B7B1A5;
	border-left: 1px solid #D8D5CD;
	height: 20px;
}

.blacktxt{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:none;
}