 body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(images/bg.jpg);
	background-color: #007070;
	background-repeat: no-repeat;
}
 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

a {
	color: #006666;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}

.slogan{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 32px;
	letter-spacing: 1px;
}
  
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	padding-bottom: 15px;
	line-height: 16px;
}

.footer a{
	color:#CCCCCC;
	text-decoration:none;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.disclaimer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-align: center;
	line-height: 16px;
}

.input{
  	width:202px; height:16px;
	border-width:1px;
	border-style:solid;
	background-color:#4C4A46;
	font-family:Tahoma; font-size:11px;  color:#ECBD56; line-height:12px;
}


.pagetitle {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
}

.subtitle {
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002F63;
	letter-spacing: 0px;
}
.registered {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: super;
}
