.helptopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.help:h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.help:h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.helptopicsscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	height: 250px;
	width: 180px;
}
.helptopics:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
}
.helptopics:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
.helptopics:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 100%;
	width: 100%;
}
.searchitems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.buttons, a.buttons, a.buttons img { 
background-color: #FFFFEA;
filter: Alpha(opacity=100,FinishOpacity=60, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0);/* IE */ 
-moz-opacity: 0.7; /* Mozilla */ 
} 
a.buttons:hover, a.buttons:hover img {
	filter: Alpha(opacity=100);

-moz-opacity: 1.0;
	
} body {
	font-family: Arial, Helvetica, sans-serif;
	
}
.loginform {
	font-size: 10px;
}
.loginform:input {
	font-size: 9px;
	border: 1px solid #666666;
	width: 50;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
}
.smallproduct, .smallproduct:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.smallproduct:visited
{
	color: #0066CC;
}
.smallproduct:hover {
	color: #0099FF;	
}

.productname
{
	font-size: 14px;
	font-weight: bold;
}

.productdesc
{
	font-size: 12px;
	font-weight: normal;
}

a.productname:link,a.productname:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.productname:hover
{
	color: #0099FF;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}
a:hover {
	color: #66CCFF;
}
a.menu:link,a.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.menu:hover
{
	color: #FF6600;
}
.error
{
	color: #FF0000;
	font-weight: bold;
}
