body{text-align:center;}
.menubg {
	background-image: url(image/menubg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	font-size: 9pt;
	color: #002573;
	text-decoration: none;
}
td {
	font-size: 9pt;
	color: #002573;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
.bdffffff {
	border: 1px solid #ffffff;
}
.bd999999 {
	border: 1px solid #CCCCCC;
}
.height {
	line-height: 180%;
	padding: 10px;
}
.bdleft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.leftbg {
	background-image: url(image/pgleft2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg {
	background-image: url(image/de_mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(image/rightbg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}.bdbottm {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.input {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
}
.height2 {
	line-height: 200%;
}
a.blocklink {
	display:block;
	width:70%;
	/*padding:1em;*/
	float:right;
	text-decoration:none;
	color:#fff;
	border:3px solid #D6D6D6;
	margin-top:1px;
	background-color: #F0EFED;
	/*padding:0.4em;*/
	text-align:center;
	border-right:3px solid #D6D6D6;

}

a.blocklink:hover {
	display:block;
	width:70%;
	color: #fff;
	/*padding:0.5em; */
	border:3px solid #484848;
	background:#333333;
	border-right:3px solid #484848;
}