#content{
	width:502px;
	margin:0 auto 0 auto;
	background-image:url(/images/cont_bg.gif);
	padding:31px;
}

#content_head, #content_foot{
	width:564px;
	margin:0 auto 0 auto;
}

#content_foot{
	background-color:#d6e5f9;
}

#center_cont{
	margin:0 auto 0 auto;
	width:700px;
	border:1px;
}

#head{
	width:564px;
	height:183px;
	margin:0 auto 0 auto;
	background-image:url(/images/top.gif);
}

#menu_cont{
	left:50%;
	margin-left: -444px;
	margin-top:178px;
	width:147px;
	height:237px;
	background-image:url(images/menu_bg2.gif);
	padding-top:11px;
	padding-left:15px;
	position:absolute;
	z-index:1;
	
}

*+html #menu_cont{
	left:50%;
	margin-left: -445px;
	margin-top:178px;
	width:147px;
	height:237px;
	background-image:url(images/menu_bg2.gif);
	padding-top:11px;
	padding-left:15px;
	position:absolute;
	z-index:1;
}


#menu_cont_de{
	left:50%;
	margin-left: -444px;
	margin-top:178px;
	width:147px;
	height:280px;
	background-image:url(images/menu_bg2_de.gif);
	padding-top:11px;
	padding-left:15px;
	position:absolute;
}

*+html #menu_cont_de{
	left:50%;
	margin-left: -445px;
	margin-top:178px;
	width:147px;
	height:280px;
	background-image:url(images/menu_bg2_de.gif);
	padding-top:11px;
	padding-left:15px;
	position:absolute;
}


#menu_cont_de ul,#menu_cont ul{
	list-style:none;
	padding:0;
	margin:0;
}

#menu_cont_de ul li a,#menu_cont ul li a{
	padding-top:3px;
	display:block;
	height:19px;
	width:120px;
	padding-left:22px;
	color:#fff;
	text-decoration:none;
	background-image:url(images/menu_item_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#menu_cont_de ul li a:hover,#menu_cont ul li a:hover{
	color: #434977;
}

#menu_cont_de ul li a.line2,#menu_cont ul li a.line2{
	height:39px;
	background-image:url(images/menu_item_bg2.gif);	
}

.bigtxt2{
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bolder;
  color: #2a3e65;
}
.al_td2,.al_td1,a,.inputbutton,textarea,.inputfield,input,select,.bigtxt,td,body{
  font-family: Verdana;
}
.inputbutton,textarea,.inputfield,input,select,.bigtxt,td,body{
  color: #000000;
}
a{
  color: #666666;
}
a:visited,a:link{
  text-decoration: none;
}
a:hover {
  text-decoration: underline;	
}
.bigtxt,td,body{
  line-height: 150%;
}
.al_td2,.al_td1,a,textarea,.inputfield,input,select,td,body{
	font-size: 12px;
}
.inputbutton{
	font-size: 10px;
  background-image: url(/images/input_bg.gif);
  background-color: #77d9ee;
  border-bottom-color: #77d9ee;
  border-right-color: #77d9ee;
  border-left-color: #ffffff;
  border-top-color: #ffffff;
}
textarea,.inputfield,select{
  background-color: #c1fcff;
  border-bottom: 1px solid #516a6b;
  border-top: 1px solid #dbfdff;
  border-right: 1px solid #7ba0a2;
  border-left: 1px solid #cefdff;
}
.bigtxt{
	font-size: 13px;
}


body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
  background-position : center;
}

* html body{
	background-image: url(/images/bg_ie.gif);
	background-repeat: repeat-y;
  background-position : center;
}

*+html body{
	background-image: url(/images/bg_ie.gif);
	background-repeat: repeat-y;
  background-position : center;
}


.al_td0{
  background-color: #C1FCFF;  
  border-bottom: 1px solid #516A6B;
  border-top: 1px solid #DBFDFF;
  border-right: 1px solid #7BA0A2;
  border-left: 1px solid #CEFDFF;
}
.al_td1{
  background-color: #B4EFF2;  
  border-bottom: 1px solid #4C6466;
  border-top: 1px solid #D4F6F8;
  border-right: 1px solid #72989A;
  border-left: 1px solid #C4F2F5;
}
.al_td2{
  background-color: #A3DEE1;  
  border-bottom: 1px solid #445D5E;
  border-top: 1px solid #CAECEE;
  border-right: 1px solid #688D8F;
  border-left: 1px solid #B6E5E7;
}
.al_td{
  background-color: #D2DBFC;  
  border-bottom: 1px solid #585C6A;
  border-top: 1px solid #E5EAFD;
  border-right: 1px solid #858BA0;
  border-left: 1px solid #DBE2FD;
}

  