* html {margin: 0}
body {background-color: #d1e0eb; color: black; font-family: tahoma; margin: 0; font-size: 14px; }
a {text-decoration: none; color: #355c79;}

#outer {width: 100%;}
#header {background-color: #355c79; color: white; padding: 20px 20px 20px 10px; height: 30px;}
#header input{width:400px; font-size:14px; color:#999999; padding:6px; border:solid 1px #999999;}
#sbox {float: left; }
#stitle {float: right; }
#contents {height: 100%; margin: 15px;}
#contents ul {list-style: none ; }
#contents ul li {display: block; }
#index { 
border-left: 5px solid #800000;
border-right: 5px solid #800000;
background-color: #FF7C3E;
color: #fff;
padding:5px;
font-weight: bold;
}
#index a { color: black;}
#index a:hover { color: white; }
                                                   
#filebox {margin-top: 15px; height: 448px; width:100%;}
#footer {background-color: #355c79; color: white; padding: 10px 20px 10px 0px; text-align: center; height: 25px;}


#results {
  left:70px; 
  top:42px; 
  width:400px; 
  border:solid 1px #DEDEDE; 
  display:none; 
  position: absolute; 
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  padding:0;
}

#results ul, #results li { padding:0; margin:0; border:0; list-style:none; }
#results li {border-top:solid 1px #DEDEDE;}
#results li a{
display: block;
padding: 3px 0px 3px 0.5em;
background-color: #fff;
text-decoration: none;
width: auto;
}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#FF7C3E; color: fff; font-weight: bold;}
#results ul {padding:6px;}

#menu12 {
width: 500px;
padding: 0 0 0 0;
margin-bottom: 1em;
margin-top: 10px;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #6898d0;
color: #333;
}
#menu12 ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
#menu12 li {
border-bottom: 1px solid #90bade;
margin: 0;
width: auto;
}
#menu12 li a {
display: block;
padding: 3px 0px 3px 0.5em;
border-left: 5px solid #8AA1B6;
border-right: 5px solid #8AA1B6;
background-color: #6898d0;
color: #fff;
text-decoration: none;
width: auto;
}
#menu12 li a:hover {
border-left: 5px solid #800000;
border-right: 5px solid #800000;
background-color: #FF7C3E;
color: #fff;
}
.bt1 {
width : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #8AA1B6; 
padding-top : 3px; 
padding-bottom : 4px; 
padding-left : 4px; 
border-left: 5px solid #FF7C3E;
display : block; 
}
.ht11 {
font-size : 10px; 
font-weight: bold;
color : #000;  
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 	
.hw12 {
font-size : 11px; 
font-weight : bold; 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
}
