.menuregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
.menuhomeregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6485BA;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFD6DB;
}
a.menu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
a.menu:visited {

font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
a.menu:hover {

	font-size: 15px;
	color: #FFFFFF;
	background-color: #305791;
	text-decoration: none;
}
a.homemenu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6485BA;
}
a.homemenu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6485BA;
}
a.homemenu:hover {

	font-size: 13px;
	color: #FFFFFF;
	background-color: #6E92CB;
	
}
a.footer:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD6DB;
}
a.footer:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD6DB;
}
a.footer:hover {

	font-size: 12px;
	color: #143B6F;
	background-color: #9DBBEA;
	text-decoration: none;
}


.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	font-weight: bold;

}
.clientname {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	font-weight: bold;
}
.sample {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}

.bg {
	background-image: url(../images/menu/bg_button.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	height: 26px;
}

.bgtop {
	background-image: url(../images/menu/bg_buttontop.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	height: 26px;
}
