body {
	margin:0px;padding:0px;font-family: 'Trebuchet MS'; background:#17571A;
	/*scrollbar-face-color: #B1DA1C;
	scrollbar-highlight-color: #B1DA1C;
	scrollbar-3dlight-color: #B1DA1C;
	scrollbar-shadow-color: #B1DA1C;
	scrollbar-darkshadow-color: #B1DA1C;
	scrollbar-track-color: #155519;
	scrollbar-arrow-color: #155519;*/
	scrollbar-base-color: '#B1DA1C';
	}

h1, h2, h3, h4, h5, h6, p, form { margin:0px;padding:0px; }

.root { background: url(../img/pagebgstandard.jpg) no-repeat #59AA27; }

.menu { position:absolute;left:0px;text-align:right; }
.cornerL img { width:11px;height:39px; }
.cornerR img { width:20px;height:39px; }
.borderTopL img { width:20px;height:19px; }
.borderTopR img { width:20px;height:19px; }
.borderBottom img { width:1px;height:4px; }
.menu .text { height:15px;font-size:11px; font-weight:bold; color:#FFFF00; line-height:10px;padding-right:5px; }
.menu table { margin:0;padding:0;cursor:pointer; white-space:nowrap; }
.menu .normal .cornerL { background:url(../img/menu/corner_left.gif) right bottom no-repeat;}
.menu .normal .cornerR { background:url(../img/menu/corner_right.gif) left bottom no-repeat;}
.menu .normal .borderTopL { background:url(../img/menu/border_topL.gif) left bottom no-repeat;}
.menu .normal .borderTopR { background:url(../img/menu/border_topR.gif) right bottom no-repeat;}
.menu .normal .borderBottom { background:url(../img/menu/border_bottom.gif) left top no-repeat;}
.menu .normal .text { background:#1A571E;}
.menu .over .cornerL { background:url(../img/menu/corner_left_over.gif) right bottom no-repeat;}
.menu .over .cornerR { background:url(../img/menu/corner_right_over.gif) left bottom no-repeat;}
.menu .over .borderTopL { background:url(../img/menu/border_topL_over.gif) left bottom no-repeat;}
.menu .over .borderTopR { background:url(../img/menu/border_topR_over.gif) right bottom no-repeat;}
.menu .over .borderBottom { background:url(../img/menu/border_bottom_over.gif) left top no-repeat;}
.menu .over .text { background:#0E3719; }

#footer {position:absolute;top:555px;width:910px;}
#footer table { margin:0;padding:0;border-left:1px solid #FFFFFF; }
#footer table td { padding:3px 7px 3px 7px;font-size:10px;border-right:1px solid #FFFFFF; background:#17571A; }
#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { color:#FFFF00; text-decoration:none; }
#copyright { position:absolute; top:580px; width:910px; font-size:10px; color:#FFFFFF; text-decoration:none; }
#copyright a { color:#FFFFFF; text-decoration:underline; }
#copyright a:hover { color:#FFFFFF; text-decoration:none; }

#subs { display:none; }

#home { width:12px; height:10px; background:url(../img/home.gif) no-repeat; }
#home_button1 { position:absolute; top:18px; left:50px; width:132px; height:91px; cursor:pointer; z-index:1; }
#home_button2 { position:absolute; top:487px; left:740px; width:75px; height:50px; cursor:pointer; z-index:1; }


#language { position:absolute; top:20px; left:740px; width:120px; color:#FFFFFF; font-size:11px;z-index:300; }
#language table { cursor:pointer; }
#language .lang_cl img { width:20; height:29px; background:url(../img/menu/language_corner_left.gif) right no-repeat; }
#language .lang_cr img { width:27; height:29px; background:url(../img/menu/language_corner_right.gif) left no-repeat; }
#language .lang_title { color:#FFFFFF; font-size:11px; background:url(../img/menu/language_bg.gif) left repeat-x; white-space:nowrap; }
#language_dropdown { display:none; position:absolute; top:29px; left:20px; width:100px; padding:5px; color:#FFFFFF; font-size:11px; background:#075F20; }
#language_dropdown a {text-decoration:none; color:#FFFFFF; }
#language_dropdown a:hover {text-decoration:none; color:#FFFF00; }

/*content template standard*/
#body { display:block;position:absolute; z-index:190; top:63px; left:300px; }

#body .title { text-align:left;font-size:20px;font-weight:bold;color:#FFFFFF;padding:0;text-align:right; width:520px;}

#bodybg { 
	position:absolute;top:45px; left:0px;
	filter:alpha(opacity=70); opacity:0.7;width:524px; }

#body .corner_tl img { width:12px; height:12px;background:url(../img/lvl2/corner_tl.gif) left top no-repeat;}
#body .corner_tr img { width:12px; height:12px;background:url(../img/lvl2/corner_tr.gif) right top no-repeat;}
#body .corner_bl img { width:12px; height:12px;background:url(../img/lvl2/corner_bl.gif) left bottom no-repeat;}
#body .corner_br img { width:12px; height:12px;background:url(../img/lvl2/corner_br.gif) right bottom no-repeat;}

#body .border_top {background:url(../img/lvl2/border_t.gif) right top repeat-x;}
#body .border_top img { width:1px; height:12px;}
#body .border_left { background:url(../img/lvl2/border_l.gif) left top repeat-y;}
#body .border_left img { height:12px;width:12px; }
#body .border_right { background:url(../img/lvl2/border_r.gif) right top repeat-y;}
#body .border_right img { width:12px; height:1px;}
#body .border_bottom { background:url(../img/lvl2/border_b.gif) right bottom repeat-x;}
#body .border_bottom img { width:1px; height:12px;}

#body .bodyTD {background:#FFFF00;width:500px;height:340px;}

#body .text { 
	position:absolute; top:57px; left:12px;
	width:500px;height:340px;font-size:12px;color:#0A3615;overflow:auto;
	}
#body .text table { font-size:12px; }
#body .text p { padding-bottom:10px;color:#0A3615; }
#body .text a { padding-right:8px;margin-right:4px;color:#FA400F;text-decoration:none;font-weight:bold;background:url(../img/lvl2/arrow_body_link.gif) right no-repeat; }
#body .text a:hover { padding-right:8px;margin-right:4px;color:#0A3615;text-decoration:none;font-weight:bold;background:url(../img/lvl2/arrow_body_link.gif) right no-repeat; }

#body .text h1, #body .text h3 {color:#FA400F;}
#body .text h1, #body .text h2 { font-size:18px; font-weight:bold; }
#body .text h3, #body .text h4 { font-size:14px; }
#body .text h5, #body .text h6 { font-size:10px; }
#body .text ul {margin-top:0px;margin-bottom:0px;}


#body .sitemapTD {background:#FFFF00;width:460px;}
#body .sitemapTD .title {color:#FFFFFF;font-size:14px;background:#0A3615;width:460px;text-align:left; padding:5px;margin-bottom:10px;}
#body .sitemapTD a { padding-left:12px;margin-left:4px;color:#FA400F;text-decoration:none;font-weight:bold;background:url(../img/lvl2/arrow_body_link.gif) left no-repeat; }
#body .sitemapTD a:hover { padding-left:12px;margin-left:4px;color:#0A3615;text-decoration:none;font-weight:bold;background:url(../img/lvl2/arrow_body_link.gif) left no-repeat; }


#subbg { 
	position:absolute;top:418px; left:0px;
	filter:alpha(opacity=50); opacity:0.5;width:524px; }
#body .subBodyTD {background:#FFFF00;width:400px;height:37px;}
#body .sublinks { 
	position:absolute; top:432px; left:12px;
	width:400px;height:37px;font-size:12px;color:#0A3615;overflow:auto;
	}
