

body {
	background-color:#121212;
	margin:0px;
	padding:0px;
	text-align:center;
}


#page {
	width:868px;
	margin:0px auto;
	text-align:left;
}

.copyrighttxt {
	color:#333333;
}

#functions {
	text-align:right;
}

#menu {
	text-align:right;
}

.menu1, .menu1hover {
	height:27px;
	background-image:url('/_gfx/design/site/menubg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	vertical-align:top;
	padding-top:30px;
	cursor:pointer;
}

.menu1hover {
	background-image:url('/_gfx/design/site/menubghover.jpg');
	background-repeat:repeat-x;
	background-position:top;
}

.menu1 a, .menu1hover a {
	color:#ffffff;
	text-decoration:none;
}

#image {
	height:215px;
	background-image:url('/_gfx/design/site/topimage1.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

#content {
	min-height:250px;
	padding:30px;
	line-height:180%;
	border-bottom:1px solid #2F2F2F;
}

#bottom {
	padding:10px;
}

#address {
	width:440px;
	float:right;
	color:#7D7D7D;
	text-align:right;
}

#bottommenu a {
	color:#7D7D7D;
}


table {
	border:0px;
}



td.left, td.leftRecuire {
	width:100px;
	text-align:right;
	padding-right:5px;
}

td.leftRecuire {
	font-weight:bold;
}

td.right input.txtField, td.right textarea.txtField {
	width:250px;
}