body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	padding: 0px;
	margin: 0px;	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
	}
/*#navigation {
	margin: 5px;
	height: 42px;
}*/

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	height: 42px;
}

.navigationcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/images/circle-red-trans2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: center 0px;
	height: 38px;
}

#content {
	font-size: 80%;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	overflow: auto;
	height: 358px;
	voice-family: "\";}\"";
	voice-family: inherit;
	height: 338px; /* actual value */
	/* width: 401px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 431px; actual value */
	/* sets the scrollbar colours*/
	scrollbar-base-color: #999;
    scrollbar-face-color: #CCC;
    scrollbar-track-color: #999;
    scrollbar-3dlight-color: #999;
    scrollbar-highlight-color: #999;
    scrollbar-arrow-color: #999;
    scrollbar-darkshadow-color: #999;
    scrollbar-shadow-color: #999;
}


.footer {
	font-size: 60%;
}
.text {
	font-size: 80%;
}
.textsmall {
	font-size: 60%;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FFFFFF;
}
