html
{
	height: 100%;
}

body
{
	background-color: #ffffff;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	scrollbar-face-color: #d2d2d2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d2d2d2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #484848;
	scrollbar-track-color: #e6e6e6;
	scrollbar-darkshadow-color: #a4a4a4;
	font: 10px/8px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	line-height: 14px;
}

a, img
{
	border: 0px;
}

a:link, a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration:none;
	border: none;
}

a:hover
{
	font-weight: bold;
	color: #888;
	border: none;
}

form, input, textarea
{
	font: 10px/8px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	margin: 0;
	display: inline;
}

#title
{
	font: bold italic 14px/12px Georgia, serif;
	line-height:20px;
	padding-bottom: 10px;
	color: #888;
}

#subtitle
{
	font: bold italic 12px/10px Georgia, serif;
	line-height: 20px;
	padding-bottom: 20px;
	color: #888;
}

#rep
{
	font: 10px/8px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	line-height: 18px;
	padding-bottom: 40px;
	color: #888;
}

#rep_nopad
{
	font: 10px/8px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	line-height: 18px;
	color: #888;
}

#rep_nopad_nowrap
{
	font: 10px/8px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	line-height: 18px;
	color: #888;
	white-space: nowrap;
}

#iframe_rep
{
	white-space: none;
	width: 329px;
	text-decoration: none;
	text-align: left;
    overflow: auto;
	height: 240px;
	background-color: #fff;
	color: #888;
}

#iframe_cur_txt
{
	white-space: none;
	width: 320px;
	text-decoration: none;
	text-align: left;
    overflow: visible;
	height: 158px;
	background-color: #fff;
	color: #888;
}

#iframe_cur
{
	margin: 0;
	padding: 0;
}

#contnews
{
	border: 1px solid #888;
	border-right: none;
	color: #888;
	/*background-color: blue;*/
	width: 600px;
	height: 285px;
	margin: 0;
	padding: 0;
	text-align: left;
	font: 10px/8px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	line-height: 14px;
}

#mounths
{
	/*background-color: yellow;*/
	float: left;
	text-align: right;
	border: none;
	width: 140px;
	margin: 0;
	padding: 20px 0px 0px 20px;
	height: 245px;
	overflow: auto;
}

#news
{
	/*background-color: green;*/
	border-left: 1px dotted #888;
	float: right;
	text-align: left;
	width: 379px;
	margin: 0;
	padding: 20px;
	height: 245px;
	overflow: auto;
}

.title
{
	color: #000;
	font: bold italic 14px/12px Georgia, serif;
	padding-bottom: 20px;
}

.commands
{
	color: #000;
	padding: 20px 0px 40px 20px;
	text-align: right;
	font: bold italic 10px/8px Georgia, serif;
}

.newsarea
{
	width: 110px;
	height: 100px;
}

.sound_home
{
	text-align: center;
	padding: 20px;
	color: #aaa;
	font: 9px Verdana, Arial, Helvetica, sans serif;
}


#dhtmltooltip
{
	position: absolute;
	width: 200px;
	border: 1px solid #333;
	padding: 2px;
	color: #333;
	background-color: #fff;
	visibility: hidden;
	z-index: 100;
}


#bot
{
	display: none;
}
