html {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/transbg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.mnu:link {
	text-decoration: none;
	color: #FFFFFF;
}
.mnu:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.mnu:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.mnu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mnu {
	font-size: 11px;
	font-weight: bold;
}
.submnu:link {
	text-decoration: none;
	color: #333333;
}
.submnu:visited {
	text-decoration: none;
	color: #666666;
}
.submnu:hover {
	text-decoration: none;
	color: #666666;
}
.submnu:active {
	text-decoration: none;
	color: #333333;
}
.submnu {
	font-weight: bold;
}
.subsub:link {
	text-decoration: none;
	color: #333333;
}
.subsub:visited {
	text-decoration: none;
	color: #666666;
}
.subsub:hover {
	text-decoration: none;
	color: #666666;
}
.subsub:active {
	text-decoration: none;
	color: #333333;
}
.slogan {
	font-size:14px;
	color: #FFFFFF;
}
#flacontent {
	position : absolute;
	z-index: 1;
	width : 731px;
	height : 239px;
	top : 0px;
	left : 584px;
	margin-left : -366px;
	border : 0 none inherit;
	padding : 0;
}
#mnucontent {
	position : absolute;
	z-index: 99;
	width : 529px;
	height : 35px;
	top : 72px;
	left : 50%;
	margin-left : -164px;
	border : 0 none inherit;
	padding : 0;
}
#slocontent {
	position : absolute;
	z-index: 88;
	width : 731px;
	height : 93px;
	top : 123px;
	left : 50%;
	margin-left : -366px;
	border : 0 none inherit;
	padding : 0;
}
#langbar {
	position : absolute;
	z-index: 77;
	width : 166px;
	height : 25px;
	top : 39px;
	left : 1158px;
	margin-left : -366px;
	border : 0 none inherit;
	padding : 0;
}
.sublo {
color: #CCCCCC;
}
.ttl {
	line-height: 15px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.butt {
	cursor: pointer;
	display: block;
	height: 20px;
	text-indent: 5px;
	background-image: url(../images/butt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: 0;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.butt:hover {
	cursor: pointer;
	display: block;
	height: 20px;
	text-indent: 5px;
	background-image: url(../images/butt_on.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: 0;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.butt_ {
	cursor: pointer;
	display: block;
	height: 20px;
	background-image: url(../images/butt_.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border: 0;
	padding-right: 12px;
	text-indent: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.butt_:hover {
	cursor: pointer;
	display: block;
	height: 20px;
	background-image: url(../images/butt_on_.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border: 0;
	font-weight: bold;
	padding-right: 12px;
	text-indent: 0px;
	font-size: 10px;
	color: #FFFFFF;
}
.inpu {
	display: block;
	text-indent: 5px;
	border: solid 1px #333333;
	color: 333333;
	background-color: white;
}
.inpu:hover {
	display: block;
	text-indent: 5px;
	border: solid 1px #333333;
	color: #666666;
	background-color: #EFEFEF;
}
.imgco {
	border: solid 1px #333333;
	padding: 5px;
	background-color: #CCCCCC;
}
.atst {
	font-size: 16;
	font-weight: bold;
	color: #000000;
}