body{
background-color: #C3B994;
/*scrollbar-face-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #999999;*/
}

.scroll{
scrollbar-face-color: #933B13;
scrollbar-3dlight-color: #9C9577;
scrollbar-darkshadow-color: #9C9577;
scrollbar-track-color: #9C9577;
scrollbar-arrow-color: #9C9577;
/* #933B13 */
/* #9C9577 */
}

.menu{
font-family: Arial, Helv, Courier New;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #000000;
cursor: hand;
margin-right: 30;
}

.menu_cur{
font-family: Arial, Helv, Courier New;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #933B13;
cursor: hand;
margin-right: 30;
}

.menu_mover{
font-family: Arial, Helv, Courier New;
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
color: #9C9577;
cursor: hand;
margin-right: 30;
}

.menu_main{
font-family: Arial, Helv, Courier New;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000000;
cursor: hand;
margin-right: 30;
}

.menu_main_mover{
font-family: Arial, Helv, Courier New;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
color: #933B13;
cursor: hand;
margin-right: 30;
}


.caption{
font-family: Arial, Helv, Courier New;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}
