<!--
 html,body { height:100%; }
-->
body {
	background-color: #FFFFFF;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	cursor: hand;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	cursor: hand;
}

input {
	font-family : Arial, helvetica, verdana;	
	font-size : 11pt;
	color : #FFFFFF;
	background-color: #333333;
}
.failedinput {
	font-family : Arial, helvetica, verdana;	
	font-size : 11pt;
	color : #000000;
	border: #333333;
	border-style: solid;
	background-color: #333333;
}
textarea {
	font-family : Arial, helvetica, verdana;	
	font-size : 11pt;
	color : #FFFFFF;
	background-color: #333333;

}
.failedtextarea {
	font-family : Arial, helvetica, verdana;	
	font-size : 11pt;
	color : #000000;
	border: #333333;
	border-style: solid;
	background-color: #333333;
}
select {
	font-family : Arial, helvetica, verdana;	
	font-size : 11px;
	color : #FFFFFF;
	background-color: #333333;
}
.failedselect {
	font-family : Arial, helvetica, verdana;	
	font-size : 11px;
	color : #000000;
	border: #333333;
	border-style: solid;
	background-color: #FFFFCC;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 11px;
  overflow: hidden;
	background-color: #666666;
	padding-left: 5px;
}

.Caption {
font-family: Arial;
font-weight: normal;
font-size:  11pt;
color:      #FFA579; }

A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   11pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   11pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   11pt;
                     font-weight: bold; }
A.Controls:hover   { color:#00FF00; text-decoration:none;
                     font-family: Arial;
                     font-size:   11pt;
                     font-weight: bold; }
.borderimage{
border:1px solid #3B060C;
}

div.layer_content {
z-index: 4;
overflow: auto;
position: absolute;
visibility: visible;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
width: 783px;
height: 349px;
left:50px;
padding: 0 10px 0 10px;
scrollbar-face-color: #CCCCCC;
scrollbar-shadow-color: #929292;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #929292;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #990000;
}
<!--
BODY {
scrollbar-face-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color:  #333333;
}
-->
