body { margin: 0px 0px; padding: 0px 0px ; background:#FFFFFF url(/images/bg.gif) repeat-y center top;}
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:active { color: #FF0000; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none}

/* By default (td, body..) use Tahoma in black. */
body, td {font-size: 10pt;font-family: Tahoma, Arial, San-Serif, Sans;}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
font-size: 10pt;
color: #000000;
font-family: Tahoma, Arial, San-Serif, Sans;
}
/* ====================================================================== */
/* =============================== Table ================================== */
/* ====================================================================== */
#clear_all{
clear:both;
height:0px;
line-height:0px;
font-size:0px;
}
#h8{
clear:both;
height:8px;
line-height:8px;
font-size:8px;
}
#h5{
clear:both;
height:5px;
line-height:5px;
font-size:5px;
}
#h4{
clear:both;
height:4px;
line-height:4px;
font-size:4px;
}
#h3{
clear:both;
height:3px;
line-height:3px;
font-size:3px;
}
/* ========================= */
/* ========================= */

#head_menu a:link {font-weight:bold; color: #FFFFFF;}
#head_menu a:visited {font-weight:bold; color: #FFFFFF;}
#head_menu a:active {font-weight:bold; color: #FF0000;}
#head_menu a:hover {font-weight:bold; color: #FF0000;}
#head_menu {font-weight:bold; color: #FFFFFF;}

#left_cat a:link {color: #385700;}
#left_cat a:visited {color: #385700;}
#left_cat a:active {color: #FF0000;}
#left_cat a:hover {color: #FF0000;}
#left_cat {color: #385700;}

#center_list a:link {color: #385700;}
#center_list a:visited {color: #385700;}
#center_list a:active {color: #FF0000;}
#center_list a:hover {color: #FF0000;}
#center_list {color: #385700;}

/* ========================= */
/* ========================= */

#mainweb{
width:980px;
text-align:left;
}

#mainweb_left{
float:left;
width:210px;
text-align:left;
background-color:#ECFDCE;
}

#mainweb_right{
float:right;
width:770px;
text-align:left;
}

#mainweb_right1{
float:left;
width:760px;
text-align:left;
}

#mainweb_right2{
float:right;
width:180px;
text-align:left;
}