a
{
	color:Black;
	text-decoration:none;
}
a:hover
{
	color:#990033;
	text-decoration:none;
	font-weight:bold;
}
.content
{
	background-color: transparant;
	Filter: Alpha(Opacity=80, FinishOpacity=80, Style=2, StartX=0, StartY=0, FinishX=580, FinishY=0);
	border: #000000 2px solid;
	width:600;
	font-size: 13;
	left:150;
	top:163;
	position:absolute;
	color: #000000;
	text-align: center;
	font-family: Verdana;
}

tr
{
	font-family: Verdana;
	font_size: 13;
	text-align:center;
	
}

body
{

scrollbar-face-color:  #990033; 
scrollbar-shadow-color: black;
scrollbar-highlight-color:  black;
scrollbar-3dlight-color:  #990033;
scrollbar-darkshadow-color: #990033;
scrollbar-track-color:   white;	
scrollbar-arrow-color: black;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235;
  text-align: left;
  } 