body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

img {
	border: 0px;
}

table {
	table-layout: fixed;
}

.main {
	width: 1200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.content {
	background-color: #03101b;
	width: 100%;
	padding: 0px;
}

.content a {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 {
	color: #ff0000;
}

h2 {
	color: #ffffff;
	font-size: 20px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: 100;
}

h3 {
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 700;
}

.leftborder {
	background-image: url(/img/audio/leftborder.gif);
}

.rightborder {
	background-image: url(/img/audio/rightborder.gif);
}

.top {
	background-image: url(/img/audio/top.jpg);
	width: 1200px;
	height: 295px;
}

.top div {
	padding: 1px;
	width: 750px;	
}

.top ul {	
	list-style-type: none;
	padding-left: 60px;
}

.top li {
	padding: 15px;
	float: left;
}

.top a {
	color: #ffffff;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
}

.bottom {
	background-image: url(/img/audio/bottom.jpg);
	width: 1200px;
	height: 224px;
}

.bottom div {
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #475a6a;
	top: 90px;
	width: 600px;
	padding: 15px;
}

.bottom div+div {
	color: #606468;
}

.bottom a {
	/*color: #1a6826;*/
	color: #475a6a;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.round_c1 {
	margin: 14px;
	padding: 0px;
	background-color: #22262a;
}

.round_c1 > table > tbody > tr > td > .c_tl {
	background: url(/img/audio/c1_tl.gif) top left no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

.round_c1 > table > tbody > tr > td > .c_tr {
	background: url(/img/audio/c1_tr.gif) top right no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}

.round_c1 > table > tbody > tr > td > .c_bl {
	background: url(/img/audio/c1_bl.gif) bottom left no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

.round_c1 > table > tbody > tr > td > .c_br {
	background: url(/img/audio/c1_br.gif) bottom right no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}

.round_c2 {
	margin: 14px;
	padding: 0px;
	background-color: #33373b;
	width: 150px;
}

.round_c2 > table > tbody > tr > td > .c_tl {
	background: url(/img/audio/c2_tl.gif) top left no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

.round_c2 > table > tbody > tr > td > .c_tr {
	background: url(/img/audio/c2_tr.gif) top right no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}

.round_c2 > table > tbody > tr > td > .c_bl {
	background: url(/img/audio/c2_bl.gif) bottom left no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

.round_c2 > table > tbody > tr > td > .c_br {
	background: url(/img/audio/c2_br.gif) bottom right no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}
/*
.round_c3 {
	margin: 14px;
	padding: 0px;
	background-color: #22262a;
	width: 400px;
}

.round_c3 > table > tbody > tr > td > .c_tl {
	background: url(/img/audio/c3_tl.gif) top left no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

.round_c3 > table > tbody > tr > td > .c_tr {
	background: url(/img/audio/c3_tr.gif) top right no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}

.round_c3 > table > tbody > tr > td > .c_bl {
	background: url(/img/audio/c3_bl.gif) bottom left no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

.round_c3 > table > tbody > tr > td > .c_br {
	background: url(/img/audio/c3_br.gif) bottom right no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}
*/
.data {
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.announce {
	width: 280px;
	padding: 0px 5px 5px 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #6e87a0;
	text-align: justify;
	font-weight: 100;
}

.announce b {
	color: #b4c6d9;
	font-weight: 100;
}

.text {
	width: 95%;
}

.comment .announce {
	width: 400px;
}

h2.text {
	padding-left: 10px;
}

.comment div {
	width: 450px;
}

.input {
	width: 200px;
	margin: 8px;
	border: 2px solid #b2b9c3;
	color: #81888e;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

textarea.input {
	width: 400px;
	height: 100px;
}

.button {
	background-color: #2e384b;
	border: 1px solid #536471;
	color: #81888e;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 150px;
	height: 22px;
	margin: 8px
}

.noDisplay {
	display: none;
}

#download {
	cursor: pointer;
}

#underground {
	position: absolute;
	top: 0;
	left: -1px;
	height: 100%;
	z-index: 10;
	background-color: #000000;
	opacity: 0.4;
	/*filter: alpha(opacity=40)*/
}

.undergrounded {
	position: fixed;
	bottom: 10px;
	width: 670px; 
	height: 550px;
	color: #ffffff;
	z-index: 15;
	background-color: #03101b;
	border: 2px solid #ffffff;
	overflow: auto;
}

.wide {
	width: 480px;
	margin-top: -20px;
}

#div_help {
	font-size: 10px;
}

.announce sup {
	font-size: 9px;
}

.announce p {
	margin: 10px 0px 10px 0px;
}

#close {
	cursor: pointer;
	margin: 5px;
}

#number, #msg, #number16, #prefix16 {
	color: #ffffff;
}

.drugphoto {
	border: 1px solid #000408;
}

#a_help {
	color: #6e87a0;
}