BODY {
	font-family: Arial;
	background: #FDDEB5;
	margin: 0px;
	padding: 0px;
}

BODY, TD {
	font-size: 0.9em;
}

H1 {
	font-size: 1.7em;
}

H2 {
	font-size: 1.3em;
}

H3 {
	margin-top: 10px !important;
}

#content IMG {
	margin: 10px;
	border: 1px solid #000000;
}

P, UL {
	line-height: 1.4em;
}

P {
	text-align: justify;
} 

UL {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 20px;
}

TABLE {
	margin: 5px;
	background: #EAB693;
	border: 1px solid black;
}

TABLE TD {
	vertical-align: top;
	padding: 4px;
}
DIV#main {
	width: 1004px;
}

DIV#top {
	width: 100%;
	background: #CECEFF;
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	border-bottom: 1px solid white;
	margin-bottom: 15px;
}

DIV#top H1 {
	margin: 0px;
	padding-top: 70px;
	padding-left: 30px;
	color: #3D3D69;
}


DIV#menu {
	float: left;
	width: 170px;
}

DIV#menuInner {
	margin-left: 10px;
	background: #EAB693;
	padding: 0px;
}

#navigation {
	display: none;
}


DIV#menu UL, DIV#menu LI {
	margin: 0px;
	padding: 0px;
}


DIV#menu LI {
	list-style-type: none;
	width: 100%
}

DIV#menu UL#mainNav2 {
	padding-top: 2px;
	border-top: 1px solid #9E450A;
	border-left: 1px solid #BDA89A;
	border-bottom: 1px solid #F6E0D1;
	border-right: 1px solid #F6E0D1;
}

DIV#menu UL {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1em;
}

DIV#menu UL#mainNav2 {
	background: #F4D9C6;
	font-size: 11px;
	font-weight: normal;
}

A {
	color: #9E450A;
}

A:hover {
	color: black;
}

DIV#menu A {
	text-decoration: none;
	color: #9E450A;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
}

DIV#menu UL#mainNav2 LI A {
	border-top: none;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;	
}

DIV#menuInner A:hover, DIV#menuInner A.current {
	color: #000000;
	background: white;
}

DIV#menuInner A.current {
	font-weight: bold;
}

DIV#content {
	width: 800px;
	float: right;
}

DIV#belowNav {
	border-top: 20px solid #FDDEB5;
	clear: both;
}

.clear {
	clear: both;
}


.centerText {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

#contentfooter IMG {
    display: none !important;
}

#kat25619002, #kat25619502 {
   border-top: 15px solid #FDDEB5 !important;
}

.dlink IMG {
    border: 0px none !important;
    display: block !important;
    padding: 0px !important;
    margin: 0px !important;
}