body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 3px;
	color: #ffffff;
	background-color: #000000;
}

a:link, a:visited, a:active {
  color: rgb(254,190,0);
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#container1 {
	position: absolute;
	width: 800px;
}

#header {
  width: 800px;
  height: 129px;
	background: url(/images/fs_top.gif) no-repeat;
	padding-bottom:20px;
}

#slogan {
	padding-top:8px;
	padding-left:20px;
}

#flags {
	padding-top:5px;
	text-align:right;
	margin-right:60px;
}

#container2 {
	width: 800px;
	height: 350px;
	margin-top:8px;
	background: url(/images/right2.gif);
}

html>body div#container2 {
    height: auto;
    min-height: 350px;
}

#main {
  margin-left: 130px;
  width: 580px;
  height: 290px;
  margin-right: 90px;
  margin-bottom:20px;
  background: url(/images/colorline.gif) no-repeat left top;
  padding-top:10px;
}

html>body div#main {
    height: auto;
    min-height: 290px;
}

.errormsg {
  color:red;
}

.form_subtitle {
  font-weight:bold;
  color: rgb(254,190,0);
  padding-top:10px;
  padding-bottom:10px;
}

.form_submit {
  padding-top:10px;
}

#menu {
  position: absolute;
  left: 0;
  width: 130px;
}

.main_menu {
list-style-type: none;
margin: 0;
padding: 0;
}

#menu dt a {
  display: block;
  width: 112px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgb(254,190,0);
  text-decoration: none;
  margin: 2px 0;
  font-size: 8pt;
}
#menu dt a:link, #menu dt a:visited {
  background: url(/images/btn_menu_std.gif) no-repeat center center;
}
#menu dt a:hover {
  background: url(/images/btn_menu_over.gif) no-repeat center center;
  color: #000000;
}

#menu dd{
	margin-bottom:30px;
}

#menu dd a {
  color: #999999;
  text-decoration: none;
  font-size: 8pt;
  margin-left: 2px;
}
#menu dd a:link, #menu dd a:visited {
  color: #999999;
}
#menu dd a:hover {
  color: rgb(254,190,0);
}

#right {
  position: absolute;
  right: 0;
  width: 90px;
  text-align:center;
}

#prefooter {
  margin-left: 130px;
  width: 580px;
  height: 58px;
  background: url(/images/blines.gif) no-repeat;
  padding-bottom:10px;
}

#footer1 {
  width: 800px;
  height: 7px;
  background: url(/images/bottom.gif) no-repeat bottom;
}

#footer2 {
  width: 800px;
  height: 16px;
  background: url(/images/gradient.gif) no-repeat;
  padding-left: 3px;
  font-size: 8pt;
}

#footer3 {
  width: 800px;
  padding-left: 3px;
  font-size: 8pt;
  text-align:center;
  margin-top:3px;
}