html, body, table, td, table td, td, form, div {
	border: 0px;
	margin: 0px;
	padding:0px;

	color: #2C2C2D;
	text-decoration: none;

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	border-spacing: 0px;
	border-collapse: collapse;
}
a, a:link, a:visited {
	color: #2C2C2D;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

div {
	float:left;
}

table, div table {
	border-collapse: collapse;
}
table th, table td {
	border-spacing: 0px;
}


hr {
	height: 0px;
	border-top: solid 1px #c8c8c8;
}

body {
	position: relative;
	overflow-x:hidden;

	background: #000000;
/*
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #E1E1F0;
	scrollbar-face-color: #7C7D98;
	scrollbar-highlight-color: A6A6BC;
	scrollbar-shadow-color: #525863;
	scrollbar-track-color: #908CA5;
*/
}

html, body, html>body {width:100%; height: 100%;}
html, body, table, table td, img {
	margin: 0px;
	padding:0px;
	border: 0px;
}
table.menu {
	height:21px;
	z-index:1001;
}
div.menu {
	top: -500px;
	left:-500px;
	position: absolute;
	z-index: 1001;
}

table.main {
	width: 100%;
	height:100%;
}


td.top-menu {
	padding: 0px 5px;
	height: 21px;
}
td.menu {
	height: 22px;
	padding: 0px 10px;
}

td.menu, td.menu a, td.menu a:visited {
	color: #ffffff;
}

td.menuT, td.menuB {
	height: 6px;
}


h4, h5 {
	padding: 0px;
	margin: 0px;
	color: red;
}

#link_menu {
	position: absolute;
	top: 600px;
	left: 200px;
}

#records {
	width: 100%;
	height:100%;
	display: none;
	visibility:hidden;
}
#text_records, table.trecords {
	width: 100%;
	height:100%;
}
#records_bg {
	padding: 30px;
	background-color: #dddddd;
	background-repeat: no-repeat;
}


#link_comments {
	position: absolute;
	top: 550px;
	left: 200px;
}
#comments {
	width: 100%;
	height:100%;
	display: none;
	visibility:hidden;
}
#text_comments, table.tcomments {
	width: 100%;
	height:100%;
}
#comments_bg {
	padding: 30px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#menu {
	height: 21px;
}

#main {
	width: 100%;
	height:100%;
}

#content {
	text-align:left;
	vertical-align: top;
}
img.rasp {
	visibility:hidden;
}

tfoot, tfoot td {
	height: 1px;
	visibility: hidden;
}


#detail {
	width: 100%;
	height:100%;
	display: none;
	visibility: hidden;
}

table.tdetail {
	width: 100%;
	height:100%;
}
#detail {
	background-repeat: no-repeat;
}

tr.detail_top td {
	height: 60px;
	vertical-align: bottom;
	padding: 0px 15px;
}
#text_detail {
	width: 100%;
	padding: 15px 0px;
	vertical-align: top;
}

div.detail_text, detail_text2 {
	overflow: auto;
	width:100%;
	
	vertical-align: top;
}
div.detail_text2 {
	padding: 0px 20px 0px 20px;
}


table.recs_img td.c-l {
	padding: 10px;
	padding-left:20px;
}
table.recs_img td.c-c {
	padding: 10px;
}
table.recs_img td.c-r {
	padding: 10px;
	padding-right: 20px;
}
table.recs_img td.c-l,
table.recs_img td.c-c,
table.recs_img td.c-r {
	text-align: left;
}

table.recs_img, table.recs_txt {
	width: 100%;
}

table.recs_txt td.c-l {
	padding: 10px;
	padding-left: 0px;
}
table.recs_txt td.c-c {
	padding: 10px;
}
table.recs_txt td.c-r {
	padding: 10px;
	padding-right: 0px;
}
table.recs_txt td.c-l,
table.recs_txt td.c-c,
table.recs_txt td.c-r {
	text-align: left;
}

table.recs_txt td.c-l2,
table.recs_txt td.c-r2 {
	width: 50%;
	padding: 10px;
}
table.recs_txt td.c-l2 {padding-left:0px;}
table.recs_txt td.c-r2 {padding-right:0px;}


input.quest, textarea.quest {
	width: 100%;
}
div.pages {
	width: 100%;
	padding-top: 10px;
}
input.quest2 {
	width: 80px;
}

#b {
	color:#ffffff;
	float: left;
	width: 300px;
	height:20px;
	background: url('/skin/blank.gif') no-repeat top right;
	padding-top: 5px;
}

table.comment {
	width: 100%;
}

td.comReply {
	padding-left: 20px;
}
td.comName {
	padding-left: 0px;
}
td.comDate {
	padding-right: 0px;
}
td.comText {
	padding-left: 0px;
}

tr.tr1 td {
	padding-top: 10px;
}

td.comName, td.comDate {
	font-weight: bold;
	font-size: 10px;
}

table.comment td {
	color: #ffffff;
}
table.comForm td {
	color: #ffffff;
}
table.comForm textarea {
	overflow: auto;
}

#vo, td.s-vo {width:100%;height:100%;vertical-align:middle;}

td.imgs {
	padding: 0px 20px 20px 0px;
}
td.imgs img {border: solid 1px #fff;}

#comment {
	width: 420px;
	height: 100%;
	position: absolute;
	left: 500px;
	top: 0px;
}
#comment div.gb {
	width: 400px;
	height:100%;
	overflow-y: auto;
}

table.coms {width: 400px;}
table.comForm {width: 400px;}


#gb {width:400px;position:absolute;top:910px;left:500px;}