/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D2D2D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

.navigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.subnavigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

a:active {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

a {
	color: #FFFFFF;
}
.footertext {
	font-size: 10px;
	color: #999999;
}
.footerlink {color: #999999}
