body{
	margin:0px;
	padding:30px 20px;
	background:#126583 url(images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006969;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

.pds{
	width:903px;
	margin:0 auto;
	
}
.s{
	padding-left:26px;
	background:url(images/tlo.gif);
	height:100%;
}
.left{
	width:191px;
	float:left;
}
.center{
	width:478px;
	float:left;
}
.right{
	width:179px;
	float:left;
}

.tresc{
	padding:0px 15px;
	font-size:16px;
	line-height:normal;
	color:#0000CC;
	font-family: CenturionOld;
}

.menu a{
	display:block;
	background:url(images/m_tlo.gif) no-repeat;
	font-size:16px;
	color:#11657E;
	text-decoration:none;
	padding:10px 2px 10px 35px;
}
.menu a:hover{
	text-decoration:none;
	color:#000;
	background:url(images/m_tlo2.gif) no-repeat;
}
.ng{
	text-align:center;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	background:url(images/ng.gif) center no-repeat;
	padding:13px;
}
a{
	color:#006666;
}

