body{font: 9pt tahoma; text-align: left;}
a{text-decoration: none; color: #231f20;}
img{border: 0;}
h3{font-weight: bold; font-size: 11pt; margin: 12px 15px 12px 0; color: #5887a4;}
h4{font-weight: bold; font-size: 10pt; margin: 12px 15px 12px 0; color: #5887a4;}

a.error{
	padding: 0 0 0 0px;
}

p.error{
	font-size: 10pt;
	color:  #fff;
	padding: 20px;
}

#tblMain{
	width: 828px;
	margin: 0px auto 0px auto;
}

#lang{
	margin: 10px 0 0 0;
	width: 30px;
	text-align: center;
	vertical-align: top;
	float: left;
}

#tdLogo{
	width: 828px;
	height: 256px;
	text-align: left;
	background: url(../img/bcg_logo.jpg) top left no-repeat;
}

#tdCopyright{
	height: 57px;
	width: 828px;
	color: #231f20;
	text-align: right;
	background: url(../img/bcg_copyright.jpg) top left no-repeat;
}

#tdContent{
	width: 828px;
	height: 586px;
	background: url(../img/bcg_content.jpg) top left repeat-y;
	vertical-align: top;
}
#tdMenu{
	width: 400px;
	height: 27px;
	vertical-align: bottom;
	text-align: center;
	font-size: 7.8pt;
	font-weight: bold;
}

#flash{
	width: 732px;
	height: 229px;
	margin: 25px 48px 0px 48px;
	background-color: #FFFFFF;
	z-index: -10;
}

#divCopyright{
	height: 13px;
	margin: 5px 50px 39px 0;	
}

#tdLeft{
	width: 340px;
	background-color: #bcbec0;
	vertical-align: top;
}

#tdLeft p{
	padding:0 15px 10px 0;	
	text-align: justify;
}

#tdRight{
	width: 440px;
	vertical-align: top;
	background: url(../img/bcg_right.jpg) top left no-repeat;
}

#tdRight p{
	text-align: justify;
}

#mycustomscroll {
	width: 320px;
	height: 576px;
	overflow:hidden;
	position: relative;
	margin-left: 20px;
	}

.tblContent{
	Height: 576px;
	width: 732px;
	margin: 10px auto 0px auto;
}

#divMenu{
	margin-left: 386px;
	margin-top: -30px;
	z-index: 20;
	position: absolute;
}

.divError{
	width: 310px;
	border: 2px dashed #fff;
	margin: 10px;
	padding: 10px 0 10px 0;
}

.tdMenuButtonA{
	text-align: center;
	background-color: #82a5ba;
	height: 30px;	
}

.tdMenuButton{
	text-align: center;
	background: #FFF;
	height: 30px;
}

.tdMenuButton:hover{
	text-align: center;
	background-color: #82a5ba;
	height: 30px;
}

#intro{
	background: url(../img/intro.jpg) no-repeat;
	width: 235px;
	height: 270px;
	margin:  150px 0 0  130px;
	opacity: 0.0;
}

#intro p{
	padding: 15px;
	font-size: 10pt;
	line-height: 1.3em;
	color: #231f20;
}

.menu .item1,
.menu .item1:hover,
.menu .item1-active,
.menu .item1-active:hover {
	font-size: 8pt;
	font-weight: bolder;
    padding: 5px 6px 8px 6px;
    text-decoration: none;
    display: block;
    position: relative;
    color: #000;
	z-index:100;
}
.menu .item2,
.menu .item2:hover {
	cursor: pointer;
	font-size: 8pt;
	text-align: left;
	color: #000;
    padding: 2px 6px 3px 6px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	z-index:101;

}

.menu .item3,
.menu .item3:hover {
	padding: 3px 8px 4px 43px;
	z-index:102;
}

.menu .item2:hover {
    background: url(../img/bcg_item.png) repeat;
}
.menu .section {
	background: url(../img/bcg_section.png) repeat;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    margin-top: 2px;
}

* html .menu td { position: relative; } /* ie 5.0 fix */