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

BODY {
	background-color: #f4f4f4;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	margin: 10px;
	padding: 0px;
}

TABLE {
	font-size: 100%;
}

IMG {
	border: 0px none;
	display: block;
}

A {
	color: #0e70a6;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.stripes {
	background-color: DDDDDD;
}

.logotext {
	font-size: 24px;
}

.menu {
	background-image: leftbox_rep.jpg;
	background-repeat: repeat-y;
	width: 199px;
}

.menu_level1 A {
	background-image: menubg.jpg;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-left: 20px;
	padding-top: 7px;
}

.menu_level1 {
	font-size: 12px;
	padding-left: 10px;
}

.menu_level2 {
	padding-left: 20px;
}

.menu_level3 {
	padding-left: 30px;
}

.article P {
	margin: 0px 0px 2px 0px;
}

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

.article TABLE {
	border-collapse: collapse;
}

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

.article {
	margin-bottom: 6px;
}

.article_head {
	background-image: header_grad.jpg;
	font-weight: bold;
	padding: 4px;
}

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

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

.article_head_list {
	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;
}

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

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

.category TD {
	padding: 3px;
}

.category {
	padding-top: 20px;
}

H1 {
	color: #0e70a6;
	font-size: 130%;
	margin: 0px;
}

H2 {
	color: #0e70a6;
	font-size: 120%;
	margin: 0px;
}

H3 {
	font-size: 110%;
	margin: 0px;
}

.bottom {
	background-image: bottom.jpg;
}

.topimage {
	background-image: topimage.jpg;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-top: 10px;
}

.articlebox .toprep {
	background-image: article_top_rep.jpg;
	background-repeat: repeat-x;
}

.articlebox .bottomrep {
	background-image: article_bottomrep.jpg;
	background-repeat: repeat-x;
}

.articlebox .leftrep {
	background-image: article_leftrep.jpg;
	background-repeat: repeat-y;
}

.articlebox .rightrep {
	background-image: article_rightrep.jpg;
	background-repeat: repeat-y;
}

.articlebox .middle {
	background-color: #FFFFFF;
	width: 675px;
}

.leftbox IMG {
	margin-bottom: 5px;
	margin-top: 5px;
}

.leftbox {
	background-image: leftbox_rep.jpg;
	background-repeat: repeat-y;
	padding: 10px;
	width: 179px;
}

.poweredby {
	font-size: 10px;
	margin: 10px;
}

