* {
    margin: 0;
    padding: 0;
}
body
{
	background-color: #C7D3E4;
	color: #000000;
	font: 100% Arial, helvetica, sans-serif;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
.page {
	background-color: #C7D3E4;
	color: #000000;
}
.test {
  max-width:1194px;
  margin:auto;
}
td, th, p
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.table-style
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #6c8ab8;
}
.alt1
{
	background-color: #ffffff;
	color: #000000;
}
.alt2
{
	background-color: #eeeeee;
	color: #000000;
	padding: 0px;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.dark-area
{
	background-color: #6c8ab8;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.dark-area a:link, .dark-area a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.dark-area a:hover, .dark-area a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom-nav
{
	background-color: #ffffff;
	color: #000000;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.bottom-nav a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bottom-nav a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bottom-nav a:hover, .bottom-nav a:active
{
	color: #000000;
	text-decoration: underline;
}
.headline
{
	background-color: #6c8ab8;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.systemname
{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.systemname a:link, .systemname a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.systemname a:hover, systemname a:active
{
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
.blockpic
{
	text-align: center;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 5px;
}
.blockhead{
    font-size: 11px;
    text-decoration: underline;
    color: black;
	margin: 0px 0px 11px 1px;
}
.blocktop{
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;
    color: black;
	margin: 12px 0px 0px 3px;
}
.blocktop a:link, .blocktop a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.blocktop a:hover, .blocktop a:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.blockbody
{
    font-size: 11px;
    text-decoration: none;
    color: black;
	margin: 6px 0px 12px 6px;
}
.date
{
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
    color: black;
	margin: 30px 10px 10px 10px;
}
.news
{
	font-size: 12px;
    text-decoration: none;
    color: black;
	margin: 10px 20px 10px 20px;
}
.news a:link, .news a:visited
{
    text-decoration: none;
    color: black;
	font-weight: bold;
}
.news a:hover, .news a:active
{
    text-decoration: underline;
    color: black;
	font-weight: bold;
}
.pic
{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	}
.stuff
{
	font-family: verdana, sans-serif;
    color: #C7D3E4;
	font-size: 0px;
	text-align: center;
	}
.thumb
{
    border-color: black;
	}
.thumb a:link, .thumb a:visited
{
    color: black;
	}
