	BODY {
		background: #cfcfcf url('/img/bg.jpg') center top;
		font-family: Georgia, serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-width: 80%;
		text-decoration: none;
		color:#cfcfcf;
	}
	
	IMG {border:0;}
	
	A {
		text-decoration: underline;
		color:#333300;
	}
	
	A:hover {
		text-decoration: none;
		color:#9d109b;
	}
		
	H1 {
		font-weight: 100;
		font-family: Georgia, serif;
		font-size: 19px;
		font-style: normal;
		color:#af9459;
	}

	H2 {
		font-family: Georgia, serif;
		font-size: 14px;
		font-style: normal;
		color:#003366;
	}
	
	.title {
		font-stretch: narrower;
		font-family: Georgia, serif;
		font-size: 17px;
		font-style: normal;
		color:#af9459;
	}
	
	.copy {
		font-weight:100;
		font: 12px Georgia, serif;
		color:#a4894f;
		text-decoration: none;
	}
	
	
	
	.lang {	
		font: 13px Georgia, serif;
		color:#333300;
		text-decoration: underline;
		font-width: 0.8em;
	}	
	.lang:hover {
		color:#9d109b;
		text-decoration: none;
	}
	
	.menu {font: 13px Georgia, serif; color:#565e2b; text-decoration: none;}
	.menua {font: 13px Georgia, serif; color:#ffffff; text-decoration: none;}
	.menu:hover {color:#9d109b; text-decoration: none;}
	.menua:hover {color:#ffffff;}
	
	.menu2 {font: 14px Georgia, serif; color:#333300; text-decoration: underline;}
	.menu2a {font: 14px Georgia, serif; color:#ffffff; text-decoration: none;}
	.menu2:hover {color:#9d109b; text-decoration: none;}
	.menu2a:hover {color:#ffffff;}

	.menu3 {font: 12px Georgia, serif; color:#003366; text-decoration: underline;display:block}
	.menu3a {font: 12px Georgia, serif; color:#ffffff; text-decoration: none; background-color:#af9459; display:block}
	.menu3:hover {color:#9d109b; text-decoration: none}
	.menu3a:hover {color:#ffffff}
	
	.menus {font: 12px Georgia, serif; color:#565e2b; text-decoration: underline;}
	.menusa {font: 12px Georgia, serif; color:#565e2b; text-decoration: none;}

	
.indxs {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}



.txtcb, .txt, table {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#333300;
}

.newstitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#003366;
}

.newstitlea {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#003366;
}

.newsdate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#cccccc;
}

.lnkbb {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0084BF;
}

.lnkbw {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}



.png { 
width: expression(width); 
filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '', src = '/img/z.gif'); 
} 

	
.container {
      display: table;
      vertical-align: middle; 
      width: 914px;
      height: 178px; 
      position:float;
	margin:0 auto;
	text-align : center; 
	left:0px;
	border:0px solid #cfcfcf;
}

.container div {
	text-align : center; 
      display: float;
      vertical-align: middle;
	margin:0 auto;

}

	.tdw {background-color:#FFFFFF;}
	.tdpaper {background: #f9f9f9 url('/img/bgpaper.gif') center top;}
	.tdspaper {background: #ecf1f7 url('/img/bgspaper.gif') center top;}
	.tdmenua {background-color:#af9459;}
	.tdmenu2a {background-color:#af9459;}
	

	
.tdhead {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
	background-color:#666666;
}

.odd {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background-color:#bfbfbf;
}

.even {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background-color:#efefef;
}

.many {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background-color:#C8E2F4;
}
.must{
background:url(/img/zstored/Image/redstar.gif) no-repeat right center;
padding-right:10px;
font-weight:bold;
}
span.must{
color:#FF0000;
}
.field{float:left; width: 280px; color:#FF0000;}
.label{ float:left; width: 250px; margin-right: 10px; padding-right:12px; text-align: right; line-height:1.5em; clear:left;}
