body
{	
	scrollbar-face-color: #FFC62E;
	scrollbar-shadow-color: #FFC62E;
	scrollbar-highlight-color: #FFC62E;
	scrollbar-3dlight-color: #FFC62E;
	scrollbar-darkshadow-color: ##FF9900;
	scrollbar-track-color: #FFE49D;
	scrollbar-arrow-color: #000000;
	font-family: verdana;
}
input
{
    font-size: 8pt;
	border: 1px solid #FFFFFF;
	COLOR: #000000;
    font-family: Tahoma;
    background-color: FFC62E;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a.topsites:link {
	text-decoration: none;
}
a.topsites:visited {
	text-decoration: none;
}
a.topsites:hover {
	text-decoration: underline;
}
a.topsites:active {
	text-decoration: none;
}
a.menubar:link {
	text-decoration: none;
}
a.menubar:visited {
	text-decoration: none;
}
a.menubar:hover {
	text-decoration: underline;
}
a.menubar:active {
	text-decoration: none;
}
a.category:link {
	font-size: 16px;
	font-weight: bold;
}
a.category:visited {
	font-size: 16px;
	font-weight: bold;
}
a.category:hover {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a.category:active {
	font-size: 16px;
	font-weight: bold;
}
a.subcategory:link {
	font-size: 12px;
	color: #999999;
}
a.subcategory:visited {
	font-size: 12px;
	color: #999999;
}
a.subcategory:hover {
	font-size: 12px;
	color: #000000;
}
a.subcategory:active {
	font-size: 12px;
	color: #999999;
}
a.bottom:link {
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;
}
a.bottom:active {
	text-decoration: none;
}.ListingDescIndent {
	margin-left: 27px;
}
.BorderTable {
	background-color: #FFFFFF;
	border: 3px double #FFCC33;
	filter: Alpha(Opacity=70, FinishOpacity=70 );
}
.NoAlpha {
	filter: Alpha(Opacity=100);
}
