body {
}
.topmenu
{
	background-color: #173e49;
	color: white;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.announcebar
{
	background-color: #173e49;
	color: #92cddc;
	font-size: 20px;
}

.secondmenu
{
	background-color: #92cddc;
	color: #173e49;
	text-align: center;
	font-family: arial;
	font-size: 14px;
}

.secondmenu a:link
{
color: black;
text-decoration: underline;
}

.secondmenu a:visited
{
color: black;
text-decoration: underline;
}

.secondmenu a:active 
{
color: black;
text-decoration: underline;
}

.secondmenu a:hover
{
color: #308399;
text-decoration: underline;
font-weight: bold;
}


.content
{
	text-align: center;
	background-color: #92cddc;
	font-family: arial;
}
.text
{
	text-align: left;
	background-color: #92cddc;
	font-family: arial;
	margin-left: 10px;
	margin-right: 10px;
}
.text a:link
{
color: black;
text-decoration: underline;
}

.text a:visited
{
color: black;
text-decoration: underline;
}

.text a:active 
{
color: black;
text-decoration: underline;
}

.text a:hover
{
color: #308399;
text-decoration: underline;
font-weight: bold;
}

.text-center
{
	text-align: center;
	background-color: #92cddc;
	font-family: arial;
	margin-left: 10px;
	margin-right: 10px;
}

.text-center table
{ 
margin-left: auto;
margin-right: auto;
}

.text-center a:link
{
color: black;
text-decoration: underline;
}

.text-center a:visited
{
color: black;
text-decoration: underline;
}

.text-center a:active 
{
color: black;
text-decoration: underline;
}

.text-center a:hover
{
color: #308399;
text-decoration: underline;
font-weight: bold;
}

.text-right
{
	text-align: right;
	background-color: #92cddc;
	font-family: arial;
	margin-left: 10px;
	margin-right: 10px;
}
.text-right a:link
{
color: black;
text-decoration: underline;
}

.text-right a:visited
{
color: black;
text-decoration: underline;
}

.text-right a:active 
{
color: black;
text-decoration: underline;
}

.text-right a:hover
{
color: #308399;
text-decoration: underline;
font-weight: bold;
}

.footer
{
text-align: center;
color: #aeaeae;
}
a:link
{
color: #92cddc;
text-decoration: none;
}

a:visited
{
color: #92cddc;
text-decoration: none;
}

a:hover
{
color: #308399;
text-decoration: none;
}

a:active
{
color: #92cddc;
text-decoration: none;
}

.onpage a:link
{
color: black;
text-decoration: underline;
}

.onpage a:visited
{
color: black;
text-decoration: underline;
}

.onpage a:active 
{
color: black;
text-decoration: underline;
}

.onpage a:hover
{
color: #308399;
text-decoration: underline;
font-weight: bold;
}

.contenttable
{
	border-collapse: collapse;
}

.tableheader
{
	background-color: #173e49;
	color: #92cddc;
	font-size: 14px;
}