html, body { margin: 0px; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.isearch{font-size: 8pt; border: 1px solid #8F966C; color: #8F966C; width: 200px; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif;}
.whitemenu {
	height: 106px;
	z-index: 0;
	position: relative;
	text-align: center;
	top: 0px;
	width: 800px;
	background-image: url(img/menubg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.menutd {
	height: 43px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	padding-top: 15px;
}
a.awhitemenu{ font-size: 10pt;color: White;	text-decoration: none;}
a.awhitemenu:hover {font-size: 10pt;color: White; text-decoration: underline;}
form {display: inline;}

.menu1 {
	width: 800px;
	height:30px;
	margin:auto;
	text-align: center;
	vertical-align: middle;
}

#dock { display: none; position: relative; width:560px;  top:-75px;  margin:auto;}
#dock img { padding: 0 10px 0 10px; border:0;}
div.jqDockLabel {border:0px none; padding:0px 4px; font-weight:bold; font-size:14px; font-style:italic; white-space:nowrap; color:#000000; background-color:transparent;}
div.jqDockLabelLink {cursor:pointer;}
div.jqDockLabelImage {cursor:default;}

.m a{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #8F966C; text-decoration: none;}
.m a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8F966C;
	text-decoration: underline;
}
.m {text-align: center; padding-bottom:25px;}

.language {
	font-size: 8pt;
	position: relative;
	top: 5px;
	right: 360px;
	width: 100%;
	text-align: center;
	color: White;
}
.main {
	z-index: 0;
	position: relative;
	text-align: center;
	top: 0;
	width: 800px;
}

.small { font-size: 8pt; color: #8F966C;	text-decoration: none;}
.small a:hover {color: #8F966C !important; text-decoration: none; text-decoration: underline;}
.small a:visited {	color: #8F966C !important; text-decoration: line-through;}

a.back { font-size: 12pt; color: #C0C991;	text-decoration: none;}
a.back:hover {font-size: 12pt; color: #C0C991; text-decoration: none; text-decoration: underline;}

a.forward { font-size: 12pt; color: #8F966C;	text-decoration: none;}
a.forward:hover {font-size: 12pt; color: #8F966C; text-decoration: none; text-decoration: underline;}

.title {
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 16pt;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
	color: #8F966C;
}

.content {font-size: 10pt; width: 600px;}
.green {	color: #8F966C;}


html, body {margin:0;padding:0;height:100%;}
#pageboby{min-height:100%;position:relative;}
.advs {position:absolute; bottom:0; left:0; width:100%; text-align:center; color:#000; font-size:8px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.advs a {color:#000; font-size:8px; text-decoration:none;}