a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #CC0000;
	line-height: 32px;
	background-color: #FFFFFF;
}
#menu {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 200;
	left: 3px;
	top: 60px;
	width: 156px;
	background-color: #EDF3FC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.dotted {
	border-top: thin solid #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.title {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	background-color: #FFFFFF;
	background-position: center;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#logo {
	position: absolute;
	height: auto;
	width: 150px;
	left: 3px;
	top: 3px;
}
#Year {
	position: absolute;
	visibility: visible;
	height: 30px;
	width: 650px;
	left: 5px;
	top: 50px;
	border: 1px solid 999999;
}

