@charset "UTF-8";
/* WebSpectrum.org CSS Document */

body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 14px;
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
}
#web_spectrum_title {
	color: #000033;
	text-align: center;
}
#web_spectrum_title:hover {
	color: #003333;
	text-align: center;
	font-weight: bolder;
}
.middle {
	text-align: center;
}
#web_spectrum_info {
	text-align: justify;
	line-height: 22px;
}
#web_spectrum_info:hover {
	text-align: left;
	line-height: 22px;
}
a:link {
	color: #339999;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: underlline;
}
a:visited {
	color: #66FFFF;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: none;
}
.web_spectrum_link {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	font-size: 12px;
	width: 380px;
	border: thin solid #FFFFFF;
}
.web_spectrum_link:hover {
	color: #FFCCCC;
	background-color: #000099;
	border: thin dashed #CCFFFF;
}
.input {
	text-align: center;
	padding-top: 12px;
	color: #CCCCFF;
	background-color: #003300;
	font-weight: bold;
	border: thin solid #CCCCFF;
}
.input:hover {
	text-align: center;
	color: #CCFFFF;
	background-color: #339999;
	font-weight: bold;
	text-decoration: underline;
	border: thin dotted #CCFFFF;
	width: 100%;
}
#LinkToUs {
	text-align: center;
	color: 00AD5F;
}
#LinkToUs:hover {
	text-align: center;
	font-weight: bolder;
	color: #955542;
	letter-spacing: 2px;
	text-decoration: none;
}
#web_spectrum_links {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	font-size: 18px;
	width: auto;
	border: thin solid #000000;
	height: 32px;
}
#web_spectrum_links:hover {
	color: #CCCCCC;
	background-color: #666666;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	font-size: 18px;
	width: auto;
	border: thin solid #CCCCCC;
}
.policies {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.policies a:link {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.policies a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color: #6666FF;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.policies a:active {
	color: #6666FF;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