#body .sublinks a { padding-right:10px;margin-right:6px;color:#FA400F;text-decoration:none;font-weight:bold;background:url(../img/lvl2/arrow_body_link.gif) right no-repeat; }
#body .sublinks a:hover { padding-right:10px;margin-right:6px;color:#0A3615;text-decoration:none;font-weight:bold;background:url(../img/lvl2/arrow_body_link.gif) right no-repeat; }
#body .sublinks p { float:left; white-space:nowrap; margin:0 8px 0 0; }
#body .sublinks p.bord { border-right:1px dotted #FA400F; }

#body .sublinks p.selected a, #body .sublinks p.selected a:hover { padding-right:10px;margin-right:6px;color:#0A3615;text-decoration:none;font-weight:bold;background:none; }
#body .sublinks p.bord_selected a, #body .sublinks p.bord_selected a:hover { border-right:1px dotted #FA400F; padding-right:6px;margin-right:6px;color:#0A3615;text-decoration:none;font-weight:bold;background:none; }

#body .postcard, #body .postcardSel {float:left;} 
#body .postcard img {cursor:pointer;border:2px solid #FFFFFF; filter:alpha(opacity=60); opacity:0.6;} 
#body .postcardSel img {cursor:pointer;border:2px solid #0A3615; filter:alpha(opacity=99); opacity:0.99;}


#body .formcomment { width:400px; margin:10px 0 10px 0; font-size:14px; font-weight:bold; display:block; }
#body .inputArea { float:left; margin:0 10px 5px 0;}
#body .inputArea input { width:200px; padding:3px; height:20px; border:1px solid #0A3615; color:#0A3615; background:#FFFF00; font-size:11px; font-weight:bold; }
#body .inputArea textarea { width:420px; padding:3px; height:150px; border:1px solid #0A3615; color:#0A3615; background:#FFFF00; font-size:11px; font-weight:bold; }

#body .submit { margin:10px 0 10px 0; border:1px solid #0A3615; background:#0A3615;color:#FFFF00;font-size:12px; font-weight:bold; }
