@charset "utf-8";
.apex {
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/home_backg_top.jpg);
	background-repeat: repeat-x;
}
.regulartext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 130%;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.titleM {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #5956bc;
}
.titleS {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.footer {font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.footer12 {	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
