body {
	background-color: 4495c0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.button {
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #C3C8CD;
	background-color: 212930;
}
.textregblack {
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textxxsmblack {
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textregred {
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.title {

	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.linkregblue:link {
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #4E90C0;
	text-decoration: none;
}
a.linkregblue:hover {
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #2E4E6F;
	text-decoration: underline;
}
a.linkregblue:active { 
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #4E90C0;
	text-decoration: none;
}
a.linkregblue:visited { 
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #4E90C0;
	text-decoration: none;
}

