@charset "UTF-8";
/* CSS Document */

@import url("clearing.css");

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #d3cfc3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content{
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	min-width: 100%;
	width: 100%;
	position:absolute;
	background: url(bk28.jpg);	
}

/* \ */
* html .content
{
	background: url(bk28.jpg);
}
/* */

.content #logo {
	padding: 0px;
	height: 188px;
	width: 189px;
	background-image: url(../images/l.jpg);
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
}

/* \ */
* html .content #logo
{
	background:none;
	height: 188px;
	width: 189px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/l.jpg', sizingMethod='scale');
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	top: 50px;
	z-index: 0;
}
/* */

.content #maincontent {
	width: 70%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 100;
}

.content #maincontent img.left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

.content #maincontent img.right {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}

.content #maincontent #HomePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	margin-top: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}

a {
	color: #990000;
	text-decoration: none;
}


a:hover {
	color: #990000;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.content .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content .menu li {
	color: #990000;
	display: inline;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
}

.content .menu ul li a {
	color: #990000;
	text-decoration: none;
}


.content .menu ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.content  #maincontent form table#mailform {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content  #maincontent form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}

.content  #maincontent form td#text {
	width: 20%;
}

.content  #maincontent form td#value {
	width: 50%;
}

.content  #maincontent form table #submit {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	font-size: None;
}
BODY {
	SCROLLBAR-FACE-COLOR: #deded9; FONT-WEIGHT: normal; FONT-SIZE: 11px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #ACCB0B; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #b1ea0f; FONT-FAMILY: Tahoma; SCROLLBAR-DARKSHADOW-COLOR: #d1d1cb

}

