html, body {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

/* Frames! */

.frame_top {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.frame_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 50px;
	clear: both;
	background-color: #efefef;
}

/* Basics */

img {
	border-width: 0px;
	vertical-align: top;
}

h3 {
	font-size: 1em;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h4 {
	font-size: 1em;
	padding: 0px;
	display: inline;
}

a {
	color: #222222;
	text-decoration: none;
}

a:link {
	color: #222222;
}

a:hover {
	color: #6191D0;
}

a:visited {
	color: #222222;
}

.line {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	margin: 20px 0px 10px 0px;
	background-color: #e0e0e0;
	overflow: hidden;
	display: block;
}

.text_copy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.71em;
	color: #222222;
	line-height: 1.7em;
}

.text_headline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
}

.form_text {
	width: 75%;
	height: auto;
	padding: 5px;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #e0e0e0;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.form_textarea {
	width: 75%;
	height: 200px;
	padding: 5px;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #e0e0e0;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.form_button {
	width: auto;
	height: auto;
	background-color: #efefef;
	padding: 2px 0px 2px 0px;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #e0e0e0;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.logo_area {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: 80px;
}

/* Navigation */

.nav_0_area {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: 28px;
	padding: 17px 0px 0px 15px;
	background-color: #555555;
	background-image: url("../img/all/bg/nav_0.gif");
}

.nav_0_area a {
	text-decoration: none;
}

.nav_0_area ul {
	list-style: none;
	width: 730px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.nav_0_area ul li {
	margin: 0px 0px 0px 20px;
	display: inline;
}

.side_area {
	position: relative;
	left: 10px;
	top: 10px;
	margin: 0px 0px 20px 0px;
	float: left;
}

.nav_1_area {
	position: relative;
	left: 0px;
	top: 0px;
	width: 198px;
	height: auto;
	padding: 10px;
	background-color: #f9f9f9;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #e0e0e0;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.nav_1_area a, .nav_1_area a:hover, .nav_1_area a:link, .nav_1_area a:visited {
	position: relative;
	padding: 0px 0px 0px 16px;
	color: #555555;
	background-image: url("../img/all/icons/square.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

.nav_1_area ul {
	list-style: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.nav_1_area ul li {
	margin: 0px 0px 5px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #e0e0e0;
	display: block;
}

.nav_2_area {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: 50px;
}

.nav_2_area ul {
	list-style: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 15px 0px 0px 30px;
}

.nav_2_area ul li {
	margin: 0px 20px 0px 0px;
	float: left;
	display: inline;
}

.nav_2_area ul li a, .nav_2_area ul li a:visited {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

.info_area {
	position: relative;
	left: 0px;
	top: 0px;
	width: 198px;
	height: auto;
	padding: 10px;
	background-color: #f9f9f9;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #e0e0e0;
	margin: 0px 0px 10px 0px;
}

/* Header */

.header_area {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 30px;
}

.header_content {
	width: auto;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #3366cc;
	background-image: url("../img/all/header/bg.gif");
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #b4cae3;
}

/* Content */

.content_area {
	position: relative;
	left: 0px;
	top: 20px;
	width: 700px;
	height: auto;
	margin: 0px 0px 0px 250px;
}

.content_area ul {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

.content_area ul li {
	padding: 0px 0px 0px 20px;
	background-image: url("../img/all/icons/list.gif");
	background-repeat: no-repeat;
}

.content_area ul li a {
	position: relative;
	display: block;
	display: block;
}

/* --- Index-Box */

.index_box_single {
	position: relative;
	left: 0px;
	top: 0px;
	width: 136px;
	height: 116px;
	float: left;
	border-style: solid;
	border-color: #e0e0e0;
	border-width: 1px 3px 3px 1px;
	background-color: #ffffff;
	margin: 0px 8px 8px 0px;
}

.index_box_single .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 86px;
}

.index_box_single .title {
	position: relative;
	left: 0px;
	top: 0px;
	width: 126px;
	height: 20px;
	padding: 5px;
	background-color: #e0e0e0;
}

.index_box_single .title a {
	text-decoration: none;
}

/* --- Image-Box */

.image_box {
	position: relative;
	left: 0px;
	top: 0px;
	width: 451px;
	height: auto;
	border-style: solid;
	border-color: #e0e0e0;
	border-width: 1px 3px 3px 1px;
	background-color: #ffffff;
	margin: 0px 0px 30px 0px;
}

.image_box .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
}

.image_box .image img {
	display: inline;
	vertical-align: auto;
}

.image_box .title {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	padding: 8px 5px 5px 5px;
	background-color: #e0e0e0;
}

/* --- Table */

.table {
	position: relative;
	left: 0px;
	top: 0px;
	width: 596px;
	height: auto;
	border-style: solid;
	border-color: #e0e0e0;
	border-width: 1px 3px 3px 1px;
	background-color: #ffffff;
	margin: 0px 0px 30px 0px;
	overflow: auto;
}

.table .row {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	border-style: solid;
	border-color: #e0e0e0;
	border-width: 0px 0px 1px 0px;
	float: left;
}

.table .col_all {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	padding: 4px;
	float: left;
}

/* ------ Table 2/X */

.table .col_2_x_0 {
	width: 200px;
}

.table .col_2_x_1 {
	width: 380px;
}

/* ------ Table 3/X */

.table .col_3_x_0 {
	width: 130px;
}

.table .col_3_x_1 {
	width: 130px;
}

.table .col_3_x_2 {
	width: 312px;
}

/* ------ Table X/X */

.table .col_0 {
	width: 250px;
}

.table .col_1 {
	width: 80px;
}

.table .col_2 {
	width: 117px;
}

.table .col_3 {
	width: 117px;
}

.table .title {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #e0e0e0;
	clear: both;
}

/* Footer */

.footer_area {
	width: 100%;
	height: 40px;
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 1px 0px 0px 0px;
	display: block;
}
