div.tablebg
{
	background-image: url("images/tablebg.jpg");
	border: none;
	width: 893px;
	clear: both;
	margin: 0;
	background-repeat: no-repeat
}


div.blocktext
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 21px;
	text-align: justify;
	line-height: 150%;
	margin: 0px 5px 0px 10px;
}

div.pagetitle
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
}

div.mainbodytext
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}

div.mainbodytextar
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 14px;
	text-align: right;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}

.mainbodytextar a:link, .mainbodytext a:visited
{
	color: #1262ab;
	text-decoration: none;
	font-weight: 0;
}

.mainbodytextar a:hover
{
	color: #464646;
	text-decoration: none;
}

div.mainbodytextbold
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 13px;
	text-align: right;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}

.mainbodytext a:link, .mainbodytext a:visited
{
	color: #1262ab;
	text-decoration: none;
	font-weight: 0;
}

.mainbodytext a:hover
{
	color: #464646;
	text-decoration: none;
}

div.languagetext
{
	position:relative;
	left:0px;
	top:12px;
	z-index:1;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 9px;
	text-align: justify;
	line-height: 150%;
	margin: 5px 10px 0px 5px;
}

.languagetext a:link, .languagetext a:visited, .languagetext a:hover
{
	color: #1262ab;
	text-decoration: none;
	font-weight: 0;
}


img.x
{
	position:relative;
	right:0px;
	bottom:0px;
	z-index:1
}

* {
	padding: 0;
	margin: 0
}

.dropdown {
	float: left;
	padding-right: 5px;
	color: gray;
}

.dropdown dt {
	width: 180px;
	border: 0px solid #9ac1c9;
	padding: 8px;
	font-weight: bold;
	cursor: pointer;
	font: 22px Verdana, Arial, Helvetica
}

.dropdown dt:hover {
}

.dropdown dd {
	position: absolute;
	overflow: hidden;
	width: 200px;
	display: none;
	background: #fff;
	z-index: 200;
	opacity: 0
}

.dropdown ul {
	width: 200px;
	border: 0px solid #ffffff;
	list-style: none;
	border-top: none
}

.dropdown li {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	display: inline
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display: block;
	padding: 5px;
	color: #333; 
	text-decoration: none;
	background: #ffffff;
	width: 194px
}

.dropdown a:hover {
	background: #d9e1e4;
	color: #000
}

.dropdown .underline {
	border-bottom:0px solid #b9d6dc
}





.menudropdown {
	float: left;
	padding-right: 5px;
	color: 000000;
}

.menudropdown dt {
	width: 180px;
	border: 0px solid #000000;
	padding: 8px;
	font-weight: bold;
	cursor: pointer;
	font: 17px Verdana, Arial, Helvetica;
	text-align: center
}

.menudropdown dt:hover {
}

.menudropdown dd {
	position: absolute;
	overflow: hidden;
	width: 200px;
	display: none;
	background: #fff;
	z-index: 200;
	opacity: 0
}

.menudropdown ul {
	width: 200px;
	border: 0px solid #565656;
	list-style: none;
	border-top: none
}

.menudropdown li {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	display: inline
}

.menudropdown a, .menudropdown a:active, .menudropdown a:visited {
	display: block;
	padding: 5px;
	color: #333; 
	text-decoration: none;
	background: #c0c0c0;
	width: 194px
}

.menudropdown a:hover {
	background: #ffffff;
	color: #000
}

.menudropdown .underline {
	border-bottom:1px solid #565656
}

.menudropdown .underline_a {
	border-bottom:1px solid #565656;
	text-align: right;
}

#imageContainer { height:309px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:309px;  	
			width:500px; 	
			opacity: -0.01; } 	

div.footer
{
	background-color: #808080;
	background-image: url("images/footer.jpg");
	border: none;
	width: 893px;
	height: 100px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: left;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 10px;
}

div.current
{
	background-color: #808080;
	border: none;
	width: 893px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: right;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 10px;
}

div.currentar
{
	background-color: #808080;
	border: none;
	width: 893px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: right;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 12px;
}


div.language
{
	position:relative;
	left:0px;
	top:20px;
	z-index:1
}

div.wdd
{
	position:relative;
	left:100px;
	top:0px;
	z-index:1
}