@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #666666;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottomtxt {
	font-size: 10px;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: normal;
	color: #0000FF;
}
a {
	color: #000000;
}
a:hover {
	color: #666666;
}
a.white2 {
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.delsea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #008040;
}
.tableGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
}
