body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: #327AA0;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: #327AA0;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #4F9DC8;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	color: #f0f0f0;
	height: 1px;
	width: 80%;
	text-align: center;
}
input {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	height: 60px;
	width: 250px;
}
select {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
}
form {
	margin-bottom:0;
}
.menu td {
	color: white;
}
.menu a:link {
	color: #EDF8FA;
	text-decoration: none;
}
.menu a:visited {
	color: #EDF8FA;
	text-decoration: none;
}
.menu a:hover {
	color: #D6EFF3;
	text-decoration: none;
}
.menu a:active {
	color: white;
	text-decoration: underline;
}
.footer td {
	height: 30px;
}
.bigtitle {
	color: #EDF8FA;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #A2CBE1;
}
.bigtitle2 {
	color: #FEF5E0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #F7BF3E;
}
.bigtitlem {
	color: #327AA0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	background-color: #D6EFF3;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.inm {
	border: solid 1px #A2CBE1;
	background-color: #EDF8FA;
}
.inmc {
	background-color: #D6EFF3;
}
.showsites {
	border: solid 1px #EDF8FA;
}
.showsites td {
	border-bottom: solid 1px;
	height: 25px;
	width: 33%;
}
.showsites2 {
	border: solid 1px #FEF5E0;
}
.showsite {
	border: solid 1px #EDF8FA;
}
.showsite td {
	border-bottom: solid 1px;
	height: 25px;
}
.showtsite {
	border: solid 1px #EDF8FA;
}
.sod {
	background-image: url(images/site-of-day.gif);
	background-repeat: no-repeat;
}
.bm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.fm {
	border-bottom: solid 1px #4F9DC8;
}
.tags {
	border: solid 1px #4F9DC8;
	background-color: #EDF8FA;
	padding: 5px;
}
.tags a:link {
	color: #4F9DC8;
}
.tags a:visited {
	color: #4F9DC8;
}
.tags a:hover {
	color: #EDF8FA;
	background-color: #4F9DC8;
}