HTML {
	background-color: #7B889F;
	color: #FFFFFF;
	font-family: Arial;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE {
	font-size: 100%;
}

A {
	color: #CED3DC;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

IMG {
	border: 0px none;
}

H1 {
	display: inline;
	font-size: 100%;
	margin: 0px;
}

H2 {
	display: inline;
	font-size: 100%;
	margin: 0px;
}

H3 {
	display: inline;
	font-size: 100%;
	margin: 0px;
}

.menu A {
	color: #5D6B84;
}

.menu_level1 {
	background-image: url(files/leftmenu.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	padding-left: 20px;
	width: 140px;
}

.menu_level2 A {
	color: #000000;
}

.menu_level2 {
	background-image: url(files/leftmenu.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	padding-left: 20px;
}

.menu_level3 A {
	color: #CED3DC;
}

.menu_level3 {
	padding-left: 20px;
}

.article P {
	margin: 0.0em 0.0em 0.4em 0.0em;
	margin: 0px 0px 2px 0px;
}

.article UL {
	margin: 0.0em 0.0em 0.4em 2em;
	margin: 0px 0px 2px 15px;
}

.article OL {
	margin: 0.0em 0.0em 0.4em 2em;
	margin: 0px 0px 2px 15px;
}

.article TABLE {
	border-collapse: collapse;
}

.article {
	margin-bottom: 6px;
}

.article_head {
	font-size: 150%;
	font-weight: bold;
}

.article_head_list A {
	color: #000000;
	text-decoration: none;
}

.article_head_list A:HOVER {
	text-decoration: underline;
}

.article_head_list {
	font-size: 120%;
	font-weight: bold;
}

.article_ingress {
	font-weight: bold;
	padding: 8px 0px 10px 0px;
}

.article_ingress_list {
	padding: 4px 0px 2px 0px;
}

.article_readmore_list {
	padding-bottom: 8px;
}

.stripes {
	background-color: #DDDDDD;
}

.logotext {
	font-size: 24px;
}

.category TH {
	background-color: #898989;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.category TD {
	padding: 3px;
}

.category {
	padding-top: 20px;
}

.banner IMG {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.language IMG {
	border: 1px solid #000000;
}

.recent TH {
	border: 1px solid #000000;
}

.recent TD {
	border: 1px solid #000000;
}

.recent {
	border-collapse: collapse;
}

.topp {
	background-image: url(files/topprep.jpg);
	background-repeat: repeat-x;
}

.leftmeny {
	background-image: url(files/leftrep.jpg);
	background-repeat: repeat-y;
}

.bottom {
	background-image: url(files/bottomrep.jpg);
	background-repeat: repeat-x;
}

.menu_active {
	font-weight: bold;
}

.poweredby {
	font-size: 12px;
}

