/* #E29F28 */

.menu {

position:absolute;
visibility: hidden;

z-index: 100;
width: 143;



}

.menu a:visited, .menu a:link, .menu a:active {
width: 100%;
display: block;

text-indent: 5px;
/*
text-indent: 3px;

*/
padding: 3px;
padding-left: 10px;
text-decoration: none;


color: white;
text-decoration: none;
}



.menu a:hover{ 
background: #3F3F3F none; 
text-decoration: underline;
}


#navcontainer { width: "100%"; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Helvetica, sans-serif;
font-size : 10px; 

}

#navcontainer a
{
width: "100%";
padding: 5px;
display: block;
background-color: #000;
border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #FEB723;
text-indent: 7px;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #3F3F3F;
color: #FEB723;
}
#navcontainer #current
{
BACKGROUND: #FFF url('../images/current.gif') repeat-y;

color: #000;
}



TD, P, BODY, DIV, menu2 {
font-family : "Verdana", Arial, Helvetica, sans-serif; 
font-size : 9px; 
} 
form {
margin : 0; 
} 
INPUT, TEXTAREA, SELECT {
font-family : "Verdana", Tahoma, Arial, Helvetica, sans-serif; 
font-size : 11px; 
}

.button {
font-family : "Verdana", Tahoma, Arial, Helvetica, sans-serif; 
font-size : 11px; 
 PADDING: 5px;

 FONT-WEIGHT: bold;
 cursor:pointer;
 cursor:hand
}
INPUT.editbox {
padding: 3px;


}

a:link, a:visited, a:active {
color : #FEB723;
background-color : inherit; 
font-weight : bold; 
text-decoration : underline; 

} 
a:hover {
background-color : inherit; 
color : #FEB723;
font-weight : bold; 
text-decoration : none; 
} 
.small {
font-family : "Tahoma", Verdana, Tahoma, Helvetica, sans-serif; 
font-size : 10px; 
} 
.big {
font-family : "Arial", tahoma, Verdana, Helvetica, sans-serif; 
font-size : 18px; 
background-color : inherit; 
font-weight : bold; 
} 
.title {
font-family : "Arial", tahoma, Verdana, Helvetica, sans-serif; 
font-size : 15px; 
background-color : inherit; 
font-weight : bold; 
} 



dd {
padding : 0; 
margin-left : 4px; 
} 
img {
margin : 0; 
border : 0; 
padding : 0; 
} 

p {
margin : 0 0 0; 
line-height : 15px; 
padding : 0; 
}