body { 
    scrollbar-3dlight-color: #5c5c5c; 
    scrollbar-arrow-color: #ffcc00; 
    scrollbar-base-color: #7c7c7c; 
    scrollbar-darkshadow-color: #6D6DDF; 
    scrollbar-highlight-color: #9A9AEE; 
    scrollbar-shadow-color: #5c5c5c; 
    scrollbar-track-color: #5c5c5c;
} 

A  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Verdana;
}

a.store  {
	FONT-WEIGHT: bold;
	font-size : 12px;
	font-family : Verdana;
	TEXT-DECORATION: underline;
}

A:Visited  {
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
	font-family : Verdana;
}

A:Active  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Verdana;
}

a:Hover {
	TEXT-DECORATION: underline;
	color : #000000;
	font-size : 12px;
	font-family : Verdana;
}

a.A1:Hover {
	color : #ffcc00;
	font-size : 12px;
	font-family : Verdana;
}
a.A2:Hover {
	color : #ffcc00;
	font-size : 12px;
	font-family : Verdana;
	font-variant : small-caps;
}

.a-under {
	text-decoration : underline;
}

td  {
	font-size : 12px;
	font-family : Verdana;
}

.subheader {
	color : #ffcc00;
	font-size : 12px;
	font-family : Verdana;
	font-variant : small-caps;
}

.submenu {
	color : #aaaaaa;
	font-size : 12px;
	font-family : Verdana;
}

hr {
	border : thin #aaaaaa;
	border-style : dotted;
	vertical-align : middle;
}

.intro {
	color : #cccccc;
	font-size : 12px;
	font-family : Verdana;
}

.table-ad {
	border-style : dotted;
	border-color : Gray;
	border : thin dotted;
	background-color : #5c5c5c;
}

iframe.grelated-iframe {
	left:-99999px !important;
	display: none !important;
}