.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #000099;
	text-transform: uppercase;
}
.sidebar {
	color: #FFFFFF;
	background-color: #000099;
	list-style-type: none;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000099;
	padding: 2px 10px 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	line-height: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #000099;
	font-style: italic;
	margin-bottom: 0px;
}
.header {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000099;
	margin-top: 0px;
	padding: 0px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000099;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 25px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin: 3px;
}
a.sidebar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:visited {
	color: #FFFFFF;
	text-decoration: none;
}	
a.sidebar:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
p {
	margin-top: 7px;
	margin-bottom: 12px;
}
.cal_copyright {
	font-size: 80%;
	color: #000099;
	text-align: center;
	border: 1px solid #000099;
}
.cal_menu {
	font-size: 90%;
	color: #000099;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
.cal_menu a:link {
	color:#000099;
	text-decoration:none;
}
.cal_menu a:hover {
	color:#000099;
	text-decoration: underline;
	}
.cal_menu a:visited {
	color: #0099FF;
	text-decoration: none;
}
.bottom_menu a:link {
    color: #FFFFFF;
	text-decoration:none;
}
.bottom_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_menu a:visited {
	color: #0099FF;
	text-decoration: none;
}
.sidebar hr {
	color: #FFFFFF;
}
.mainmenu {
	margin-left: 15px;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	}
.mainmenu a:link {
	text-decoration: none;
	color: #ffffff
}
.mainmenu a:visited {
	text-decoration: none;
	color: #ffffff
}
.mainmenu a:hover {
	background-color: #ffffff;
	color: #000099;
	text-decoration: none;
}
