@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.maincontentbg {
	background-color: #d1d3d4;
	background-image: url(images/bground_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1, h2, h3, h4, h5 {padding:0; margin:0;}
.menu img {
	border: 0px;
}
.mainframetop {
	background-image: url(images/layout_13-02.gif);
}
.mainframebtm {
	background-image: url(images/layout_13-07.gif);
}
.mainframeleft {
	background-image: url(images/layout_13-05.gif);
}
.mainframeright {
	background-image: url(images/layout_13-04.gif);
}
.mainframebg {
	background-color: #FFFFFF;
}
.footer {
	font-size: 9px;
	text-align: center;
}
.submenubg {
	background-color: #d1d3d4;
	background-image: url(images/submenubg_23.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.hdrbg {
	background-image: url(images/bground_03.jpg);
}
.error {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.formsuccess {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.instructions {
	font-size: 10px;
	font-weight: bold;
	color: #336600;
}
.disclaimer {
	font-size: 9px;
}
#flashh {
	background:transparent none repeat scroll 0 0;
	width: 589px;
	height: 126px;
	z-index: 10;
	position: relative;
	opacity:1;
	-moz-opacity: 1;
}
#langchoose {
	z-index:20;
	position: absolute;
	bottom:0px;
	left:548px;
}
.button {
	background-color: #000000;
	border:2px groove #FFCC00;
	color:#FFFFFF;
	margin:3px 3px 3px 0;
	overflow:visible;
	padding:0 3px;
}
