html, body {
height:100%;
background-color : #312e34;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #505767;
scrollbar-3d-light-color:#312e34;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#312e34;
scrollbar-dark-shadow-color:#312e34;
scrollbar-face-color:#312e34;
scrollbar-highlight-color:#312e34;
scrollbar-shadow-color:#312e34;
scrollbar-track-color: #312e34;
}

table, td, div, ul, li {
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #505767;
}

p {
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #505767;
}

A:link {color:#505767;text-decoration: underline;} 
A:active {color:#505767;text-decoration: underline;}
A:visited {color:#505767;text-decoration: underline;}
A:hover {color:#505767;text-decoration: none;}

A.crumb:link {font-weight:bold;color:#666666;text-decoration: none;} 
A.crumb:active {font-weight:bold;color:#666666;text-decoration: none;}
A.crumb:visited {font-weight:bold;color:#666666;text-decoration: none;}
A.crumb:hover {font-weight:bold;color:#999900;text-decoration: none;}

A.menu:link {color:#ffffff;text-decoration: none} 
A.menu:active {color:#ffffff;text-decoration: none}
A.menu:visited {color:#ffffff;text-decoration: none}
A.menu:hover {color:#cccccc;text-decoration: none}

A.submenu:link {color:#666666;text-decoration: none} 
A.submenu:active {color:#666666;text-decoration: none}
A.submenu:visited {color:#666666;text-decoration: none}
A.submenu:hover {color:#999900;text-decoration: none}

A.footer:link {color:#505767;text-decoration: none} 
A.footer:active {color:#505767;text-decoration: none}
A.footer:visited {color:#505767;text-decoration: none}
A.footer:hover {color:#999999;text-decoration: none}

input, textarea, select {
background-color : #666633;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
scrollbar-3d-light-color:#666633;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#666633;
scrollbar-dark-shadow-color:#666633;
scrollbar-face-color:#666633;
scrollbar-highlight-color:#666633;
scrollbar-shadow-color:#666633;
scrollbar-track-color: #666633;
}

.maintable{
background-color : white;
background-image : url(../img/bg_page.jpg);
background-repeat : no-repeat;
}

.hometable{
background-color : white;
background-image : url(../img/bg_home.jpg);
background-repeat : no-repeat;
}

.small{
font-size:10px;
}

.datum{
color:#999999;
}

.fat{
font-weight:bold;
}

.active{
color:#cccccc;
}

.white{
color:#ffffff;
}

.tablefixer{
height: 100%;
}




