TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}
P {
	line-height : 18px;
}

.bordergreentop {
	background-color : #2C9181;
	border-top : 1px solid #0C594D;
}
.bordergreenbot {
	background-color : #2C9181;
	border-bottom : 1px solid #0C594D;
}

.borderyellow {
	background-color : #F2EAC9;
	border-top : 1px solid #D1C284;
	border-bottom : 1px solid #D1C284;
}
.bordergrey {
	background-color : #EAEAEA;
	border-bottom : 1px solid #C2C2C2;
	border-top : 1px solid #C2C2C2;
}
.menuactive {
	background-color : #77BEAC;
	border-bottom : 1px solid #0C594D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

input {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
A {
	color : #0066CC;
}
A:HOVER {
	text-decoration : none;
}
A.menu {
	font-size : 12px;
	color : #FFFFFF;
}
A.menu:HOVER {
	text-decoration : underline;
}

A.submenu {
	font-size : 12px;
	color : #666666;
}
A.submenu:HOVER {
	text-decoration : underline;
}

.black {
	color : #000000;
}

A.comments {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
A.comments:HOVER {
	text-decoration : underline;
}

A.newstitle {
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	font-weight : bold;
}
A.newstitle:HOVER {
	text-decoration : underline;
}
.time {
	font-size : 14px;
	font-weight : bold;
	color : #999999;
}
.titlewhite {
	color : #EBF7E4;
	font-weight : bold;
}

.borderpart {
	border : 1px solid #DCDCDC;
}
.paddingpart {
	padding : 10px;
}
UL.part {
	margin-left : 20px;
	line-height : 18px;
	padding-left : 0px;
	list-style-image : url("images/li_2.gif");
}







A.m2 {
	font-size : 10px;
	color : #FFFFFF;
}


A.m2:HOVER {
	text-decoration : none;
}

