body{
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
/*	background: url("/images/bgImg.jpg") repeat; */
}
html{
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#header{
	width: 960px;
	height: 190px;
	margin: 0px auto 0px auto;
	padding: 0;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
}
#menu{
	width: 760px;
	height: 20px;
	margin: 0px 0px 0px 188px;
	padding: 165px 0px 0px 0px;
}
#menu ul{
	width: 762px;
	height: 20px;
	margin: 0px 0px 0px 8px;
	padding: 10px 0px 0px 10px;
	background-color: #d9d9d9;
}
#menu li{
	list-style: none;
	margin: 0px 30px 0px 0px;
	padding: 0;
	float: left;
	font-weight: bold;
	font-size: 8pt;
}
#menu a{
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	text-transform:uppercase;
	color: #333333;
}
#menu a:visited{
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	text-transform:uppercase;
	color: #333333;
}
#menu a:hover{
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	text-transform:uppercase;
	color: #ffffff;
}
#lang{
	width: 960px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#content{
	width: 960px;	
	margin: 0;
	padding: 0;
}
#content h1{
	background: url('/images/hline.gif') repeat-x bottom;
	color: #333333;
	font-size: 10pt;
	text-transform:uppercase;
	padding: 5px 0px 5px 0px;
}
#clear{
	width: 960px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#footer{
	width: 960px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: #d9d9d9;
	font-size: 8pt;
}
p#breadcrumbs {
	margin: 0 0 10px 0;
	color: #666666;
	font-weight: bold;
	text-transform:uppercase;
}
p#breadcrumbs a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
}
p#breadcrumbs a:hover {
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	text-transform:uppercase;
}
.contentMenu{
	text-decoration: none;
	color: #333333;
}
.contentMenu a:hover{
	text-decoration: none;
	color: #333333;
	background-color: #333333;
	font-weight:bold;
}
a.news{
	text-decoration:none;
	color:#333333;
}
#tblUsMenu
{
	width: 100%;
}
#tblUsMenu tbody tr:hover 
{
	background-color: #cccccc;
}

td.tblTd, #tbl tbody tr:hover 
{
	background-color: #cccccc;
}
#tbl tbody tr:hover 
{
	background-color: #cccccc;
	border: 1px solid #333333;
}

.goldBookWrap{
	width: 960px;
	height: 560px;
	background: url('/images/goldBook.jpg') no-repeat top;
}
#leftPage{
	width: 400px;
	height: 470px;
	margin: 40px 0px 0px 80px;
	float: left;
}
#leftPage a{
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#rightPage{
	width: 400px;
	height: 470px;
	margin: 40px 0px 0px 20px;
	float: left;
	overflow-y:scroll;
}
/* Slider */
.link_nor{
background-color: #333333;
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 0px solid #808000;
padding:0px 4px 0px 4px;
text-align:center;
color:white
}


.link_act
{
background-color:#808000;
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 0px solid #808000;
padding:0px 4px 0px 4px;
text-align:center;
color:white
}
 

#showhere span{
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
color:black;
display: none;
}


.gray
{
background-color: white;
position: absolute;
border: 0px solid #9F6D11;
z-index: 100;
}

img{
border: none;
}

.actualityA{
	margin:0;
	padding: 0;
	line-height: 25px;
	text-decoration:none;
	color: inherit;
}
a.actualityA{
	margin:0;
	padding: 0;
	line-height: 25px;
	text-decoration:none;
	color: #333333;
}
.actualityA a:visited{
	margin:0;
	padding: 0;
	line-height: 35px;
	text-decoration:none;
	color: inherit;
}
.mapImg img{
	display: block;
}

.lFile{
	width: 15px;
	height: 15px;
	background: #f3f3f3;
	display: block;
	cursor: hand;
	float: right;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
	font-size: 10px;
	border: 1px solid #999999;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.opa{
color:white;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: #FFA928;
opacity:0.5;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16);
-moz-opacity: 0.5;
}

.contactForm{
	width: 370px;
	height: 150px;
	display: block;
	margin: 0;
	padding: 0;
}
.contactForm label{
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #666666;
	clear: left;
}
.contactForm input[type=text]{
	display: block;
	float: left;
	font-size: 11px;
	width: 350px;
	color: #666666;
	clear: left;
	margin: 5px 0px 0px 5px;
}
.contactForm textarea{
	width: 350px;
	height: 60px;
	margin: 10px 0px 0px 5px;
	display: block;
	float: left;
	color: #666666;
	font-size: 10px;
}

.contactForm input[type=submit]{
	display: block;
	float: left;
	margin: 10px 0px 0px 150px;
	font-size: 12px;
}

.contactForm form{
	width: 370px;
	height: 150px;
	display: block;
	margin: 0;
	padding: 0;	
}

.contactForm iframe{
	width: 350px;
	height: 20px;
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0;
	font-size: 11px;
	text-align: center;
	border: none;
	overflow:hidden;
	display: none;
}
.bulettinWrap{
	width: 100%;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0;
}
.bulettinWrap a{
	width: 225px;
	height: 350px;
	display: block;
	padding: 0;
	margin: 10px 5px 0px 5px;
	float: left;
	text-decoration: none;
}
.bulettinWrap a h2{
	line-height: 20px;
	color: #333333;
	font-size: 1em;
	text-align: center;
}
.newsType{
	height: 25px;
	background-color: #D8E2DC;
	border-bottom: 1px solid #ffffff;
	padding: 3px 0px 3px 15px;
	text-transform: uppercase;
}
.lastByType{
	display: block;
	overflow-y: auto;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
.lastByType a{
	line-height: 20px;
	display: block;
	margin: 0;
	padding: 0px 0px 0px 20px;
	background: url("/images/arrows.gif") no-repeat left center;
	text-decoration: none;
	color: #333333;
	cursor:hand;
}
