body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 24px;
	color: #1386F9;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: underline;
	color: #00FFFF;
}
td#background {
	background-image: url(slices/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td#content {
	background-color: #000000;
	margin: 0px;
	padding: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2688F8;
	border-left-color: #2688F8;
}
table#footertable td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
table#footertable td a:link {
	color: #000066;
	text-decoration: underline;
}
table#footertable td a:visited {
	text-decoration: underline;
	color: #000066;
}
table#footertable td a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
table#footertable td a:active {
	text-decoration: underline;
	color: #ffffff;
}
td#footer {
	background-image: url(slices/bottom.jpg);
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin: 0px;
	padding: 0px;
}
.black {
	color: #000000;
}
td#copyright {
	font-size: 11px;
}
.text11 {
	font-size: 13px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
td#leftcolumn {
	background-image: url(slices/leftbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
td#leftcolumn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td#leftcolumn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
td#leftcolumn a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
td#leftcolumn a:active {
	text-decoration: none;
	color: #00FFFF;
}
.submitclass {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #0066CC;
	border: 1px solid #00CCFF;
}
.textinput {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #0099FF;
}
.squish {
	line-height: 18px;
}
.border {
	margin: 5px;
	padding: 0px;
	border: 1px solid #0099CC;
}
