/* TE M P L A T E */
body, html {margin:0; padding:0; height:100%; color:#000; text-align:center;}
body, input, select, textarea, td {font:12px Verdana, Arial, sans-serif;}
div, img, p, table, td {border:0; margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}

body {/*background:url(../img/bg_body.gif) center repeat-y #00683F;*/ background:#00683F; text-align:center; vertical-align: middle;}
table#box0 {height:100%; margin:0 auto;}
div#content {width:670px; text-align:center;}

/* MENU_H */
#menu_h {position:relative; top:-200px; width:498px; padding:0px; display:block; margin:0 auto;text-align:center;}
#menu_h ul {margin:0; padding:0;}
#menu_h ul li {display:block; padding:0; margin:0; float:left;}

#menu_h a, #menu_h li p {display:block; line-height:13px; float:left; padding:10px; color:#000; font-weight:bold; text-decoration:none; background:url(../img/bg_h.gif) left bottom no-repeat #fff; font-size:11px;}
#menu_h a:hover { text-decoration:underline;}

