@charset "utf-8";
/* CSS Document */

body {
	background: #eeeeee url(Background.jpg) repeat-x 50% top;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	vertical-align: top;
}

img {
	vertical-align: bottom;
}

#Site {
	width: 960px;
	margin: 0 auto;
}

#Header {
	width: 960px;
	height: 286px;
	background: #ffffff url(Header.jpg) no-repeat 50% top;
	position: relative;
}

#Logo {
	position: absolute;
	left: 347px;
	top: 119px;
}

#Language {
	position: absolute;
	left: 120px;
	top: 70px;
	font-size: 12px;
}

#Language a:link, #Language a:visited {
	color: #4a4a4a;
	text-decoration: none;
}

#Language a:hover, #Language a:active {
	color: #ba1a00;
	text-decoration: underline;
}

#Page {
	background: #ffffff;
}

#Menu {
	width: 242px;
	background: url(Menu.jpg) no-repeat 50% top;
	padding: 0px 10px 20px 90px;
}

.MenuItem {
	font-size: 26px;
	background: url(MenuSeparator.jpg) no-repeat left bottom;
	padding: 10px 0px 11px 0px;
	position: relative;
	top: -40px;
}

.MenuItem a:link, .MenuItem a:visited {
	color: #4a4a4a;
	text-decoration: none;
	display: block;
}

.MenuItem a:hover, .MenuItem a:active {
	color: #ba1a00;
	text-decoration: none;
}

.MenuItem strong {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 13px;
}

#Banner {
	padding: 0px 0px 40px 90px;
}

#Content {
	background: #fafafa;
	margin: 10px;
	padding: 30px;
	line-height: 18px;
	color: #4a4a4a;
}

#Footer {
	background: #4a4a4a;
	color: #bbbbbb;
	font-size: 10px;
	padding: 20px 20px 20px 20px;
	margin: 5px 0px 0px 0px;
}

#Footer a:link, #Footer a:visited {
	color: #dddddd;
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	color: #ba1a00;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
}

ul {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 25px;
}

li {
	list-style-type: square;
	color: #ba1a00;
}

li span {
	color: #4a4a4a;
}

.form_text {
	color:#4a4a4a;  
	font-weight: normal; 
	font-family: tahoma; 
	font-size:12px; 
	line-height:13px;
	font-weight:bold;
	margin-left:1px;
	}
.form_style { 
	border:#d4d0c8 1px solid; 
	font-family:Tahoma, Arial; 
	font-size:11px; 
	height:14px;  
	margin-top:2px 
	}
.form_area { 
	border:#d4d0c8 1px solid; 
	font-family: Tahoma, Arial; 
	font-size:11px;  
	height:124px; 
	width:544px; 
	margin-top:2px
	}
.fs1 { width: 250px}
.fs2 { width: 270px}
.pod_adrea { margin-top: 15px}
.forma br { line-height: 5px}