#continut {
	width: 978px; 
	background-color: #1a1a1a; 
	color: white; 
	margin-top: 2px;
        height:462px;
}
.leftcolumn {
	vertical-align:top;
	text-align:left;
	width: 746px;	
        height:462px;
}
.rightcolumn{
	vertical-align:top;
	width: 225px;
	background-image: url('/img/news_back.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
#insidetable{
	margin: 5px;
}

#newstitle{
	height:50px;
	background-image: url('/img/news.jpg');
	background-repeat: no-repeat;
	background-position: 30px 15px;
}

.tabs {
	margin-left:3px;
	cursor:pointer;
	width: 139px;
	height: 23px !important;
	height: 23px;
	padding-top: 8px;
	color:white;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	background-image: url('/img/tab_inactiv.jpg');
	background-repeat:no-repeat;
	float: left;
}
#tab_content{
	width:740px;
	background-color:black;
	color:white;
	float:left;
	scrollbar-3dlight-color:#555555;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:black;
	scrollbar-highlight-color:#555555;
	scrollbar-shadow-color:black
	text-align: left;
        height:462px;
}

a
{
	color:gray; font-family: Arial Narrow; font-size:13px;
}

a:hover
{
	color:white; font-family: Arial Narrow; font-size:13px;

}

div {font-color: white}
td {font-family: Arial Narrow; font-size: 12pt}
table {align: center}

input,textarea, select {background-color:black;color:white;border:1px solid gray}
.footer {color:white;font-size:13px;}

.td_botom {border-bottom:1px solid #404040}

p {margin-top:0;margin-bottom:0}

#errormessage {color:red;padding-left:10px}