body {
	width: 97%;
	height: 97%; 
  background-color: #FFFFFF;
	margin: none;
	border: none;
	padding: none;
	font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
	color: #00000;
	text-align: center;	
}
table,tr,td,div,span,input,button,select,textarea,img {
	background-color: transparent;
	margin: none;
	border: none;
	padding: none;
	font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
	color: #406E9D;
}
hr {
  color: black;
  line-height: 1px;
}
a {
	font-family: tahoma, arial, verdana, helvetica, ms sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, arial, verdana, helvetica, ms sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
#basic {
	display: block;
	width: 1024px; 
	height: 801px;
	position: relative; 
	text-align: left; 
	margin: auto;
	border: none;
	vertical-align : middle;
}
#main {
	display: block;
	position: absolute;
	width: 766px;
	height: 801px;
  top: 0px;
	left: 129px;
	text-align: left;
	margin: none;
	border: 1px solid black;
	vertical-align : middle;	
	color: black;
	font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
#header {
	display: block;
	position: absolute;
	width: 766px;
	height: 269px;
  top: 0px;
	left: 0px;
	text-align: left;
	margin: none;
	border: none;
	background-image: url("img/bcg_header.jpg");
	vertical-align : middle;	
	color: black;
	font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
#body {
	display: block;
	position: absolute;
	width: 766px;
	height: 463;
  top: 269px;
	left: 0px;
	text-align: left;
	margin: none;
	border: none;
	background-image: url("img/bcg_body.jpg");
	vertical-align : middle;	
	color: black;
	font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
#footer {
	display: block;
	position: absolute;
	width: 766px;
	height: 69;
  top: 732px;
	left: 0px;
	text-align: left;
	margin: none;
	border: none;
	background-image: url("img/bcg_footer.jpg");
	vertical-align : middle;	
	color: black;
	font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
#menu {
	display: block;
	position: absolute;
	width: 160px;
	height: 145px;
	top: 44px;
	left: 78px;
	text-align: left;
	margin: 0px;
	border: 0px solid black;
	vertical-align : top;
  line-height: 18px;	
	color: black;
	font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
#czflag {
	display: block;
	position: absolute;
	width: 24px;
	height: 15px;
	top: 210px;
	left: 125px;	
	margin: 0px;
	border: 1px solid black;	
}
#enflag {
	display: block;
	position: absolute;
	width: 24px;
	height: 15px;
	top: 210px;
	left: 160px;	
	margin: 0px;
	border: 1px solid black;	
}
#menu a {
  font-family: tahoma, arial, verdana, helvetica, ms sans serif;
	font-size: 10pt;
	text-decoration: none;
	color: #406E9D;
	font-weight: bold;
	font-style: normal;
}
#menu a:hover {	
  font-family: tahoma, arial, verdana, helvetica, ms sans serif;
	font-size: 10pt;
	text-decoration: none;
	color: #7093B9;
	font-weight: bold;
	font-style: normal;
}
#title {
	display: block;
	position: absolute;
	width: 205px;
	height: 20px;
	top: 18px;
	left: 270px;
	text-align: left;
	margin: 0px;
	border: 0px solid black;	  	
	color: #406E9D;
	font-weight: bold;
  font-family: helvetica,ms sans serif;
	font-size: 12pt;
}
#content {
	display: block;
	position: absolute;
	width: 409px;
	height: 398px;
	top: 49px;
	left: 268px;
	text-align: left;
	margin: 0px;
	padding: 4px;
	border: none;
	vertical-align : top;	
	color: 406E9D;
	font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
	color: #406E9D;
	overflow-y: auto;
	overflow-x: hidden;
	/* overflow: -moz-scrollbars-vertical;
	*/
	overflow: auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #140105;
	scrollbar-face-color: #7093B9;
	scrollbar-darkshadow-color: #406E9D;
}
#content a {
	font-family: tahoma, arial, verdana, helvetica, ms sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #406E9D;
	text-decoration: none;
}
#content a:hover {
	font-family: tahoma, arial, verdana, helvetica, ms sans serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#err {
	display: block;
	position: absolute;
	width: 466px;
	height: 300px;
	top: 250px;
	left: 200px;
	text-align: left;
	margin: 5px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #000000;
	background-color: red;
	color: black;
	vertical-align : middle;	
}
.errbtn {
  display: block;
  width: 85px;
	height: 25px;
	padding: 0px 1px 3px 1px;
  background-color: red;
  border: 2px solid black;
  color: black;
  font-weight: bold;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
.txt {
  font-weight: normal;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;
}
.btxt {
  font-weight: bold;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;	
}
.itxt {
  font-weight: normal;
  font-style: italic;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;	
}
.ibtxt {
  font-weight: bold;
  font-style: italic;
  font-family: tahoma,arial,verdana,helvetica,ms sans serif;
	font-size: 8pt;	
}
.img_row {
 display: block; 
 width: 330px;
 height: 110px;
 border: 0px solid #406E9D;
}
.img_shl {
 display: block;
 position: relative;
 width: 100px;
 height: 100px; 
 float: left;
 margin-right: 5px;
 margin-bottom: 5px;
 border: 0px solid #406E9D;
}
.img_full {
 display: block;
 position: relative;
 width: 390px;
 height: 390px; 
 border: 0px solid #406E9D;
}