/*  aN purple */

a:link, body_alink { color: #8a14b1; }
a:visited, body_avisited { color: #8a14b1; }
a:hover, a:active, body_ahover { color: #9812c4; }

.tcat { color:#b4a8b7; border-bottom:1px dotted #1f0a26; }
.tcat a:link, .tcat_alink { color: #b4a8b7; }
.tcat a:visited, .tcat_avisited { color: #b4a8b7; }
.tcat a:hover, .tcat a:active, .tcat_ahover { color: #b29eb7; }

.thead { border-bottom:1px dotted #351340; }
.thead a:link, .thead_alink { color: #89778d; }
.thead a:visited, .thead_avisited { color: #89778d; }
.thead a:hover, .thead a:active, .thead_ahover { color: #8c7392; }

.wysiwyg a:link, .wysiwyg_alink { color: #8a14b1; }
.wysiwyg a:visited, .wysiwyg_avisited { color: #8a14b1; }
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #9812c4; }

.time { color: #8635a1; }

legend { color: #8110a6; }

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

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

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

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

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

.forum_h_new, .forum_h_new_lock { width:30px; height:30px; background:#9812c4; }
.forum_h_old, .forum_h_link, .forum_h_old_lock { width:30px; height:30px; background:#441b52; }

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

.footer a { color:#6d1f87; }

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

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