@charset "utf-8";
/* CSS Document */

.titlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399CC;
	text-decoration: none;
	background-image: url(../images/gradientstripe.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 10px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	
}	.weblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	
}	.weblink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff1e00;
	text-decoration: none;
	text-align: justify;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}	
.welltext {
	font-family: MartinGotURWTLig;
	font-size: 40px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	height: 0px;
}
.hometext {
	font-family: Arial;
	font-size: 12px;
	font-style: Regular;
	color: #000000;
	text-decoration: none;
}
.hometext2 {
	font-family: Arial;
	font-size: 12px;
	font-style: Regular;
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-style: Regular;
	color: #ffffff;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 18px;
	font-style: Regular;
	color: #999999;
	text-decoration: none;
}
.links:hover {
	font-family: Arial;
	font-size: 18px;
	font-style: Regular;
	color: #ffffff;
	text-decoration: none;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
