html, body {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	height: 100%;
	background-color: #000000;
}

body {
	margin: 0px 0px 0px 0px;
}

.menu_cont {
	background-image: url(../images/s_04.jpg);
	background-repeat: no-repeat;
	width: 530px;
	vertical-align: top;
	padding: 57px 0px 0px 10px;
}

.menu_cont2 {
	background-image: url(../images/p_03.jpg);
	background-repeat: no-repeat;
	width: 530px;
	vertical-align: top;
	padding: 57px 0px 0px 10px;
}

.menu_table td {
	padding: 0px 5px 0px 5px;
}

.menu_table td a:link, .menu_table td a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.menu_table td a:hover {
	text-decoration: underline;
}

.cont_cont {
	background-image: url(../images/s_10.jpg);
	background-repeat: no-repeat;
	width: 456px;
	font-size: 11px;
	vertical-align: top;
}

.cont_cont2 {
	background-image: url(../images/p_08.jpg);
	background-repeat: no-repeat;
	width: 530px;
	font-size: 11px;
	vertical-align: top;
}

.scrollContainer { 
	border-right: 4px solid #3F2211;
	height:	500px;
    width:	410px;
	overflow: auto;
	padding: 0px 0px 0px 0px;  
}

.scrollContent, .scrollContent td {
	font-size: 11px;
	color: #B6A79B;
}

.scrollContent {
	padding: 10px 15px 5px 10px;
}

.root {
	position: relative;
	height:	500px;
    width:	410px;
    margin:	0px 15px 8px 0px; 
}

.content_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 5px 0px 10px;
}

.content_title2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 5px 0px 30px;
}

.footer {
	vertical-align: top;
	background-image: url(../images/s_11_2.jpg);
	background-repeat: repeat-y;
}

.left_border {
	width: 23px;
	background-image: url(../images/s_02.jpg);
	background-repeat: repeat-y;
}

.right_border {
	width: 23px;
	background-image: url(../images/s_05.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 600px 0px 0px 0px;
}

a img {
	border: 0px;
}

.lang_first, .lang_next {
	font-size: 9px !important;
}

.lang_next {
	border-left: 1px solid #C8AEAD;
}

.lang_first a:link, .lang_first a:visited, .lang_next a:link, .lang_next a:visited {
	font-size: 9px !important;
	color: #C8AEAD !important;
	text-decoration: none;
}

.lang_first a:hover, .lang_next a:hover {
	text-decoration: underline;
}