/*  aD green */

a:link, body_alink { color: #375403; }
a:visited, body_avisited { color: #375403; }
a:hover, a:active, body_ahover { color: #496f06; }

.tcat { color:#333d20; border-bottom:1px dotted #bcce9b; }
.tcat a:link, .tcat_alink { color: #333d20; }
.tcat a:visited, .tcat_avisited { color: #333d20; }
.tcat a:hover, .tcat a:active, .tcat_ahover { color: #262e17; }

.thead { border-bottom:1px dotted #94ac69; }
.thead a:link, .thead_alink { color: #333e1f; }
.thead a:visited, .thead_avisited { color: #333e1f; }
.thead a:hover, .thead a:active, .thead_ahover { color: #262e17; }

.wysiwyg a:link, .wysiwyg_alink { color: #375403; }
.wysiwyg a:visited, .wysiwyg_avisited { color: #375403; }
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #416108; }

.time { color: #78904f; }

legend { color: #425d11; }

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

#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: #375403 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: #375403 url(misc/img/a_time_top_right.gif) no-repeat right top;
padding: 6px 15px 3px 0px; font-weight:bold; 
	color:#375403; }

#a_time_top a:hover, #a_time_top .current a:hover { 
	background: #558008 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:#48704c;
background: #558008 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:#657d3d; }

div.alt_bg .alt1, div.alt_bg .alt2, div.alt_bg .alt1Active, div.alt_bg .alt2Active { background: #fdfdfd 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:#375403; }
.forum_h_old, .forum_h_link, .forum_h_old_lock { width:30px; height:30px; background:#bed399; }

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

.footer a { color:#78904f; }

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

.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;
	}