body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-position:top;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

.top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:40px;
}

.header1{
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:142px;
	cursor:pointer;
}

.headtxt{
	font:35px Arial;
	color:#5b5b5b;
	text-decoration:none;
	padding-left:121px;
	line-height:80px;
}

.redtxt{
	font:40px Arial;
	color:#c6171c;
	text-decoration:none;
}

.signuptxt{
	font:28px Arial;
	color:#5b5b5b;
	text-decoration:none;
}

.bluetxt{
	font-size:36px;
	color:#0154a0;
	text-decoration:none;
}

.txt{
	font:12px Arial;
	color:#464646;
	text-decoration:none;
}

.link{
	font:12px Arial;
	color:#464646;
	text-decoration:none;
}

.link:hover{
	color:#464646;
	text-decoration:underline;
}

.bodytxt{
	font:12px Arial;
	color:#626262;
	text-decoration:none;
	line-height:14px;
}

.bodytxt a:link{
	color:#626262;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#626262;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#000000;
	text-decoration:none;
}

.highlight{
	color:#000000;
}

.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:40px;
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.footertxt{
	font:11px Arial;
	color:#000000;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	line-height:14px;
}

.menu{
	font:bold 14px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	height:40px;
}

.menu1{
	font:bold 14px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	background-image:url(images/hover.jpg);
	height:40px;
}