body{
background-color: #000000;
}
td{
	font-family: arial;
	font-size:12pt;
}
div.setup{
background-color: #000000;
padding:10px;
padding-bottom:10px;
position: relative;
top: 50px;
right:50px;
left:0px;

}
.sten_label{
	font-size:1em;
	font-weight: 700;
	color:#000000;
}
.gobutton {

	border-top:  #FFFFFF  solid 2px;
    border-bottom: #666666  solid 2px;
    border-right: #666666  solid 2px;
    border-left: #FFFFFF  solid 2px;
	background: #000000;
    color: White;
    font-family:Verdana, arial, sans serif;
    font-size:18px;
	font-weight:"700";
}
span.small{
font-size: 10pt;
color: #FFFFFF;
}
a.small{
font-size: 10pt;
color: #FFFFFF;
text-decoration: underline;
}
a.yellow{
background: #0000FF;
color: #FFFF00;
text-decoration: underline;
}
a:active{
color: #FF0000;
}
a:hover{
color: #00ff00;
text-decoration: none;
}
.top {
	font-size:18pt;
	color:#ffffff;
	font-weight: 600;
}
.top1 {
	font-size:18pt;
	color:#ff0000;
	font-weight: 600;
	text-decoration: none;
}
.top2 {
	font-size:18pt;
	color:#00ff00;
	font-weight: 600;
	text-decoration: none;
}
.top3 {
	background: #0000FF;
	font-size:18pt;
	color:#FFFF00;
	font-weight: 600;

}
h2.top3 {
	background: #0000FF;
	font-size:24pt;
	color:#FFFF00;
	font-weight: 600;
}
.lite{
color:#ff0000;
}
.inactive{
color: #CCCCCC;
text-decoration: underline;
}
.redemph{
color: #FF0000;
font-weight:600;
}
.pickme{
text-decoration: none;
}
p.hide{
	cursor: default;
}
a.hidelink{
	cursor: default;
	text-decoration: none;
	color: black;
}

