/* CSS Document */

body {
	margin: 0px;
	color: #4169e1;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #FF99CC;
	text-decoration: none;
}
a:hover {
	color: #daa520;
	text-decoration: none;
}
a:active {
	color: #a9a9a9;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

h3 { font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
}
hr {
	color: #20b2aa;
	background-color: #20b2aa;
}
.headrow {
	font-weight: bold;
	color: #0000cd;
	border-bottom: thin solid #0000cd;
	height: 30px;
	vertical-align: bottom;
}
.bottomborder {
	 border-bottom: solid thick #20b2aa; 
	 border-bottom-width: 15px
}
.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4169ed;
	font-weight: bold;

}
.trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
span.note a {
	color: #990033;
}
span.head a {
	font-weight: bold;
	color: #F5F5F5;
	font-size: 90%;
}
span.head a:hover {
	color: #FFCC99;
}
span.note a:hover {
	color: #330066;
	font-weight: bold;
}
#bottomnavbar {
	font-size: 65%;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #f5f5f5;
	background-color: #191970;
}
.redbullet {
	font-size: 125%;
	color: #b22222;
}
.thispage {
	color: 6495ed;
}
.pw {
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
