html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
img {
	border: 0px;
}

a { color: #58585b; text-decoration: none; }
a:hover { color: #101010; text-decoration: none; }

.input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70757d;
	background-image: url(input_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 188px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #c7c7c7;
}
.textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70757d;
	background-image: url(input_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 70px;
	width: 258px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #c7c7c7;
}
.submit-left {
	background-image: url(n-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.submit-right {
	background-image: url(n-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.submit-center {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(n-center.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 12px;
}
.submit-center a {
	color: #FFFFFF;
	text-decoration: none;
}
.submit-center a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.left_bg {
	background-image: url(left_bg.gif);
	background-repeat: repeat-y;
}

.menu-1 {
	height: 29px;
	background-color: #dedede;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58585b;
	font-weight: bold;
	padding-left: 23px;
	padding-right: 25px;
}

.menu-1-active a { color: #ffffff; text-decoration: none; }
.menu-1-active a:hover { color: #fafafa; text-decoration: none; }

.menu-1-active {
	height: 29px;
	background-color: #68bfe8;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 25px;
}
.menu-1 img {
	margin-bottom: 1px;
	margin-right: 3px;
}
.line0 {
	background-image: url(line0.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 352px;
}
.line0_1 {
	background-image: url(line0_1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 352px;
}
.line1 {
	background-image: url(line1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 12px;
}
.line2 {
	background-image: url(line2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 12px;
}
.line3 {
	background-image: url(line3.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 12px;
}
.menu-2-heading {
	background-color: #828282;
	width: 100%;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ffffff;
	font-weight:normal;
	letter-spacing: 1px;
}
.menu-2-heading img {
	margin-bottom: 2px;
	margin-right: 6px;
	margin-left: 6px;
}

.menu-2 a { color: #959595; text-decoration: none; }
.menu-2 a:hover { color: #757575; text-decoration: none; }

.menu-2-2 a { color: #959595; text-decoration: none; }
.menu-2-2 a:hover { color: #757575; text-decoration: none; }

.menu-2 {
	background-color: #e6e6e6;
	height: 30px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #959595;
	font-weight: bold;
	border-top: 1px #f8f8f8 solid;
}
.menu-2 img {
	margin-left: 22px;
	margin-right: 4px;
	margin-bottom: 2px;
}
.menu-2-active {
	background-color: #68bfe8;
	height: 30px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px #f8f8f8 solid;
	padding-left: 34px;
}
.menu-2-2 {
	background-color: #e6e6e6;
	height: 30px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #959595;
	font-weight: bold;
	border-top: 1px #f8f8f8 solid;
	padding-bottom: 1px;
}
.menu-2-2 img {
	margin-left: 11px;
	margin-right: 4px;
	margin-bottom: 2px;
}
.menu-2-2-active {
	background-color: #68bfe8;
	height: 30px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px #f8f8f8 solid;
	padding-left: 23px;
}
.menu-2-grey-left {
	background-image: url(menu-2-grey-left.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
	border-top: 1px #f8f8f8 solid;
}
.menu-2-grey-right {
	background-image: url(menu-2-grey-right.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
	border-top: 1px #f8f8f8 solid;
}
.menu-2-blue-left {
	background-image: url(menu-2-blue-left.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
	border-top: 1px #f8f8f8 solid;
}
.menu-2-blue-right {
	background-image: url(menu-2-blue-right.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
	border-top: 1px #f8f8f8 solid;
}
.header {
	background-image: url(header_bg.gif);
	background-repeat: no-repeat;
	background-color: #dedede;
	background-position: right;
	width: 200px;
}

.sitemap a { color: #7b7b7b; text-decoration: none; }
.sitemap a:hover { color: #505050; text-decoration: none; }

.sitemap {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7b7b7b;
	padding-left: 15px;
	padding-right: 5px;
}
.sitemap img {
	margin-bottom: -1px;
	margin-right: 3px;
}
.language {
	padding-right: 10px;
}
.language img {
	margin-bottom: -2px;
}
.main {
	background-image: url(main_line2.gif);
	background-repeat: repeat-y;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58585b;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.main img {
 margin-right: 3px;
 margin-left: -8px;
}
.heading {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3faaf2;
}
.main2 {
	background-image: url(main_line4.gif);
	background-repeat: repeat-y;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58585b;
}
.main2-text {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58585b;
}
.main2 div{
	margin-top: 15px;
	margin-left: 20px;
}
.footer a { color: #838383; text-decoration: none; }
.footer a:hover { color: #505050; text-decoration: none; }

.footer {
	height: 31px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #838383;
	padding-left: 15px;
}
