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

.top_cell {
	height: 163px;
	width: 1004;
/*	background-image: url(../images/virsus.swf);*/
	vertical-align: top;
}

.top_sides {
	background-color: #1B0000;
	width: 40%;
}

.bottom_cell {
	vertical-align: top;
	height: 112px;
}

.bottom_sides {
	background-color: #1B0000;
}

.main_cell {
	background-image: url(../images/adastrum_02.png);
	vertical-align: top;
	border-top: 1px solid #4F1212;
	border-bottom: 1px solid #4F1212;
}

.content_cell {
	padding: 35px 10px 35px 10px;
}

.content_img_cell {
	padding: 35px 15px 35px 10px;
	vertical-align: top;
}

.scrollContainer { 
	border-right: 1px solid #632121;
	height: 340px;
	width: 300px;
	overflow: auto;
	padding: 0px 8px 0px 0px;  
}

.scrollContent, .scrollContent td {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #EFE0E0;
}

.scrollContent { 
	padding: 2px 5px 2px 5px;
}

.root     {
	position: relative;
	height:	340px;
    width:	280px;
    margin:	0px 15px 8px 0px; 
}

a img {
	border: 0px;
}

.menus_table {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #AC7676;
	margin: 90px 0px 0px 0px;
	height: 20px;
}

.menus_item, .menus_item_sel {
	padding: 0px 15px 0px 15px;
}

.menus_item_sel a:link, .menus_item_sel a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menus_item_sel a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.menus_item a:link, .menus_item a:visited, .lang_cell a:link, .lang_cell a:visited {
	color: #AC7676;
	text-decoration: none;
}

.menus_item a:hover, .lang_cell a:hover {
	text-decoration: underline;
}

.sep_cell {
	border-left: 1px solid #7E4E4E;
	width: 20px;
}

.lang_cell {
	padding: 0px 0px 0px 10px;
	text-align: right;
}

.footer_cell {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	height: 20px;
	margin: 30px 0px 0px 40px;
	color: #844D4D;
}

.address {
	width: 75%;
	border-left: 1px solid #7E4E4E;
}

.copyrights {
	width: 25%;
	border-left: 1px solid #7E4E4E;
}

.sel_img {
	border: 1px solid #9A6A6A;
}

.not_sel_img {
	border: 1px solid #420000;
}

.main_img {
	border: 1px solid #632121;
}