body{
	background-color: black;
	margin-top: 0px;
	font-family: century gothic, verdana, arial;
	font-size: 10pt;
	color: white;
}

.topmenu
{
	font-family: century gothic, verdana, arial;
	font-size: 10pt;
	color: white;
}

.topmenu a:link {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: none; font-weight: bold;}
.topmenu a:active {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: none; font-weight: bold;}
.topmenu a:visited {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: none; font-weight: bold;}
.topmenu a:hover {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: underline; font-weight: bold;}

.bluemenu
{
	background-image: url("../images/header.jpg");
	background-position: top center;
	background-repeat: none;
	font-family: century gothic, verdana, arial;
	font-size: 10pt;
	color: white;
}

.bluemenu a:link {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: none; font-weight: bold;}
.bluemenu a:active {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: none; font-weight: bold;}
.bluemenu a:visited {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: none; font-weight: bold;}
.bluemenu a:hover {font-family: century gothic, verdana, arial; font-size: 8pt; color: white; text-decoration: underline; font-weight: bold;}

.content {
	background-color: white;
	font-family: century gothic, verdana, arial;
	font-size: 10pt;
	color: #838383;	
}

.bodytext {
	font-family: century gothic, verdana, arial;
	font-size: 9pt;
	color: #838383;	
}


.bodytext a:link {font-family: century gothic, verdana, arial; font-size: 9pt; color: #00d2d9; text-decoration: none;}
.bodytext a:active {font-family: century gothic, verdana, arial; font-size: 9pt; color: #00d2d9; text-decoration: none;}
.bodytext a:visited {font-family: century gothic, verdana, arial; font-size: 9pt; color: #00d2d9; text-decoration: none;}
.bodytext a:hover {font-family: century gothic, verdana, arial; font-size: 9pt; color: #666666; text-decoration: underline;}

.bottomtext {
	font-family: century gothic, verdana, arial;
	font-size: 11pt;
	color: #000000;	
}

.header {
	font-family: century gothic, verdana, arial;
	font-size: 20pt;
	font-weight: bold;
	color: #00d2d9;	
	margin-bottom: 5px;
}


.bottom
{
	background-image: url("../images/bottom.jpg");
	background-position: top center;
	background-repeat: none;
	font-family: century gothic, verdana, arial;
	font-size: 10pt;
	color: white;
}

.footer
{
	font-family: century gothic, verdana, arial;
	font-size: 8pt;
	color: white;
}

.footer a:link,a:active,a:visited {
	font-family: century gothic, verdana, arial;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.footer a:hover {
	font-family: century gothic, verdana, arial;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}