A {
	color:#FF9966;
	text-decoration:none;
}

A:hover {
	color:#FFF;
}

BODY {
	color:#FFF;
	background:#000;
	font:11px "Trebuchet MS", Verdana, Arial;
	padding:0px;
	margin:0px;
	scrollbar-arrow-color:#6F0000;
	scrollbar-track-color:#6F0000;
	scrollbar-shadow-color:#2F0000;
	scrollbar-face-color:#6F0000;
	scrollbar-highlight-color:#7F0000;
	scrollbar-darkshadow-color:#3F0000;
	scrollbar-3dlight-color:#6F5000;
}

TABLE {
	font:11px "Trebuchet MS", Verdana, Arial;
}

IMG {
	border:0px;
}

INPUT {
	background:#FF9966;
	font:11px "Trebuchet MS", Verdana, Arial;
	border:1px solid #FFF;
}

TEXTAREA {
	background:#FF9966;
	font:11px "Trebuchet MS", Verdana, Arial;
	border:1px solid #FFF;
	width:100%;
	overflow:auto;
}

HR {
	color:#FF9966;
	height:1px;
	width:100%;
	margin:10px 0px 10px 0px;
}

.table_top {
	width:100%;
}

.table_nav {
	background:url('/_img/bg_nav.gif') repeat-x top;
	width:100%;
}

.td_top {
	background:url('/_img/bg_top.jpg') repeat-x top;
	width:100%;
}

.td_nav {
	white-space:nowrap;
}

.td_info {
	background:url('/_img/bg_aldo.gif') no-repeat top right;
	vertical-align:top;
}

.td_body {
	background:#900 url('/_img/bg_bottom.gif') repeat-x bottom;
	padding: 20px 20px 20px 20px;
	vertical-align:top;
	width:100%;
	overflow:auto;
}

.db {
	width:100%;
	height:380px;
	overflow:auto;
}

.td_bottom {
	vertical-align:top;
	width:100%;
	height:100%;
}


.maxSize {
	width:100%;
	height:100%;
}

.checkbox {
	background:#990000;
	border:0px;
}

.errField {
	background:#FF6666;
}

.smiles {
	padding:4px;
	border:1px solid #FF9966;
	width:1px;
	white-space:nowrap;
	position:absolute;
	top:-1000px;
	left:-1000px;
	z-index: 100;
}

.smile {
	margin:2px;
	cursor:hand;
}

.back {
	background-color:#000;
	position:absolute;
	top:-1000px;
	left:-1000px;
	filter: Alpha(Opacity=80); 
	z-index: 99;
}

.message {
	color:#000;
	background:#FF9966;
	margin:4px 4px 6px 4px;
	padding:10px;
	border:1px dashed #FFF;
	text-align:justify;
	width:100%;
}

.commands {
	margin-bottom:20px;
	padding-left:4px;
}

.comment {
	margin-top:8px;
	text-align:justify;
	padding:10px;
	background:#FEAA7C;
}

.cb {
	margin-top:4px;
	text-align:justify;
}

.date {
	color:#000;
	text-align:left;
}

.header_1 {
	font-weight:bold;
	text-align:center;
}

.td_newsinfo {
	width:100%;
	vertical-align:middle;
}

.tbl_news {
	width:600px;
	margin-bottom:10px;
}

.tbl_style {
	border-top:1px solid #CC0000;
	border-right:1px solid #CC0000;
	width:100%;
}

.td_style {
	padding:5px;
	border-bottom:1px solid #CC0000;
	border-left:1px solid #CC0000;
}

.th_style {
	font-weight:bold;
	background:#8C1500;
	padding:5px;
	border-bottom:1px solid #CC0000;
	border-left:1px solid #CC0000;
}

.sp{
	width:122px;
	white-space:nowrap;
	background-color:#000;
	text-align:center;
	display:inline;
	margin: 0px 20px 20px 0px;
	cursor:hand;
	border:1px solid #FFF;
}

.sa {
	color:#FFF;
	width:100%;
	padding:2px;
	border-top:1px solid #FFF;
}

.link_page {
	color:#FF9966;
	border: 1px solid #FF9966;
	text-align:center;
	text-decoration:none;
	margin-left:4px;
	width:20px;
}

.link_page:hover {
	color:#000;
	background: #FF9966;
}

.cur_page {
	color:#000;
	background: #FF9966;
	border: 1px solid #FF9966;
	text-align:center;
	text-decoration:none;
	margin-left:4px;
	width:20px;
	display:inline;
}

#message{display:none;}
.none{display:none;}
