
body {
    background-color: #08090D;
    color: #888FA7;
    padding:10px;

/*
scrollbar-base-color: #DEDEB6; 

scrollbar-face-color: #CCCC99;; 
scrollbar-track-color: #DEDEB6; 
scrollbar-arrow-
*/

}

body, a, p, h1, h2, h3, h4, h5, table, td, th, div, span{
    font-family: Lucida Grande,Arial,Tahoma,sans-serif;            
    font-size: 12px;
}

div#main-content{
    background: #11131a url('../images/vertical-gradient_10_x_380.png') repeat-x bottom left;
    padding:10px;
}

div#accordeon {
                width:500px;
                margin:auto;
            }

div.accordion_toggle{
    height:60px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    background-color: #08090D;
    color: #888FA7;
}

div.accordion_content p{
    margin:0px;
    padding:5px;
    font-size:12px;
}

div.index-banner{
    height:119px;
    overflow:hidden;
}
            
h1, h2, h3 {
    margin:0px;
    padding:0px;
}

a:link,a:active,a:hover,a:visited, a:visited {
	font-size: 11px; color: #335fff; text-decoration: none;
}

div#menutable div#menuheader {
  position:absolute;
  top:-20px;
  left:-1px;
  width: 50px;
  
  font-size: 11px; 
  color: white;
  text-align: center;
  padding:2px 0px 2px 0px;
  background-color: #ff9900;
  border: 1px solid black;
}

a img{
    border:0px;
}

a:hover {
	text-decoration: underline;
}
p {
	font-weight: normal; font-size: 11px;  font-style: normal;  text-decoration: none;
}
td {
	font-weight: normal; font-size: 11px;  font-style: normal;  text-decoration: none;
}

ol {font-weight: normal; font-size: 11px;  font-style: normal;  text-decoration: none;}

.disclist li {list-style-type : circle; padding: 5px;}

h1 {font-weight: bold; font-size: 12px;  font-style: normal;  text-decoration: none;}

h2 {font-weight: bold; font-size: 11px;  font-style: normal;  text-decoration: none;}

h3 {font-weight: bold; font-size: 12px;  font-style: normal;  text-decoration: none; margin:0px; padding:0px;}

hr {width : 100%; height : 1px; color: #b5d5ff; }

.leaftitle {font-weight: bold; font-size: 16px; color: #b5d5ff; font-style: normal;  text-decoration: none;}

.title {font-weight: bold; font-size: 11px;  font-style: normal;  text-decoration: none; padding-left:5px;}
.required{color:orange!important;}
div.adminmessage {
    width: auto!important;
    border: 2px dashed #08090D!important;
    padding: 10px!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    background-color:#b5d5ff!important;
}

