/*
http://wellstyled.com/tools/colorscheme2/index-en.html?mono;50;0;135;0.25;1;0.5;1;-1;-1;1;-0.7;-1;-1;1;-0.7;0.25;
1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;0
*/
body{
   font-family     : Verdana;
    font-size       : 11px;
}
td{
    font-family     : Verdana;
    font-size       : 11px;
    color           : #1F2300;
}
h1,h2,h3,h4{
    color           : #5f9300;
    font-family     : Verdana;
    padding         : 10px;
}
.top{
    color           : #5f9300;
    font-family     : Verdana;
    font-size       : 16px;
    font-weight     : bold;
}
.top_big{
    color           : #5f9300;
    font-family     : Verdana;
    font-size       : 22px;
    font-weight     : bold;
}
.table_up{
}
.menu_top{
		padding-top			: 5px;
		padding-bottom	: 10px;
    font-weight     : bold;
    font-size       : 18px;
    text-align      : center;

}
.menu_txt{
    text-align      : center;
    font-size       : 13px;
    font-weight     : bold;
    padding         : 4px;

}
.small_font{
    font-family     : Verdana;
    font-size       : 10px;
    padding         : 4px;

}
.mid_frame{
}
.padd{
    padding         : 0px 8px 0px 4px;
}
.space{
    height          : 10px;
}
.error_message_top{
    font-family     : Tahoma;
    font-size       : 13px;
    font-weight     : bold;
    color           : pink;
    text-align      : left;

    padding         : 5px;
}
.error_message{
    font-family     : Tahoma;
    font-size       : 12px;
    font-weight     : bold;
    color           : darkred;
    text-align      : center;
    padding         : 25px;
}
.message_top{
    font-family     : Tahoma;
    font-size       : 13px;
    font-weight     : bold;
    color           : lightblue;
    text-align      : left;

    padding         : 5px;
}
.message{
    font-family     : Tahoma;
    font-size       : 12px;
    font-weight     : bold;
    color           : darkblue;
    text-align      : center;
    padding         : 25px;
}
.message_box{

}
.form_input{

    font-face       : Verdana;
    font-size       : 11px;

}
.form_textarea{
    font-family     : Verdana;
    font-size       : 11px;
    font-weight     : bold;
    height          : 100px;
    scrollbar-face-color: #F2FFBF;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #E6FF80;
}
.form_button{
    font-face       : Verdana;

    font-size       : 11px;
    font-weight     : bold;
}

A:link.menu {
    font-family     : Verdana;
    color           : #2F7300;
    font-size       : 11px;
    text-decoration : none;
    font-weight     : bold
}
A:visited.menu {
    font-family     : Verdana;
    color           : #2F7300;
    font-size       : 11px;
    text-decoration : none;
    font-weight     : bold
}
A:hover.menu {
    font-family     : Verdana;
    color           : #5f9300;
    font-size       : 11px;
    text-decoration : underline;
    font-weight     : bold
}
A:link {
    font-family     : Verdana;
    color           : #2F7300;
    font-size       : 11px;
    text-decoration : none;
}
A:visited {
    font-family     : Verdana;
    color           : #2F7300;
    font-size       : 11px;
    text-decoration : none;
}
A:hover {
    font-family     : Verdana;
    color           : #5f9300;
    font-size       : 11px;
    text-decoration : underline;
}