body {
	margin: 0px;
	padding: 0px;
	background: url('../img/back.noise.dark.jpg') #383838 0% 0%;
}
body, document, td {
	font-family: Tahoma, Geneva CY, Sans-Serif;
	font-size: 70%;
	color: #fff;
}
.large {
	font-size: 105%;
}
span.error {
	color: #e2d500;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style-image: url('../img/bullet.gif');
	display: block;
	font-size: 105%;
}
ul li {
	padding: 0px;
	margin-bottom: 2px;
	color: #e0f1ff;
}
ul.grey {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	display: block;
}
ul.grey li {
	padding: 0px;
	margin-bottom: 4px;
	color: #c4c4c4;
	font-size: 95%;
	list-style-image: none;
}
br {
	font-size: 50%;
}
a, a:visited {
	color: #caee00;
}
a:active, a:hover {
	color: #fff54f;
}
b.date {
	color: #fff;
	margin-top: 7px;
}
b.title {
	color: #eee;
}
b.large {
	color: #C9E6FD;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
table.postPad td {
	padding-right: 10px;
	padding-bottom: 2px;
}
table.postPad2 td {
	padding-right: 10px;
	color: #c4c4c4;
}
td.menuButton {
	width: 40%;
	text-align: center;
}
td.menuButtonRight {
	width: 40%;
	text-align: center;
}
td.menuButtonActive {
	width: 40%;
	text-align: center;
	background: url('../img/menu.back.active.gif') 0% 0% repeat-x;
}
td.menuButtonActive img {
	background: url('../img/menu.back.active.arrow.gif') 50% 0% no-repeat;
}
td.dotted {
	width: 1px;
	background: url('../img/dotted.gif') 0% 0% repeat-y;
}
td.memLogin {
	padding: 20px 0px 0px 5px;
	background: url('../img/panel.screen.jpg') 0% 0% no-repeat;
}
td.pCordsRight {
	width: 100%;
	background: url('../img/panel.cords.right.jpg') 0% 0% no-repeat;
}
td.content {
	padding: 13px 35px 13px 41px;
}
td.content2 {
	padding: 13px 35px 35px 41px;
}
td.news, td.news2, td.form {
	width: 33%;
	color: #c4c4c4;
	padding: 33px 23px 20px 31px;
}
td.news2 {
	padding: 20px 23px 30px 31px;
}
td.newsVline {
	width: 1px;
	height: 100%;
	background: #1f1f1f;
	padding: 0px;
}
td.form {
	padding: 33px 0px 20px 15px;
}
td.grey {
	padding: 4px 0px 0px 4px;
	color: #c4c4c4;
}
td.copy {
	padding: 22px 0px 20px 31px;
	color: #868686;
}
td.copy a, td.copy a:visited {
	color: #868686;
}
td.bMenu {
	text-align: right;
	padding: 28px 33px 0px 0px;
	color: #9a9a9a;
	font-size: 75%;
}
td.bMenu a, td.bMenu a:visited {
	color: #9a9a9a;
}
td.copy a:active, td.copy a:hover, td.bMenu a:active, td.bMenu a:hover {
	color: #fff;
}
table.panel {
	height: 100%;
	background: url('../img/panel.back.gif') 0% 0% repeat-y;
}
table.mRight {
	height: 100%;
	width: 100%;
	background: #000;
}
table.news {
	width: 100%;
	height: 100%;
	background: url('../img/back.noise.shadow.jpg') 0% 0% repeat-x;
}
table.copy {
	width: 100%;
	background: url('../img/back.noise.dark.shadow.jpg') 0% 0% repeat-x;
}
img {
	border: 0px;
}
img.title {
	height: 26px;
	margin-bottom: 13px;
}
input.memberLogin, input.memberPassword {
	margin: 1px 0px 2px 8px;
	padding-top: 3px;
	width: 114px;
	height: 20px;
	border: solid 0px;
	font-family: Tahoma, Geneva CY, Sans-Serif;
	font-size: 11px;
	color: #fff;
	background: url('../img/a.gif');
}
input.form, input.form_error, textarea.form {
	font-family: Tahoma, Geneva CY, Sans-Serif;
	font-size: 11px;
	border: solid 1px #696969;
	width: 100%;
	height: 20px;
	color: #c4c4c4;
	background: url('../img/back.noise.black.jpg');
}
input.form_error {
	border-color: #988f00;
}
textarea.form {
	height: 90px;
	overflow: auto;
	scrollbar-face-color: #535353;
	scrollbar-highlight-color: #535353;
	scrollbar-shadow-color: #535353;
	scrollbar-3Dlight-color: #000;
	scrollbar-arrow-color: #aaa;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #3E3E3E;
}
input.memberPassword {
	width: 115px;
	margin: 1px 0px 0px 5px;
}
input.memEnter {
	margin: 6px 0px 0px 63px;
	width: 56px;
	height: 22px;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	cursor: hand;
}