font, div, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E3E3E;
}

a:link { text-decoration: none; color: #794BC2; font-weight : bold;}
a:visited { text-decoration: none; color: #919191; font-weight : bold;}
a:active, a:hover { text-decoration: none; color: #F1BA15; font-weight : bold;}

.headertext {
	font-size : 10px;
	color : #3E3E3E;
	padding-left : 12px;
	padding-bottom : 3px;
}

.copyright {
	font-size : 10px;
	color : #FFFFFF;
}
a.copyright:link { text-decoration: none; color: #FFFFFF; font-weight : normal;}
a.copyright:visited { text-decoration: none; color: #FFFFFF; font-weight : normal;}
a.copyright:hover { text-decoration: none; color: #F1BA15; font-weight : normal;}

.contentbox {
	border-right: 1px solid #60399C;
	border-bottom: 1px solid #60399C;
	border-left: 1px solid #60399C;
	margin-bottom: 9px;
}

.maincontenttable {
	padding-top: 11px;
	background-color: #FFFFFF;
}

.rightsideborder {
	border-left: 1px solid #374B78;
	background-color: #FFFFFF;
}

.boxtext {
	font-size: 11px;
	padding: 9px;
	line-height: 155%;
}

.contentheader {
	background-image: url(images/boxheader_bg.gif);
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: bold;
	height: 26px;
}

.bannerbox {
	background-image: url(images/banner_bg.gif);
	height: 72px;
	margin-bottom: 9px;
	border: 1px solid #D99900;
}

.introtext {
	font-size: 11px;
	line-height: 175%;
	font-weight: bold;
}

.introheader {
	font-size: 14px;
	line-height: 155%;
	font-weight: bold;
	color: #794BC2;
}

/*-------------------- forum sidebar -------------------- */

.sidebarbox {
	border-right: 1px solid #D99900;
	border-bottom: 1px solid #D99900;
	border-left: 1px solid #D99900;
	margin-bottom: 9px;
}

.sidebarbox_h {
	background-image: url(images/btnbar_bg.gif);
	font-size: 14px;
	color: #000000;
	padding-left: 8px;
	font-weight: bold;
	height: 26px;
}

.sidebarbox_banners {
	width: 234px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.sidebarbox_banners img {
	padding-bottom: 10px;
}

.sidebarbox_shop a {
	display: block;
}

.sidebarbox_adsense {
	width: 234px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

.sidebarbox_links a {
	display: block;
}

