.bodytitle {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.bodytxt {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
}

.bodytitlewhite {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.bodytxtwhite {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
}
.smalltext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}

.smalltextwhite {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
}

.blogtitle {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.blogtext {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
}
.blogtextfront {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
}
.pagetitle {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

.breadcrumb {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}

.leftmenutxtwhite {
font-family: Arial, Helvetica; font-size: 11px ; color: #FFFFFF; text-decoration: none
}

A:hover {
text-decoration: none
}


A.menulink {
display: block;
text-align: left;
text-decoration: none;
font: bold 8pt arial;
color: #FFFFFF;
BORDER: none;
background-color:#2D7096;
border: solid 1px #507993;
height: 17px;
width: 125px;
}

A.menulink:hover {
color: #000000;
background-color:#ffff99;
}