body{
	margin:5px;
	padding:0;
	height:95%;
	vertical-align: top;
}
body *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.body{
	height:100%;
}
.print{
	display:none;
}
.printNone{
	display:block;
}
.header{
	background-repeat:no-repeat;
	height:80px !important;
}
.main {
	width: 750px;
	xheight:100%;
	border:1px solid #666666;
	height: 80%;
}
.menuH,.menuH td{
	color:#000000;
	height:17px!important;
	background-image:url(images/menuH_bg2_en.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	line-height: 12px;
	}
.menuH Input{
	height:11px;
	border:1px solid #666666;
	line-height:10px;
	width:140px
}
.menuH a{
	color:#000000;
	text-decoration:none;
}
.menuH a:hover{
	color:#FF9900;
}
.footer{
	height:16px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}
.menuV{
	background-color: #E5DECB;
	background-repeat: no-repeat;
	background-position:left top;
	width:150px;
	border-right:1px solid #ff6600;
	background-image: url(images/menuV_bg1_en.jpg);
	text-align: left;
	vertical-align: top;
}
.menuV printNone2{
	background-color: #E5DECB;
	background-repeat: no-repeat;
	background-position:left top;
	width:100px;
	border-right:0px solid #ff6600;	
	text-align: left;
	vertical-align: top;
}
.group{
	border-left:1px solid #7DB1EA;
	margin-top:3px;
}
.groupHeader{
	height:19px;
	font-weight:bold;
	padding-left:10px;
	background-image: url(images/group_head_en.jpg);
	background-repeat: no-repeat;
	color: #D8A765;
}
.groupContent{
	text-align: justify;
	vertical-align: top;
	padding: 3px;
	color: #666666;
}
.groupFooter{
	height:1px;
	line-height:1px;
	font-size:1px;
	background-color:#FF9900;
}
.lang{
	background-image: url(images/menuLang_Left_bg.gif);
	background-repeat: repeat-x;

}
.content {
	padding: 5px;
	height:100%;
	text-align: left;
	vertical-align: top;
}
.line_1_5 {
	font-size: 5px;
	line-height: 5px;
	background-image: url(images/line_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
}
.line_1_2 {

	font-size: 2px;
	line-height: 2px;
	background-image: url(images/line_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC00;
}
.group1 {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #336699;
}
.group1 a{
	color:#003399;
	text-decoration:none;
}
.group1 a:hover{
	color:#FF9900;
}
.group1AltItem{
	background-color:#F5F3EB;
	padding-left:10px;
}
.group1Item{
	background-color:#FCFBF8;
	padding-left:10px;
}
.group1SelItem {
	background-color:#FFCC99;
	font-weight:bold;
	padding-left:10px;
	color: #000000;
}
.group2SelItem {			
	color: #FFCC00;
}
.group1Header{
	background-image:url(images/group1HeadBG.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC5B1;
	font-weight: bold;
	padding-left:2px;
}
.group1Header a{
	color:#000000;
}
.rem {
	height: 100%;
}

@media print{
body{
	width:20cm;
}
.main {
	width: 95%;
	border:1px solid #666666;
	height: 80%;
}
.footer{
	border-bottom:1px solid #666666;
}
.header{
	border-bottom:1px solid #666666;
}
.print{
	display:block;
}
.printNone{
	display:none;
}
}
.Pager{
	text-align: center;
}
.Pager{
	text-align: -moz-center; /*hack for Mozella FF*/
}
.Pager a{
	background-color: #F4F4F4;
	border: 2px solid #9F9F9F;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
	
	
}
.Pager a:hover{
	background-color: #B9B9B9;
	border: 1px solid #9F9F9F;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	color: #FFFFFF;
}
