	body,td,th {
	font-size: 14px;
	color: #0000FF;
	}
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backstripes.gif);
	}

	a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-indent: 10px;
	padding: 2px;
	border-right: thin solid #0000FF;
	border-left: thin solid #0000FF;
	}

	a:link {
	border: thin solid #0000FF;

	}

	a:visited {
	
	}

	a:hover {
	background-color: #FFFFFF;
	color: #000099;
	background-image:url(images/bluehead.jpg);
	background-repeat:repeat-x;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #CCCCCC;
	}

	
	h1 a {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	
	}
	h1 a:hover {
	background-image:url(images/blueheadh1.jpg);
	background-repeat:repeat-x;
	
	}
	
	

	h1  {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	text-align: center;
	letter-spacing: 6px;
	border: double #0000FF thick;
	display: block;
	vertical-align: top;
	padding-top: 10px;
	margin-bottom: -5px;
	clear: both;
	top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	}
	
	h2 a {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0000FF;
	text-indent: 2pt;
	}
	h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0000FF;
	letter-spacing: 2px;
	border: double #000099 thick;
	text-align: center;
	line-height: 20px;
	text-indent: 2pt;
	}
	
	p {
	font-size:16px;
	font-weight:700;
	text-align: center;
	font-family: "Georgia", Times New Roman, Times, serif;
	}

	.bold {
	font-size:18px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #0000CC;
	}
	.heading {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0000FF;
	letter-spacing: 2px;
	text-align: center;
	line-height: 18px;
	width: auto;
	vertical-align: super;
	text-decoration: none;
	font-weight: bold;
	}
	
	.heading a {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;

	}
	
	table {
	background-color: #FFFFFF;
	border: solid #CCCCCC thin;
	text-align: right;
	}
	
	td {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	}
	.tiny  {
	
	font-size:10px;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	
	}
	
	input {
	font-size: 9px;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}

#centrebox {
	width: 680px;
	height: 360px;
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: auto;
	margin-top: -160px;
	margin-left: -340px;
}

.logoleft {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 2px;
}
.hide {
	visibility: hidden;
}
#about {
	font-size: 15px;
	text-align: justify;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: thin solid #CCCCCC;
	color: #000099;
}
#footbanner {
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 20;
	background-color: #0000FF;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	line-height: 20px;
	text-indent: 2pt;
	bottom: 0px;
	padding-top: 10px;
}
