
.borderTopWidth {
	border:0px solid white;
	border-top-width:1px;
}

.borderTopRightWidth {
	border:0px solid white;
	border-top-width:1px;
	border-right-width:1px;
}

.borderTopLeftRightWidth {
	border:1px solid #666666;
	border-bottom-width:0px;
}
.borderTopBottomLeftRightWidth {
	border:1px solid #666666;
	}

.borderBottomLeftRightWidth {
	border:1px solid #666666;
	border-top-width:0px;

}

.borderRightWidth{
	border:0px solid white;
	border-right-width:1px;
}

.borderLeftWidth{
	border:0px solid white;
	border-left-width:1px;
}

.borderBottomWidth{
	border:0px solid white;
	border-bottom-width:1px;
}

.borderProductLine {
	border:1px solid #666666;
	border-right-width:0px;
}

.borderProductLine2 {
	border:1px solid #666666;
	border-left-width:0px;
	border-right-width:0px;
}

.borderProductLine3 {
	border:1px solid #666666;
	border-left-width:0px;
}

.borderProductLine4 {
	border:1px solid #666666;
	border-top-width:0px;
}

.borderProductLine5 {
	border:0px solid #666666;
	border-left-width:1px;
	border-right-width:1px;
}

a.newLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.newLink:link { 	color: #000000;text-decoration: none;}
a.newLink:active { color:#000000; text-decoration: none; }
a.newLink:visited { color:#000000; text-decoration: none; }
a.newLink:hover { color:#FFFFFF; text-decoration: underline;  }

a.events
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.events:link { 	color: #FFFFFF;text-decoration: none;font-weight: bold;}
a.events:active { color:#FFFFFF; text-decoration: none;font-weight: bold; }
a.events:visited { color:#FFFFFF; text-decoration: none; font-weight: bold;}
a.events:hover { color:red; text-decoration: none; font-weight: bold; }

a.spotlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.spotlight:link { 	text-decoration: none;}
a.spotlight:active { text-decoration: none; }
a.spotlight:visited {text-decoration: none; }
a.spotlight:hover { text-decoration: none;  }
