body{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 50px 0px;
	margin: 0px;
	background-image: url('../images/first.png');
}

div.window{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 952px;
}
div.h{
	position: relative;
	background-image: url('../images/head_bg4.png');
	width: 950px;
	height: 175px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
a.hlogo{
	position: absolute;
	left: 5px;
	top: 8px;
	margin: 0px;
	padding: 0px;
}
div.hlogo{
	width: 399px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/head_logo.png');
}

div.hstatement{
	position: absolute;
	width: 500px;
	right: 0px;
	bottom: 25px;
	padding: 3px;
	background-color: transparent;
	color: rgb(80,80,80);
	text-aling: center;
	font-size: 12px;
}

div.hmenu{
	position: absolute;
	border: 0px dashed black;
	right: 0px;
	bottom: 0px;
	width: 750px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/head_menu.png');
}
div.hmenu_leftend{
	width: 17px;
	height: 25px;
	float: left;
	background-image: url('../images/head_menu_leftend.png');
}
div.hmenu_item{
	float: left;
	padding: 0px;
	margin: 0px;
}
a.hmenu_item{
	display: block;
	height: 21px;
	font-size: 14px;
	color: rgb(255,255,220);
	background-image: url('../images/head_menu.png');
	padding: 4px 5px 0px 5px;
	text-decoration: none;
}
a.hmenu_item:hover{
	display: block;
	height: 21px;
	font-size: 14px;
	color: rgb(255,255,220);
	background-image: url('../images/head_menu_over.png');
	padding: 4px 5px 0px 5px;
	text-decoration: none;
}
div.hmenu_differ{
	background-image: url('../images/head_menu_differ.png');
	height: 25px;
	width: 2px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.head_leftend{
	position: absolute;
	background-image: url('../images/phead_leftend.png');
	height: 30px;
	width: 11px;
	left: 0px;
	top: 0px;
}
div.head_rightend{
	position: absolute;
	background-image: url('../images/phead_rightend.png');
	height: 30px;
	width: 11px;
	right: 0px;
	top: 0px;
}

div.p{
	float: left;
	text-align: left;
}
div.phead{
	position: relative;
	width: 202px;
	height: 19px;
	font-size: 14px;
	padding: 6px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	color: rgb(0,0,0);
	text-align: center;
	background-image: url('../images/phead.png');
}
div.pblock{
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	border-color: rgb(208,208,208);
	width: 200px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: rgb(255,255,255);
}

div.pmenu{
	position: relative;
	margin: 0px;
	padding: 0px;
}
div.pmenu_over{
	position: relative;
	background-image: url('../images/pmenu_over.png');
	color: rgb(255,255,220);
	font-size: 14px;
	width: 175px;
	height: 21px;
	margin: 1px 0px 1px 0px;
	padding-left: 25px;
	padding-top: 4px;
}
a.pmenu{
	display: block;
	position: relative;
	background-image: url('../images/pmenu.png');
	color: rgb(255,255,220);
	font-size: 14px;
	width: 175px;
	height: 21px;
	margin: 1px 0px 1px 0px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 4px;
}
a.pmenu:hover{
	display: block;
	position: relative;
	background-image: url('../images/pmenu_over.png');
	color: rgb(255,255,220);
	font-size: 14px;
	width: 175px;
	height: 21px;
	margin: 1px 0px 1px 0px;
	padding-left: 25px;
	padding-top: 4px;
}

div.psubmenu{
	position: relative;
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=0);-moz-opacity:0; opacity:0;
	display: none;
}
div.psubmenu_open{
	position: relative;
	padding: 0px;
	margin: 0px;
}
a.psubmenu{
	border: 1px dashed rgb(255,255,255);
	width: 172px;
	font-size: 12px;
	padding: 1px 0px 1px 25px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: rgb(108,108,108);
	display: block;
}
a.psubmenu:hover{
	border: 1px dashed rgb(208,208,208);
	width: 172px;
	font-size: 12px;
	padding: 1px 0px 1px 25px;
	margin: 0px;
	text-align: left;
	text-decoration: underline;
	background-image: url('../images/arrow_small_right.png');
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: rgb(150,170,255);
	display: block;
}

a.plink{
	display: block;
	color: rgb(150,150,150);
	text-decoration: none;
	background-image: none;
	padding: 1px 0px 1px 25px;
	margin: 0px;
}
a.plink:hover{
	display: block;
	color: rgb(226,0,0);
	text-decoration: underline;
	background-image: url('../images/arrow_small_right.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding: 1px 0px 1px 25px;
	margin: 0px;
}

div.arrow_small_right{
	position: absolute;
	left: 10px;
	top: 5px;
	font-size: 1px;
	background-image: url('../images/arrow_small_right.png');
	border-width: 0px;
	height: 8px;
	width: 5px;
	display: none;
}

div.d{
	position: relative;
	float: left;
	margin-left: 18px;
	text-align: left;
	width: 730px;
}
div.dhead{
	position: relative;
	height: 20px;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	color: rgb(100,100,100);
	text-align: left;
	background-image: url('../images/dhead.png');
}
div.dblock{
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	border-color: rgb(208,208,208);
	background-color: rgb(255,255,255);
	padding-bottom: 20px;
	min-height: 700px;
	height: expression( this.scrollHeight < 700 ? "500px" : "auto" ); /* sets min-height for IE */
}
div.dblock2{
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	border-color: rgb(208,208,208);
	background-color: rgb(255,255,255);
	padding-bottom: 20px;
}
a.dlink{
	color: rgb(150,150,150);
	text-decoration: none;
	background-image: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
a.dlink:hover{
	color: rgb(226,0,0);
	text-decoration: underline;
	background-image: url('../images/arrow_small_right.png');
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding: 1px 0px 1px 12px;
	margin: 0px;
}

a.dlinksel{
	color: rgb(226,0,0);
	text-decoration: none;
	background-image: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
}

div.diff15{
	margin: 0px;
	padding: 0px;
	height: 15px;
}
div.diff5{
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
}
div.no{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

div.foot{
	text-align: center;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border: 1px solid rgb(0,0,0);
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	font-size: 12px;
	height: 15px;
	padding: 5px 0px 5px 0px;

	clear: both;
}
div.copyright{
	color: rgb(255,255,255);
}
a.up{
	background-color: trasparent;
	background-image: url('../images/arrow_small_up.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	text-decoration: none;
}