@charset "utf-8";
/* CSS Document */

body {
	background-color: #3e513d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}

body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {

	text-decoration: underline;

	color: #CCCCCC;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}

.standard {
	font-size: 11px;
	font-weight: bold;
}

.bold {
	font-size: 12px;
	font-weight: bold;
}
