/*  aD purple */

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

.tcat { color:#33211a; border-bottom:1px dotted #e1c5e1; }
.tcat a:link, .tcat_alink { color: #311531; }
.tcat a:visited, .tcat_avisited { color: #311531; }
.tcat a:hover, .tcat a:active, .tcat_ahover { color: #2f0f2f; }

.thead { border-bottom:1px dotted #dab2da; }
.thead a:link, .thead_alink { color: #352035; }
.thead a:visited, .thead_avisited { color: #352035; }
.thead a:hover, .thead a:active, .thead_ahover { color: #2f242f; }

.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: #b16cb1; }

legend { color: #502750; }

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

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

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

div.alt_bg .alt1, div.alt_bg .alt2, div.alt_bg .alt1Active, div.alt_bg .alt2Active { background: #fdfdfd 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:#dab2da; }

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

.footer a { color:#ba7fba; }

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

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