body {
    margin:0;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size:12px;
    color:#666666;
}
td {
    font-family:Arial;
    font-size:12px;
}
.home_menuleft {
    background-image:url(../images/top_left.gif);
    background-repeat:no-repeat;
    width:14px;
    height:26px;
}
.home_menubg {
    background-image:url(../images/topbg.gif);
    background-repeat:repeat-x;
    height:26px;
    font-size:16px;
    color:#595959;
    text-align:left;
    padding:0 0 0 10px;
    font-weight:bold;
}
.home_menuright {
    background-image:url(../images/top_right.gif);
    background-repeat:no-repeat;
    width:14px;
    height:26px;
}
.home_leftbg {
    background-image:url(../images/left_bg.gif);
    background-repeat:repeat-y;
    width:14px;
    background-color:#ebebeb;
}
.home_mainbg {
    background-image:url(../images/mainbg.gif);
    background-repeat:repeat-x;
    background-color:#f9f9f9;
}
.orgtxt {
    font:"Arial";
    font-size:13px;
    color:#ff6000;
    font-weight:bold;
}
.punch {
    font-size:16px;
    color:#ff6000;
    font-weight:bold;
    font-family: "Arial";
}
.skytxt {
    font:"Arial";
    font-size:15px;
    color:#059bdc;    
    font-weight:bold;    
}
.home_rightbg {
    background-image:url(../images/right_bg.gif);
    background-repeat:repeat-y;
    width:14px;
    background-color:#ebebeb;
}
.home_bootombg {
    background-image:url(../images/bottombg.gif);
    background-repeat:repeat-x;
    height:16px;
}