@charset "utf-8";
body {
	margin: 0;
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-attachment: fixed;
}
#background {
	border-collapse: collapse;
	background-image: url(images/background_variablemoods.gif);
	background-attachment: fixed;
}
#table_shellouter {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
}
#table_shell {
	width: 1000px;
	border-collapse: collapse;
}
#table_main {
	text-align: left;
	font-size: 11px;
	color: #171F36;
	background-color: #FFF;
	width: 850px;
}
#table_footer {
	text-align: center;
	color: #666;
	font-size: 9px;
	width: 160px;
}

.content {
	width: 1000px;
	border-collapse: collapse;
	color: #232B42;
	text-align: left;
	font-size: 10px;
}
.table_languages {
	text-align: left;
	font-size: 9px;
	color: #FFF;
	width: 1000px;
}
.table_kjsells {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	width: 160px;
}
.table_contact {
	color: #2F374E;
	font-size: 11px;
	border-collapse: collapse;
	width: 750px;
	text-align: justify;
}
.table_ty {
	color: #2F374E;
	font-size: 14px;
	border-collapse: collapse;
	width: 700px;
	text-align: justify;
}
.table_trustdeeds {
	width: 800px;
	color: #30F;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-weight: bold;
	text-align: left;
}
.font_size {
	font-size: 13px;
	font-weight: bold;
	background-color: #CCC;


}
.gradient1 {
	background-image: url(images/gradient_button.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #707EA9;
	border-right-color: #707EA9;
	border-bottom-color: #707EA9;
	border-left-color: #707EA9;
}
.gradient2 {
	background-image: url(images/gradient2.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #707EA9;
	border-right-color: #707EA9;
	border-bottom-color: #707EA9;
	border-left-color: #707EA9;
}
.background1 {
	background-image: url(images/background_variablemoods.gif);
	background-repeat: repeat-x;
}
.background2 {
	background-image: url(images/gradient2.gif);
	background-repeat: repeat-x;
}
.border {
	color: #232B42;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #707EA9;
}

.div_navbar {
	width: 965px;




}

.color1 {
	background-color: #232B42;
	border-collapse: collapse;
	color: #FFF;

}
.color2 {
	background-color: #FFF;

}
.color3 {
	color: #FFF;


}
.color4 {
	color: #232B42;


}
.color5 {
	background-color: #C8C8C8;



}
.color6 {
	background-color: #5E6375;



}
.color7 {
	background-color: #003;
	color: #FFF;



}
.color8 {
	background-color: #000;



}
.text_button {
	border: 3px outset #FFF;
	color: #FFF;
	background-color: #171F36;
	font-size: 10px;
}
.text_button2 {
	border: 3px outset #FFF;
	color: #FFF;
	background-color: #E42024;
	font-size: 11px;
	width: 140px;
}
.text_field {
	border: 1px inset #FFF;
	color: #40485F;
	background-color: #FFF;
}



a:link {
	color: #0A246A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A246A;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #0A246A;
}
.form a:link {
	color: #0CF;
	text-decoration: none;
}
.form a:visited {
	text-decoration: none;
	color: #0CF;
}
.form a:hover {
	text-decoration: none;
	color: #FFF;
}
.form a:active {
	text-decoration: none;
	color: #0CF;
}

