body {
	background-color: #F3F3F3;
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.border {
	border: 1px solid #CCCCCC;
}
.borderTop {
	background-color: #CCD3D8;
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCD3D8;
	border-right-color: #CCD3D8;
	border-left-color: #CCD3D8;
	padding-right: 10px;
	padding-left: 15px;
}
.listed {
	background-image: url(images/arrow_empty.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}
.img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.borderBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEDEF;
	border-bottom-color: #EAEDEF;
	border-left-color: #EAEDEF;
}
.membersBottom {
	font-family: tahoma, Arial, Verdana;
	font-weight: bold;
	color: #3E86A4;
	text-decoration: none;
	background-image: url(images/arrow_empty.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: 2px;
	display: block;
}
.membersBottom:hover {
	font-family: tahoma, Arial, Verdana;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	background-image: url(images/arrowFilled.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: 2px;
	display: block;
}
a {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3E86A4;
	text-decoration: none;
}
a:hover {
	color: #3E86A4;
	text-decoration: underline;
}
.bgSign {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.subMenu {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3E86A4;
	text-decoration: none;
	background-color: #CDD5DB;
	height: 38px;
	width: 160px;
	display: block;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subMenu:hover {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #C0C9CE;
	height: 38px;
	width: 160px;
	display: block;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subMenuOn {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E86B8;
	height: 38px;
	width: 160px;
	display: block;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsTitle {
	font-family: tahoma, Arial, Verdana;
	font-size: 12px;
	color: #3E86A4;
	text-decoration: none;
	display: block;
}
.listedMainPage {
	background-image: url(images/arrow_empty.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 20px;
	padding-left: 15px;
	line-height: 120%;
}
.subMenuOnOneLine {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E86B8;
	height: 33px;
	width: 160px;
	display: block;
	text-align: left;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subMenuOneLine {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3E86A4;
	text-decoration: none;
	background-color: #CDD5DB;
	height: 33px;
	width: 160px;
	display: block;
	text-align: left;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subMenuOneLine:hover {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #C0C9CE;
	height: 33px;
	width: 160px;
	display: block;
	text-align: left;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.imgMain {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #EAEDEF;
}

