body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) repeat-y center;
	font-size: 11px;
	margin:0;
	color:#68614d;
}

#container	{
	width: 780px;
	margin:0 auto;
	overflow:hidden;
}

#header	{
	width:100%;
}

#menu	{
	width:750px;
	margin:0 auto;
}

#page-content	{
}

#col-left	{
	width:533px;
	float:left;
}

#col-left-top	{
	margin-top:119px;
	background:#e8e0c8;
}

#col-left-body	{
	background: #f7f0d9 url(../images/bg-tx.jpg) repeat-y right;
	padding:7px;
}

#col-left-bottom	{
	height:27px;
	width:533px;
	background:url(../images/footer-tx.jpg) no-repeat;
}

#col-right	{
	width:247px;
	float:left;
}

#col-right-body	{
	background: #f8efcf;
	padding:7px;
}

#col-right-bottom	{
	height:13px;
	width:247px;
	background:url(../images/footer-col-right.jpg) no-repeat;
}

#col-right-bg-news	{
	background:url(../images/header-news.jpg) no-repeat center;
	height:54px;
}

#col-right-bg-language	{
	background:url(../images/header-language.jpg) no-repeat center;
	height:54px;
}

#col-right-bg-admin	{
	background:url(../images/header-admin.jpg) no-repeat center;
	height:54px;
}

.col-right-title	{
	padding:34px 5px 7px 55px;
	font-size:11px;
	color:#68614d;
	font-weight:bold;
}

.col-right-area-bg	{
	width:93%;
	margin:0 auto;
	margin-top:5px;
	border: #eab466 1px solid;
	background: #fdf9f0 url(../images/bg-col-dx.jpg) bottom repeat-x;
}

p,
li,
.t,
form	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#68614d;
	margin:0;
}

p,
li{
	line-height:18px;
}

.news	{
	font-size:9px;
}

a	{
	color:#996600;
	text-decoration:underline;
}

a:hover,
a:active,
a:focus	{
	color:#de9815;
	text-decoration:underline;
}

h1,
.tit1	{
	color:#68614d;
	font-size:14px;
	font-weight:bold;
}

.casella	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #68614d 1px solid;
	font-size:9px;
	background: #FFFFFF;
}

.casella:hover,
.casella:active,
.casella:focus	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #eab466 1px solid;
	font-size:9px;
}

.casellaCode	{
	font-family:"Courier New", Courier, monospace;
	border: #68614d 1px solid;
	font-size:11px;
	background: #FFFFFF;
	width:100%;
}

.casellaCode:hover,
.casellaCode:active,
.casellaCode:focus	{
	font-family:"Courier New", Courier, monospace;
	border: #eab466 1px solid;
	font-size:11px;
	width:100%;
}

.casellaColor	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #F7F1DB 1px solid;
	font-size:11px;
	color:#68614d;
	font-weight:bold;
	background: #F8F5EE;
}

.casellaColor:hover,
.casellaColor:active,
.casellaColor:focus	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #eab466 1px solid;
	font-size:11px;
	color:#68614d;
	font-weight:bold;
}

.pul	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

.linespace	{
	line-height:18px;
}

.verysmall	{
	font-size:8px;
}

.credits	{
	color:#687776;
	text-decoration:none;
}

a.credits:hover,
a.credits:active,
a.credits:focus	{
	color:#687776;
	text-decoration:none;
}

#banner		{
	text-align:center;
}
