html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 10px;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	min-width: 550px;
	text-align: center;
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
.bildl {
	float: left;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 3px 5px 0px 0px;
}
.bildr {
	float: right;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 3px 0px 0px 5px;
}
.bildm {
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 0px;
}
acronym {
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	cursor: help;
}
#layout_frame {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #666666;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left;
	clear: both;
	padding-bottom: 3px;
	min_height: 100%;
}
#layout_topmenu {
	display: block;
	width: 760px;
	height: 20px;
	font-size: 9px;
	font-weight: normal;
	border-bottom: 1px solid #666666;
}
#layout_topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#layout_topmenu ul li {
	float: left;
	height: 20px;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#layout_topmenu ul li a {
	display: block;
	padding: 3px;
	height: 14px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
#layout_topmenu ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#layout_infotext {
	display: block;
	width: 201px;
	height: 140px;
	font-size: 9px;
	padding: 4px;
	margin-left: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #FFFFFF;
	overflow: auto;
}

#layout_mainmenu {
	display: block;
	width: 760px;
	height: 30px;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#layout_mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#layout_mainmenu ul li {
	float: left;
	height: 30px;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#layout_mainmenu ul li a {
	display: block;
	font-weight: normal;
	padding: 3px;
	height: 24px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
#layout_mainmenu ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#layout_sidemenu {
	width: 180px;
	float: left;
	display: block;
	font-size: 9px;
}
#layout_content {
	width: 400px;
	float: left;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	font-size: 11px;
	color: #000000;
}
#layout_content li {
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	margin-top: 5px;
	list-style-position: outside;
}
#layout_content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #666666;
}
#layout_content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#layout_content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#layout_copyright {
	display:block;
	clear:both;
	margin-top: 15px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	bottom: 0px;
}
#layout_copyright a {
	color: #999999;
	text-decoration: none;
}
#layout_sidemenu h1 {
	display: block;
	width: 160px;
	height: 60px;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	padding: 10px 0px 5px 20px;
	margin: 0px;
	border-bottom: 1px solid #666666;
	letter-spacing: 2pt;
}
#layout_sidemenu h2 {
	display: block;
	margin-left: 25px;
	width: 185px;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
}
#layout_sidemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#layout_sidemenu ul li {
	width: 180px;
}
#layout_sidemenu ul li a {
	display: block;
	font-weight: normal;
	padding: 3px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.2pt;
}
#layout_sidemenu ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#layout_sidemenu ul li a small {
	font-weight: normal;
	visibility: hidden;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
}
#layout_sidemenu ul li a:hover small {
	visibility: visible;
}
#layout_bottom_frame {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	width: 760px;
	padding: 0px;
}
.layout_bottom {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align: left;
	width: 244px;
	height: 100px;
	display: block;
	float: left;
	padding: 0px;
	overflow: auto;
}
.layout_bottom h2 {
	padding: 3px;
	margin: 0px;
	display: block;
	height: 20px;
	background-color: #D2DAE7;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}
.layout_bottom h3 {
	color: #666666;
	font-size: 9px;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}
.layout_bottom p {
	color: #666666;
	font-size: 9px;
	margin: 0px;
	padding: 6px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.selected {
	background-image: url(images/selected.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
