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: #000000;
	color: #ffffff;
}

a:link { text-decoration: none; color: #ed4e00; font-weight : bold;}
a:visited { text-decoration: none; color: #919191; font-weight : bold;}
a:active { text-decoration: none; color: #ff9d00; font-weight : bold;}
a:hover { text-decoration: none; color: #ff9d00; font-weight : bold;}

.headertext {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
	border-left: 1px solid #D1D1D1;
	background-color: #333333;
	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: #ff9d00; font-weight : normal;}

.contentbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #666666;
	border-style: solid solid solid solid;
	margin-bottom: 9px;
}

.maincontenttable {
	padding-top: 11px;
	background-color: #333333;
}

.rightsideborder {
	border-left: 1px solid #666666;
	background-color: #333333;
}

.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 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #802115;
	border-style: solid solid solid solid;
	background-image: url(/images/banner_bg.gif);
	height: 72px;
	margin-bottom: 9px;
}

.introtext {
	font-size: 11px;
	line-height: 175%;
	font-weight: bold;
}

.introheader {
	font-size: 12px;
	line-height: 155%;
	font-weight: bold;
	color: #ed4e00;
}

/*-------------------- sidebar -------------------- */

.sidebarbox {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-bottom: 9px;
}

.sidebarbox_h {
	background-image: url(/images/btnbar_bg.gif);
	font-size: 14px;
	color: #ffea86;
	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;
}

