@charset "utf-8";
a img {
	text-decoration: none;
	border: 0 none;
	}
.header-bg {
	background-image: url(/i/images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.page-bg {
	background-image: url(/i/images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer-bg {
	background-image: url(/i/images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #22272A;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #22272A;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #22272A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #22272A;
}
	
a:active {color:#f96607; font-weight: normal;}
a:link {color:#f96607; text-decoration:none; font-weight: normal;}
a:visited {color:#f96607; text-decoration:none; font-weight: normal;}
a:hover {color:#6a6e70; text-decoration:none; font-weight: normal;}

.topnav a:active {font-family: Arial, Helvetica, sans-serif; color:#ffffff; font-weight: normal; font-size: 14px;}
.topnav a:link {font-family: Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; font-weight: normal; font-size: 14px;}
.topnav a:visited {font-family: Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; font-weight: normal; font-size: 14px;}
.topnav a:hover {font-family: Arial, Helvetica, sans-serif; color:#454749; text-decoration:none; font-weight: normal; font-size: 14px;}

.homelink a:active {color:#0073ff; font-weight: normal;}
.homelink a:link {color:#0073ff; text-decoration:none; font-weight: normal;}
.homelink a:visited {color:#0073ff; text-decoration:none; font-weight: normal;}
.homelink a:hover {color:#6a6e70; text-decoration:none; font-weight: normal;}


