@charset "UTF-8";
/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#000;
	line-height:21px;
}
table tr th table tr th p {
	font-weight: normal;
}

h1
{
	text-align: center;
	color: #C00;
	font-family: Tahoma, Geneva, sans-serif;
	
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;

ul {
font-family:tahoma,arial;
	font-size:13px;
	color:#000;
	line-height:21px;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 6px;
margin: 2px;
}
</style>
	
}
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#bg {
	background-color: #356ea3;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	height: 205px;
	width: 708px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(../images/bodyrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 618px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 146px;
	width: 708px;
	overflow: hidden;
}
#footerlink {
	float: left;
	height: 20px;
	width: 400px;
	margin-right: 20px;
	margin-top: 120px;
	text-align: left;
}
.signuptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
