iframe, body   {
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #660066;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #660066;
	scrollbar-shadow-color: #660066;
	scrollbar-track-color: white;
	font-family:arial;
	font-size:11px
}
b_old { color: red; font-size: 11px; font-family: verdana }
.menu { color: white; font-weight: bold; font-size: 10px; font-family: Verdana; border: solid 1px white }
.text   { color: black; font-size: 11px; font-family: verdana }
.smalltext   { color: black; font-size: 9px; font-family: verdana }
.whitetext { color: white; font-size: 11px; font-family: verdana }
.link    { color: #606; font-size: 11px; font-family: verdana; text-decoration: none }
a:link  { font-size: 11px; font-family: verdana; text-decoration: none }
a:visited  { font-size: 11px; font-family: verdana; text-decoration: none }
a:hover  { font-size: 11px; font-family: verdana; text-decoration: none }
.greytext { color: gray; font-size: 11px; font-family: verdana }
.greySText { color: #444; font-size: 9px; font-family: verdana }
.yelltext { color: #ff9900; font-size: 11px; font-family: verdana }
.boldwhite { color: white; font-weight: bold; font-size: 11px; font-family: verdana }
.blackText { color: black; font-size: 11px; font-family: verdana }
.menulink { color: white; font-size: 11px; font-family: verdana; cursor:hand }
.greybox   { color: black; background-color: #aaa }
.pageheader { color: #f00; font-weight: bold; font-size: 12px; font-family: verdana }
.equity  { color: red; font-weight: bold; font-size: 12px; font-family: verdana }
.subheader  { color: #fc0; font-weight: bold; font-size: 12px; font-family: verdana }
.header { color: white; font-weight: bold; font-size: 11px; font-family: verdana }
.redtext  { color: red; font-weight: bold; font-size: 12px; font-family: verdana }
.rprice  { color: red; font-size: 10px; font-family: verdana }
.bprice  { color: black; font-weight: bold; font-size: 10px; font-family: verdana }
.wprice  { color: red; font-weight: bold; font-size: 10px; font-family: verdana }
.maintable { border: solid 2px #606 }
.bHeader { 
	color: gray;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 14px;
}
.bSubHeader {
	color: #660066;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11px;
}
.price {
	color: red;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11px;
}
input, textarea, select {
	color: black;
	background-color: #e6e6e6;
	font-family: arial;
	font-size: 11px;
	border-top:#807b88 thin;
	border-bottom:#807b88 thin;
	border-right:#807b88 thin;
	border-left:#807b88 thin;
	border-style: solid;
	border-width:1px;
	margin: 0px;
 }
button {
	color: white;
	background-color: red;
	font-family: arial;
	font-size: 10px;
	border-top:black thin;
	border-bottom:black thin;
	border-right:black thin;
	border-left:black thin;
	border-style: solid;
	border-width:1px;
	margin: 0px;
 }
.button {
	color: white;
	background-color: red;
	font-family: arial;
	font-size: 10px;
	border-top:black thin;
	border-bottom:black thin;
	border-right:black thin;
	border-left:black thin;
	border-style: solid;
	border-width:1px;
	margin: 0px;
 }
 .stext	 {
	color: black;
	font-size: 10px;
	font-family: arial;
}