textarea {
	border-width: 1px;
	border-style: inset;
}
h1 {
	color: #C32F27;
		font-family: "Arial Black", Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: normal;
}

h2 {
	color: #C32F27;
		font-family: "Trebuchet MS", Serif;
		font-size: 13px;
}

.restitle {
	color: #C32F27;
		font-family: "Trebuchet MS", Serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: bold;
}


.restitle a {
	color: #C32F27;
		font-family: "Trebuchet MS", Serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: bold;
}


td#content {
	border-top-color: #C32F27;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: #C32F27;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #C32F27;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #C32F27;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	background-color: #F8F7F7;
}

body {
	font-family: "Georgia", Serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EAEAEA;
}
p {
	font-size: 13px;
	font-family: "Trebuchet MS", Serif;
}

.restext {
	font-size: 13px;
	font-family: "Trebuchet MS", Serif;	
}

.restexthit {
	font-size: 13px;
	font-family: "Trebuchet MS", Serif;
		font-style: italic;
		color: #C32F27;
}


li {
	font-size: 13px;
	font-family: "Trebuchet MS", Serif;
}

ul {
	font-size: 13px;
	font-family: "Trebuchet MS", Serif;
}
table {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.content {
	width: 770px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 35px;
	background-color: #FDFDFD;
	text-align: left;
	position: relative;
	color: #525050;
}

.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 60px;
	margin-right: 5px;
}

.left {
	width: 180px;
	height: 380px;
	position: absolute;
	top: 135px;
	left: 25px;
}

.right {
	width: 530px;
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	margin-left: 220px;
	margin-bottom: 20px;
	min-height: 330px;
}
.rightdummy {
	float: right;
	width: 0px;
	height: 330px;
}
.topleft {
	height: 100px;
	width: 770px;
}


	ul#menu {
		position:relative;
		top:0px;
		width:160px;
		z-index:1000;
		}
		
ul#menu div { background-color:#ffffff; }

	ul#menu ul {
		visibility:hidden;
		margin-left:0px;
		margin-top:0px;
		padding:0;
		list-style-type:none;
		width:160px;
		position:absolute;
		z-index:1020;
		cursor:default;
		}
	ul#menu ul li, ul#menu ul div {
		width:160px;
		}



	ul#menu li:hover > ul {
		visibility:visible;
		}

	ul#menu ul {
		left:120px;
		padding-top:10px;
		}

	ul#menu li, ul#menu div {
		width:160px;
		text-align:left;
		cursor:auto;
		}
	ul#menu, ul#menu li {
		margin:0;
		padding:0;
		list-style-type:none;
		}

	/* shift list-items to interlace borders */
	ul#menu li, ul#menu div {
		margin-top:-1px;
		}

	/* links */
	ul#menu a, ul#menu a:visited {
		position:relative;
		display:block;
		background-color:#f7f8f8;
		border:1px solid #777;
		padding:3px 7px;
		font:11px tahoma,verdana,helvetica,sans-serif;
		font-weight:bold;
		color:#737070;
		text-decoration:none;
		cursor:auto;
		}
	ul#menu a:hover {
		background-color:#ffffff;
		color:#787575;
		}
form,input{
	font:10px tahoma,verdana,helvetica,sans-serif;
}

.his {
margin-top: 35px;
	position: absolute;
	left: 25px;
	bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.his a {
	text-decoration: none;
	color: #000;
}
.his a:hover {
	text-decoration: underline;
	color: #000;
}
.lang {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:5px 0 0 25px;	
}
.lang a {
	color: #C11111;
	text-decoration: none;
}
.lang a:hover {
	color: #000000;
}