@charset "utf-8";
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
a:active {
	color: #0F0;
	text-decoration: none;
}

a:hover {
	color: #0F0;
	text-decoration: none;
}

a:visited {
	color: #0A960A;
	text-decoration: none;
}

a:link {
	color: #0A960A;
	text-decoration: none;
}
.menu_text {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
.info_text {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}
.info_small {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	background-color: #000;
	font-weight: normal;
}
.info_small_white {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	background-color: #000;
	font-weight: normal;
}
.dev_text {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}


TD.profile_field {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	padding: 2px;
	vertical-align: top;
	white-space: nowrap;
	font-size: 10px;
	font-weight: normal;
}

TD.profile_value {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 2px;
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
}
.cap-left {
	BACKGROUND: url(../images/acidtechgreen/hdr_left.png) no-repeat left top;
	height: 27px;
	width: 25px;
}

.cap-div {
	BACKGROUND: url(../images/acidtechgreen/hdr_mid.png) repeat-x left top;
	height: 27px;
	width: auto;
}
.cap-right {
	BACKGROUND: url(../images/acidtechgreen/hdr_right.png) no-repeat right top;
	height: 27px;
	width: 25px;
}


.row1 {
	BORDER-RIGHT: #121212 1px solid;
	BORDER-TOP: #3c3c3c 1px solid;
/*	BACKGROUND: url(../images/cell.gif) #313131 repeat-x left top;*/
	BACKGROUND: #313131 left top;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #131313 1px solid;
	padding: 1px;
}
.options_info {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 12px;
	background-color: #000;
	font-weight: normal;
}
.options_list {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	background-color: #000;
	font-weight: normal;
}

img {
	border-width: 0px;
} 
.mainpage_table_bgnd {
	background-image: url(../images/bc_bgnd_small.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: auto;
	height: auto;
}
.news_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.news_added {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0a960a;
}
.news_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

	BORDER-RIGHT: #121212 1px solid;
	BORDER-TOP: #3c3c3c 1px solid;
/*	BACKGROUND: url(../images/cell.gif) #313131 repeat-x left top;*/
	BACKGROUND: #313131 left top;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #131313 1px solid;
	padding: 1px;
}
