body {
    background-color: #F2F1F1;
    scrollbar-face-color: #e6e6e6;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #333333;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #cccccc;
}

.contact_from_style{
    font-family: Verdana;
    font-size: 7pt;
    color:black;
}

.box_text{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 18px;
    text-align: justify;
}

.notice{
    font-family: Verdana;
    font-size: 7pt;
    color:black;
}


.box_text_bold{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 16px;
    text-align: justify;
    font-weight: bold;
}


.box_text_h1{
    font-family: Verdana;
    font-size: 10pt;
    color:black;
    letter-spacing: 2px;

}

.box_text_Menu{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 16px;
}

A:link, A:visited, A:active { 
    text-decoration: none; 
    color:black;
}

A:hover{ 
    color: #666666;
}


.forum_header {
    letter-spacing: 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: #0066ff;
    font-weight: bold;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: 1px;
    border-left-width: thin;
    border-top-color: #d3d2cb;
    border-right-color: #d3d2cb;
    border-bottom-color: #d3d2cb;
    border-left-color: #d3d2cb;
}

.dump{
    background-color: #CCCC99;
    padding: 2px;
}

#submenu_box_text{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 16px;
    text-align: justify;
}

#submenu_box_text a{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 16px;
    text-align: justify;
}

#submenu_box_text a:hover{
	color: #cc3300;
}


#submenu{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 16px;
    text-align: justify;
}

#submenu a{
    font-family: Verdana;
    font-size: 8pt;
    color:black;
    line-height: 16px;
    text-align: justify;
}

#submenu a:hover{
	color: #cc3300;
}

.box_text_sub{
	    font-family: Verdana;
    font-size: 8pt;
    color: #cc3300;
    line-height: 16px;
    text-align: justify;
}