
* {
margin: 0;
padding: 0;
	font-family:Tahoma; 
	text-align:left;
}

#menuform 
{
margin: 0;
padding: 0;

font-size:11pt;
padding-left: 10px;
border-bottom-color:#404040;
border-bottom-width:2px;
border-bottom-style:solid;
position:fixed; 
width:100%; 
height:auto;
max-height:40px;
left:0px;
top:0px; 
background-color:White;
z-index:1;
vertical-align:middle;
}
#menuform a, a:visited { color:#404040; white-space: nowrap; text-decoration:none; padding-left:2px; padding-right:3px; }
#menuform  a:hover { color:#2060A8; text-decoration:none }


.aspnetform 
{
    /*
margin-top:40px;	
  top:40px;*/
  left:0px;
  bottom:0px; 
  right:0px; 
  padding:10px;
  background-color:Transparent;
  z-index:0;
  min-height:100px;
  
  }

body  
{
	font-size:12pt;
	color:#404040; 
}
table { font-size:12pt; color:#404040;  }
        
th {
	white-space: nowrap;
	padding: 1px 1px 1px 3px;
	text-align:left
}

.filetable{}

ul
{
list-style: none;
margin: 0px;
padding-left: 2px;
padding-top: 3px;
padding-bottom: 1px;
}

ul li
{
list-style: none;
margin-top: 0px;
}


h1 { font-size:9pt; margin:0px }
.error { color:red; font-weight:bold }
a:link { color:#2060A8; text-decoration:none; white-space: normal; }
a:active,
a:visited {	color: #808080;	text-decoration: none;white-space: normal; padding:0px;}
a:hover { color:#F01C24; text-decoration:none }
img { border:0px }

input.submit
{
margin: 0;
padding: 0;
color:#EFF3FB;
font-size:10pt;
background-color: #2060A8;
border-style: none;
text-decoration:none;
text-align:center;
width:auto;
height:100%;

}
input.submit:hover
{
/*background-color: #2060A8;
color:#EFF3FB;*/
}
input.search
{
	margin: 0;
	padding: 0;

	background-color: #D6E3FE;
	border-style: none;
	height: 18px; /*
border-bottom-style:none;
border-top-style:none;
border-left-style:solid;
border-right-style:solid;
background-color:#EEEEEE;EFF3FB
*/
}
input.search:hover
{
	background-color: #99CCFF;
}

dirlink.a
{
    font-size:5pt;
    white-space: nowrap;
}


