/*  aN green */

a:link, body_alink { color: #527f04; }
a:visited, body_avisited { color: #527f04; }
a:hover, a:active, body_ahover { color: #5c8f04; }

.tcat { border-bottom:1px dotted #131d02; }
.tcat a:link, .tcat_alink { color: #aabfa5; }
.tcat a:visited, .tcat_avisited { color: #aabfa5; }
.tcat a:hover, .tcat a:active, .tcat_ahover { color: #abc3a4; }

.thead { border-bottom:1px dotted #213102; }
.thead a:link, .thead_alink { color: #83967e; }
.thead a:visited, .thead_avisited { color: #93a68e; }

.wysiwyg a:link, .wysiwyg_alink { color: #527f04; }
.wysiwyg a:visited, .wysiwyg_avisited { color: #527f04; }
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #5c8f04; }

.time { color: #3e5f05; }

legend { color: #4e6f16; }

/* ---------------------------------------- */

#logo_bg, .logo_bg { background: url(misc/img/logo_bg_green.gif) repeat-x top left; }

#a_time_top a { float:left; position:relative; top:6px;
	background: #527f04 url(misc/img/a_time_top_left.gif) no-repeat left top;
margin:0; padding: 0 0 0 15px; text-decoration:none; }
#a_time_top a span { float:left; position:relative; display:block; 
	background: #527f04 url(misc/img/a_time_top_right.gif) no-repeat right top;
padding: 6px 15px 3px 0px; font-weight:bold; 
	color:#527f04; }

#a_time_top a:hover, #a_time_top .current a:hover { 
	background: #6ea215 url(misc/img/a_time_top_left.gif) no-repeat left top; }
#a_time_top a:hover span, #a_time_top .current a span:hover{ 
	color:#6ea215;
background: #6ea215 url(misc/img/a_time_top_right.gif) no-repeat right top; }

#a_time_top .current a:hover { background-position: 0 -125px; top:0; }
#a_time_top .current a:hover span { background-position: 100% -125px; padding-bottom: 9px; top:0; }

.arrowLP, .arrowVP { width:11px; height:10px; background:#4c7506; }

div.alt_bg .alt1, div.alt_bg .alt2, div.alt_bg .alt1Active, div.alt_bg .alt2Active { background: #1a1a1a url(misc/img/alts_bg_green.gif) repeat-x bottom left; padding-bottom:6px; }

.forum_h_new, .forum_h_new_lock { width:30px; height:30px; background:#5c8f04; }
.forum_h_old, .forum_h_link, .forum_h_old_lock { width:30px; height:30px; background:#293d03; }

.lg_button { width:92px; height:23px; background:#305008; }
.sm_button { width:61px; height:18px; background:#305008; }
.mq_qr { width:26px; height:18px; background:#305008; }

.footer a { color:#385604; }

hr { border-top:1px dotted #223501; }

.blue {
	display:block;
	background-image:url(misc/img/color_blue.gif);
	height:14px;
	width:14px;
	border:0px;
	margin:0px 1px 0px 1px;
	}

.green {
	display:block;
	background-image:url(misc/img/color_green.gif);
	height:14px;
	width:14px;
	border:0px;
	margin:0px 1px 0px 1px;
	}

.orng {
	display:block;
	background-image:url(misc/img/color_orng.gif);
	height:14px;
	width:14px;
	border:0px;
	margin:0px 1px 0px 1px;
	}

.red {
	display:block;
	background-image:url(misc/img/color_red.gif);
	height:14px;
	width:14px;
	border:0px;
	margin:0px 1px 0px 1px;
	}

.purple {
	display:block;
	background-image:url(misc/img/color_purple.gif);
	height:14px;
	width:14px;
	border:0px;
	margin:0px 1px 0px 1px;
	}
