body {
	background-color: #C65F64;
	scrollbar-base-color: #8A0000;
}

a:link { text-decoration: none; color: #A80000; }
a:visited { text-decoration: none; color: #A80000; }
a:hover { text-decoration: none; color: #000000; }

.backtree {
	background-image: url(images/backtree.jpg); 
	background-repeat: repeat-y;
	background-position: top;
}

.backmain {
	background-color: #FFFFFF;
}

.white {
	background-color: #FFFFFF;
}

.langsel {
	font-family: Arial; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #888888; 
	text-align: left;
	padding-left: 20px;
}

.part1 {
	background-image: url(images/home01.jpg);
	background-repeat: no-repeat;
}

.part2 {
	background-image: url(images/home02.jpg);
	background-repeat: no-repeat;
}

.part3 {
	background-image: url(images/home03.jpg);
	background-repeat: no-repeat;
}

.copyright {
	font-family: Arial; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #888888; 
	text-align: center;
	border-top-width: 1px; 
	border-top-style: solid; 	
	border-top-color: #A80000; 
	background-color: #FFFFFF;
}

.toplines {
	font-family: Arial; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #888888; 
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px; 
	border-top-style: solid; 	
	border-top-color: #A80000;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 	
	border-bottom-color: #A80000; 
}

.admintoplines {
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #888888; 
	text-align: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px; 
	border-top-style: solid; 	
	border-top-color: #A80000;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 	
	border-bottom-color: #A80000; 
}

.smalltextblack {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: left;
	padding-left: 10px;
	padding-right: 12px;
}

.textblack {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.bigtextblack {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.article {
	width: 709px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

.content {
	width: 709px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	border-width: 1px; 
	border-style: solid; 	
	border-color: #000000; 	
}

.article_inside {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify;
}

.menublock {
	border-width: 1px; 
	border-style: solid; 	
	border-color: #A80000;	
}

.menucell {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background-image: url(images/menucell.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 170px;
	display: block;
}

.menucell:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	background-image: url(images/menucell.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 170px;
	display: block;
}
