body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
 	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
	scrollbar-base-color:#FFFFFF;
    scrollbar-3d-light-color:#FFFFFF;
    scrollbar-arrow-color:#384751;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

.start_sites {
	background-image: url(../images/start_sites.gif);
	background-repeat: x-repeat;
}

.font_start {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.links {
	font-size: 11px;
	font-family: Arial;
	color: #999999;
	text-decoration: none;
}

a.links:hover {
	color: #384751;
}

.background_navigation {
	background-image: url(../images/navigation_area.gif);
	background-repeat: no-repeat;
}

.background_navigation_sites {
	background-image: url(../images/navigation_area_sites.gif);
	background-repeat: x-repeat;
}

.background_banner_left {
	background-image: url(../images/banner_left.gif);
	background-repeat: x-repeat;
}

.background_banner_right {
	background-image: url(../images/banner_right.jpg);
	background-repeat: no-repeat;
}

.background_login {
	background-image: url(../images/login_background.gif);
	background-repeat: no-repeat;
}

.background_newsletter {
	background-image: url(../images/newsletter_background.gif);
	background-repeat: no-repeat;
}

.background_content {
	background-image: url(../images/background_content.gif);
	background-repeat: no-repeat;
}

.background_content_right {
	background-image: url(../images/content_right.gif);
	background-repeat: x-repeat;
}

.background_content_left {
	background-image: url(../images/content_left.gif);
	background-repeat: x-repeat;
}

.background_content_left_1_bottom {
	background-image: url(../images/content_left_1_bottom.gif);
	background-repeat: no-repeat;
}

.background_content_left_1_top {
	background-image: url(../images/content_left_1_top.gif);
	background-repeat: no-repeat;
}

.navigation {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
 	color: #384751;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 5px;
}

a.navigation:hover {
	color: #FFA801;
}

.navigation_active {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
 	color: #FFA801;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 5px;
}

.login_topic {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
 	color: #384751;
}

.login {
	font-size: 11px;
	font-family: Arial;
 	color: #384751;
}

.edit_login {
	height: 16px;
	width: 177px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
}

.edit_contact {
	height: 16px;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
}

.edit_contact2 {
	height: 16px;
	width: 110px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
}

.edit_contact3 {
	height: 16px;
	width: 20px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
	margin-left: 10px;
}

.edit_contact4 {
	height: 16px;
	width: 40px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
}

.edit_contact5 {
	height: 16px;
	width: 90px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
	margin-left: 10px;
}

.edit_contact6 {
	height: 100px;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#384751;
	font-family: Arial;
	font-size: 10px;
}

.button_login {
	height: 16px;
	width: 50px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#000000;
	font-family: Arial;
	font-size: 10px;
	margin-right: 14px;
}

.button_contact_1 {
	height: 16px;
	width: 60px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}

.button_contact_2 {
	height: 16px;
	width: 70px;
	background-color: #FFFFFF;
	border: 1px solid #384751;
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}
.content_scrolling {
	width: 500px;
	height: 220px;
	overflow: auto;
}
.content {
	font-size: 11px;
	font-family: Arial;
 	color: #666666;
}
a.content:hover {
	color: #384751;
}
.border {
	border: 1px solid #384751;
}

