body, td
 {
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	background-color: black;
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height: 13px;
	vertical-align: top;
 }

 p
  { float: left;
  	margin-left:.7em;
  	display: inline;}
	
.fs{
		position:relative;
		border:1px solid #666;
		padding:10px;
		text-align:left;
		line-height: 13pt;
		margin-right:10px;
	}
 
.maintable {
  border-style: solid; 
  border-width: thin; 
  border-color: #222222;
  width:950px;
}

.headertable {
  border-style: solid; 
  border-width: thin; 
  border-color: #222222;
  width:750px;
}

.normal
 {
 	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

img 
{ 
	border: none; 
} 

.formtable { border: 1px dashed #3f88f6;
				background-color: white;
				width:650px;
 }
 
 table.formtable td { font-size : 11px;
			font-family : Tahoma, Arial;
			font-weight : normal;
			font-style : normal;
			color : #000000;
			padding-top: .5em;
			padding-bottom: .5em;
			padding-left: 1em;
			background-color: white;
}

table.login td{ line-height: 22px; }

.login input { font-size : 11px;
			font-family : Tahoma, Arial;
			color: black;
			border: 1px solid #048ee4;
}

.radio { font-size : 11px;
			font-family : Tahoma, Arial;
			color: black;
}


a.login:link, a.login:visited { 
	color: #048ee4; 
	text-decoration: none;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a.login:active, a.login:hover { 
	color: #048ee4;
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

input, textarea, select { font-size : 11px;
			font-family : Tahoma, Arial;
			color: #f71c1c;			
}

table.fs td {font-family: Tahoma, Arial;
	font-size:12px;
	font-weight: bold;
	padding: .2em;
}

.fs textarea { font-size : 11px;
			font-family : Tahoma, Arial;
			color: black;
			border: 1px solid #048ee4;
}

.white
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	color:white;
}

.larger
{
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: normal;
	color:#f71c1c;
	text-align: left;
	line-height: 15px;
 }
 
 a.larger:link, a.larger:visited { 
	color: #f71c1c; 
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight: normal;
}

a.larger:active, a.larger:hover { 
	color: black;
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight: normal;
}

.largebold
{
	font-family: Tahoma, Arial;
	font-size:15px;
	font-weight: bold;
	color:#ff0000;
	align: left;
	line-height: 18px;
 }
 
 .results{
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#000000;
	align: left;
	line-height: 16px;
 }

#hide { display: none; }

.rollover .out 
{ 
	display:inline; 
	visibility:visible; 
} 
.rollover .over 
{ 
	display:none; 
	visibility:hidden; 
} 
.rollover:hover .out 
{ 
	display:none; 
	visibility:hidden; 
} 
.rollover:hover .over 
{ 
	display:inline; 
	visibility:visible; 
} 


a:link { 
	color:white; 
	text-decoration: none;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a:visited { 
	color:white;
	text-decoration: none;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #f8f37d;
	}

.link { 
	font-size:9px;
	font-family:Tahoma, Arial;
	border: black 2px solid;
}

.upload {
	margin-left:40px;
	border:thin grey solid;
	padding:10px;
	line-height:16px;
	width:70%;
}

.indent10
{ 
 margin-left: 10px;
}

.rightindent
{
 margin-left: 20px;
 margin-right: 40px;
}


.err {
	font-size : 9pt;
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #f71c1c;
	line-height:16px;
}

a.err:link, a.err:visited { 
	color: #048ee4; 
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:9pt;
	font-weight: bold;
}

a.err:active, a.err:hover { 
	color: black;
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:9pt;
	font-weight: bold;
}

.smallred {
	font-size : 7pt;
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #f71c1c;
	text-align: center;
}

 .border
{
float: right;
margin: 0px 0px 5px 5px;
border: 1px dotted #666;
padding: 10px;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}	

.controls { padding: 5px; }

#controls_menu { display :none; }
#controls { padding: 5px; display : block }
#playdata { padding: 5px; display : block}

#container { padding: 5px; width: 570px; }
#kplayer3Div { margin-top:10px; }