HTML {
	color: #773C2A;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

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

TABLE {
	font-size: 100%;
}

IMG {
	border: 0px none;
}

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

A:HOVER {
	text-decoration: underline;
}

.stripes {
	background-color: DDDDDD;
}

.logotext {
	font-size: 24px;
}

.menu {
	color: #ffffff;
}

.menu_level1 A {
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}

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

.menu_level1 {
	font-size: 12px;
}

.menu_level2 A {
	color: #ffffff;
}

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

.menu_level2 {
	background-color: #b99380;
	filter: alpha(opacity=90); opacity: 0.9;
	padding: 3px 10px 3px 10px;
}

.menu_level3 {
	padding-left: 20px;
}

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

.menu_active {
	font-weight: bold;
}

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

.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 {
	font-size: 100%;
	margin: 0px;
	display: inline;
}

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

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

.bgtop {
	background-image: url(/shared/graphics/designs/01315/files/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.left {
	background-image: url(/shared/graphics/designs/01315/files/sidebar3.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-family: Century Gothic, Arial;
	font-size: 13px;
}

.poweredby A {
	color: #c0c0c0;
}

.poweredby {
	padding-top: 50px;
	text-align: center;
}

.search .text INPUT {
	padding-left: 4px;
	padding-right: 10px;
	width: 90px;
}

.articlearea {
	padding: 5px;
}

HR {
	background-color: #773C2A;
	border: 0px none;
	height: 2px;
}

#address {
	font-weight: bold;
	margin-left: 12px;
	margin-top: 235px;
}

