body
{
	background: url( 'images/tile.jpg' ) repeat #fff 0px 30px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
a, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.page-header
{
	background: url( 'images/tile-top.jpg' );
	height: 123px;
	overflow: hidden;
}
.rightmenu
{
	display: block;
	clear: both;
	height: 11px;
	width: 14px;
	margin-top: 10px;
}
.menu
{
	float: left;
	margin-top: 1px;
	background: url( 'images/top-bg.jpg' ) repeat-x;
	height: 80px;
	width: 778px;
	overflow: hidden;
}
.menu_block
{
	float: left;
	border-left: 1px #000 solid;
	height: 80px;
	font-size: 12px;
	font-weight: bolder;
	color: #269865;
	width: 125px;
	text-align: left;
}
.menu_block a, .menu_block a:visited
{
	display: block;
	margin-top: 57px;
	margin-left: 15px;
	color: #269865;
	text-transformation: lowercase;
}
.menu_block a:hover
{
	text-decoration: none;
	color: #000;
}
.slogan
{
	float: left;
	width: 778px;
	height: 40px;
	overflow: hidden;
	background: #269865;
	border-top: 1px #000 solid;
}
.leftone
{
	width: 274px;
	background-color: #e2e2e2;
	border-right: 1px #000 solid;
}
.mainone
{
	width: 503px;
	background-color: #fff;
}
.main_content
{
	font-size: 11px;
	min-height: 600px;
}
.footer
{
	background-color: #888;
	height: 35px;
	line-height: 35px;
	font-size: 10px;
}
.lnews
{
	padding: 20px;
	font-size: 11px;
}
.lnews h1
{
	display: block;
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bolder;
	color: #777;
	margin-bottom: 20px;
}
.lnews a, .lnews a:visited
{
	display: block;
	color: #269865;
	text-decoration: none;
	font-weight: bolder;
}
.lnews a:hover
{
	text-decoration: underline;
}
.lnews i
{
	display: block;
	font-style: normal;
	color: #777;
}
.lnews u
{
	display: block;
	text-decoration: none;
	padding-bottom: 15px;
	border-bottom: 1px #6f6f6f dotted;
	margin-bottom: 15px;
}
.internal
{
	padding: 20px;
	font-weight: normal;
	color: #4f4f4f;
}
.internal h1
{
	display: block;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	margin-bottom: 20px;
}
.internal a, .internal a:visited
{
	color: #269865;
}
.indernal a:hover
{
	text-decoration: underline;
}
.newslink
{
	border-top: 1px #777 dotted;
	padding-top: 20px;
	font-size: 11px;
}
.newslink a span
{
	font-weight: bolder;
	font-size: 11px;
	color: #777;
}
.newslink a:hover, .newslink a:hover span
{
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}
/** GENERAL * USABLE CLASSES * **/
ul
{
	margin: 0;
	padding-left: 15px;
}
.small
{
	font-size: 10px;
}
.normal
{
	font-size: 11px;
}
.big
{
	font-size: 13px;
}
.bolder
{
	font-weight: bolder;
	font-size: 12px;
	color: #000;
}
table
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #4f4f4f;
}
