@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background.gif);
}
p {
	margin: 0px;
	padding-top: 0.6em;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #C4C4C4;
	text-decoration: inherit;
}


.oneColFixCtr #container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
.oneColFixCtr #container #frame_top {
	background-image: url(../images/boxframe_03.png);
	height: 19px;
	width: 780px;
	background-repeat: no-repeat;
}
.oneColFixCtr #container #frame_logo {
	height: 70px;
	width: 780px;
	background-repeat: no-repeat;
	background-image: url(../images/boxelement_05.png);
}
.oneColFixCtr #container #frame_buttons {
	height: 219px;
	width: 780px;
	background-repeat: repeat-y;
	background-image: url(../images/boxframe_06.png);
}
.oneColFixCtr #container #mainContent strong {
	color: #990000;
}

.oneColFixCtr #container #mainContent {
	background-image: url(../images/boxframe_08.png);
	height: auto;
	width: 710px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-align: left;
	line-height: 14px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;

}
.oneColFixCtr #container #mainContent table {
	vertical-align: top;
	width:100%;
	border-width:0px;
	text-align: left;
}
.oneColFixCtr #container #mainContent td {
	vertical-align: top;
}

.oneColFixCtr #container #frame_bottom {
	background-image: url(../images/boxframe_09.png);
	height: 39px;
	width: 780px;
	background-repeat: no-repeat;

}

.oneColFixCtr #container #frame_bottom_space {
	height: 30px;
	width: 780px;
}
.oneColFixCtr #languages {
	z-index: 50;
	height: 30px;
	width: 150px;
	top: 20px;
	text-align: center;
	margin: 0px 30px;
	;
	position: absolute;
}
.oneColFixCtr #container #frame_bottom #copyright {
	height: 15px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-left: 25px;
	padding-top: 7px;
	float: left;
}
.oneColFixCtr #container #frame_bottom #links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	padding-top: 7px;
	padding-right: 25px;
	width: auto;
	height: 15px;
}

.text {
	text-align: justify;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.text img {
	float: left;
	padding-right: 10px;
}


.text li {
	padding-left: 2px;
}
.news {
	text-align: justify;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.news li {
	padding-left: 2px;
}

.news  p {
	margin: 0px;
	padding: 0px;
}



h1  {
	font-size: 12px;
	padding: 0px 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #990000;
	text-decoration: none;
	background-image: url(../images/h1_back.gif);
	background-repeat: repeat;
	height: 20px;
	vertical-align: middle;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: bold;
	color: #9F9F9F;
	margin: 0px;
	padding: 0px;
}



.oneColFixCtr #container #mainContent .alignright {
	text-align: right;
	vertical-align: top;
}
.oneColFixCtr  #container  #mainContent  .center {
	text-align: center;
	vertical-align: top;
}

.oneColFixCtr #container #mainContent .alignleft {
	text-align: left;
	vertical-align: top;
}

.alignright  img  {
	text-align: right;
	float: right;
}
.tablecontact {
	margin: 0px;
	padding: 0px;
}
.tablecontact td {
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #666666;
	margin: 5px;

}
