body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
body.page {
	background-color: #FDF8F6;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	margin-top:20px;
}
table.outerTbl {
	background-color:#ffffff;
	border:2px solid #ffffff;
}
td.outerTbl, td.outerTblTop {
	border:1px solid #F2D2C6;
	background-image: url(../images/layout/cellbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align:top;
}
td.outerTblTop {
	background-image: url(../images/layout/topp.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;	
}
ul.mainmenu {
	padding:0px;
	margin:0px;
}
ul.mainmenu li {
	display:block;
	list-style-type: none;
	background-image: url(../images/layout/itembg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top:5px;
	margin-bottom:10px;
}
ul.mainmenu li a {
	display:block;
	color:#4C4B4B;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px;
	margin-left:10px;
}
div.bar {
	background-image: url(../images/layout/barbg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	line-height:30px;
	margin-bottom:10px;
}
div.footer {
	text-align:center;
	font-size:9px;
	color:#FEC158;
	margin-top:10px;
}
div.footer a {
	color:#FEC158;
}
div.newsItem {
	font-size:10px;
	padding:5px;
	margin-bottom:15px;
}
div.newsItem a {
	color:#413F3F;
	text-decoration:none;
}
div.newsDate {
	color:#DA251D;
}
div.content {
	padding:5px;
}
div.langs {
	float:right;
	width:100px;
	padding-top:30px;
}
div.langs a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}