.logo {
	font-size: 11px;
	color: #ffffff;
}

.news {
	color: #000000;
}

.part {
	font-weight: bold;
	color: #2c9d4f;
}

.part1, .part2 {
	height: 20px;
	background: url(../pic/part_bg1.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.part2 {
	background: url(../pic/part_bg2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.block1 {
	background: #F2F2F2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.highlightBlock {
	font-family: Verdana;
	font-size: 11px;
	padding: 8px;
	margin: 5px;
	border: #add099 1px solid;
	background: #f0ffee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.lightText {
	font-weight: normal;
	color: #AFAFAF;
}
.lightSmallText {
	font-size: 11px;
	color: #cccccc;
}

.bold
{
	font-weight: bold;
}


hr {
	color: #8a8a8a;
}

.hIndent
{
	padding-left: 5px;
	padding-right: 5px;
}
.vtIndent
{
	margin-top: 10px;
}
.vbIndent
{
	margin-bottom: 10px;
}

.image {
	border: #ececec 7px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.invisible {
	font-size: 1px;
	color: #09522d;
}

#menu0 {
	LEFT: 130px;
	TOP: 310px;
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 5;
	width: 180px;
	padding: 5px;
	background: #ffffff;
	border: #B8B8B8 1px solid;
}
