@charset "utf-8";

body {
	background-color: #D8D4D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}


.language {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
.header {
	width: 100%;
	background-color: #D8D4D3;
}
.navigation {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	padding-top: 10px;
	padding-bottom: 3px;
}


.content {
	width: 100%;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	background-repeat: repeat-x;
	background-image: url(images/strip-a.jpg);
	background-color: #FF6E39;
}
.boxer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 365px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	height: 165px;
	text-align: justify;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	padding-top: 6px;
	margin-right: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-image: url(images/strip-b.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 365px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	height: 165px;
	text-align: justify;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding-top: 6px;
	margin-left: 2px;
	background-image: url(images/strip-b.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-color: #0000FF;
	border-top-style: solid;
}


.border-s {

	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #0044FF;
	border-bottom-color: #0044FF;
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #0089EE;
	border-left-color: #0089EE;
}


.border-sl {
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #0044FF;
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #0089EE;
	border-left-color: #0089EE;
}
.textboxb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	clear: both;
}
.textboxm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
