.generic_padding {
	padding: 2px;
	margin: 2px;
}
.contact_tables {
	background-color: #1F1F1F;
	width: 90%;

}
.contact_tables_head {
	font-size: 13px;
	font-weight: bold;
	background-color: #666633;
	height: 13px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #1D1D1D;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.e2_format {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
}


a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.borderTables {
	background-color: #666666;
}

.subColor {
	color: #FF9900;
}
.side_curves {
	background-image: url(imgs/side_curves.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content_left {
	width: 250px;
	overflow: hidden;
}

#box_news {
	background-image: url(imgs/bg_newsBox.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 250px;
}
#box_newsContent {
	height: 160px;
	width: 210px;
	overflow: auto;
	margin-top: 40px;
	margin-left: 18px;
}


#box_quick_about {
	background-image: url(imgs/bg_quickabout_e2_box.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 250px;
}

#box_quick_about_content {
	height: 100px;
	width: 200px;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 18px;
}

#box_forums {
	background-image: url(imgs/bg_forums.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 250px;

}
#box_forums_content {
	height: 200px;
	width: 210px;
	overflow: auto;
	margin-top: 60px;
	margin-left: 18px;
}
#box_forums_content img {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}




body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {

 scrollbar-face-color:#B2B2B2; 
 scrollbar-track-color:#000000; 
 scrollbar-arrow-color:#000000
}
#main_content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news_date {
	color: #999999;
	font-size: 10px;
}
.cell_highlights {
	background-color: #202020;
}
.tables {
	background-color: #252525;
}
.comments {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.error_msg {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;

}
.bigText {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#footer {

	font-size: 10px;
	color: #999900;
	padding: 2px;
}

#footer a {
	color: #999999;

}
#footer a:hover {
	color: #FFFFFF;

}
.adbox_350x100 {
	bottom: 100px;
}
.tx_box {
	padding: 4px;
	margin: 0px;
	background-color: #000000;
}
.scroll_box {
	height: 200px;
	width: 93%;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	padding: 3px;
}
