/*  aN orange */

a:link, body_alink { color: #bb4b17; }
a:visited, body_avisited { color: #bb4b17; }
a:hover, a:active, body_ahover { color: #cd4a12; }

.tcat { color:#b8a8a0; border-bottom:1px dotted #1f1105; }
.tcat a:link, .tcat_alink { color: #b8a8a0; }
.tcat a:visited, .tcat_avisited { color: #b8a8a0; }
.tcat a:hover, .tcat a:active, .tcat_ahover { color: #bea99f; }

.thead { border-bottom:1px dotted #391f09; }
.thead a:link, .thead_alink { color: #8e7d76; }
.thead a:visited, .thead_avisited { color: #8e7d76; }
.thead a:hover, .thead a:active, .thead_ahover { color: #a7938a; }

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

.time { color: #8d3d18; }

legend { color: #a24114; }

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

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

#a_time_top a { float:left; position:relative; top:6px;
	background: #bb4b17 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: #bb4b17 url(misc/img/a_time_top_right.gif) no-repeat right top;
padding: 6px 15px 3px 0px; font-weight:bold; 
	color:#bb4b17; }

#a_time_top a:hover, #a_time_top .current a:hover { 
	background: #e54a07 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:#e54a07;
background: #e54a07 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:#a6481c; }

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

.forum_h_new, .forum_h_new_lock { width:30px; height:30px; background:#c0460d; }
.forum_h_old, .forum_h_link, .forum_h_old_lock { width:30px; height:30px; background:#371e08; }

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

.footer a { color:#7a3717; }

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

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