/*#################### ##### HTML, BODY ##### #####################*/ body { font-family : Tahoma, Helvetica, Sans-Serif; font-size : 12px; color : #333; text-align : center; margin : 0px; padding : 0px; margin-bottom : 10px; background-color : #666666; } table { font-family : Tahoma, Helvetica, Sans-Serif; font-size : 11px; color : #333; } /* General hyperlink */ a{ color : #777; text-decoration : none; } a:hover { color : #999; text-decoration : underline; } hr{ color : #333; } /*################ ##### LEFT NAVIGATION ##### ################*/ #navi{ background-color : #088D45; background-image : url(/images/cell-bg1.jpg); } #navi2{ background-color : #088D45; background-image : url(/images/cell-bg4.jpg); }