/*
					LEFT TEXTS
*/
p {margin:0; padding: 0;}
.contLeftHead {
	font-family:Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
.contLeftTopic {
	font-family:Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #901a10;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
.contLeftText {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
.overLibMenu {
	font-family:Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
a.overLibMenu:link {
color : #000000;
text-decoration: none;
font-weight:bold;
} 
a.overLibMenu:visited {
color : #000000;
text-decoration: none;
font-weight:bold;
} 
a.overLibMenu:hover, a.overLibMenu:active {
color : #901a10;
text-decoration: none;
font-weight:bold;
}
/*
					RIGHT TEXTS
*/
.contRightText {
	font-family:Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:right;
	vertical-align:middle;
}
/*
					NEWS TEXTS
*/
.newsTopic {
	font-family:Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
.miniTopic {
	font-family:Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
.newsText {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
.newsDate {
	font-family:Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:bottom;
}
.adminList {
	font-family:Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}