/* CSS Document */

body {
	background-image: url(../gfx/bg_greydot_01.jpg);
	background-repeat: repeat;
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.subnav {
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	color: #FFFFFF;
}

a.subnav {
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}

a.subnav:hover {
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	color: #CC6600;
	background-color: #FFFFFF;
	text-decoration: none;
}

.headline {
	font-family: 'Trebuchet MS', Arial;
	font-size: 30px;
	color: #FFFFFF;
}

.subheadline {
	font-family: 'Trebuchet MS', Arial;
	font-size: 18px;
	color: #d6540a;
}

a.subheadline {
	font-family: 'Trebuchet MS', Arial;
	font-size: 18px;
	color: #d6540a;
	text-decoration: underline;
}

a.subheadline:hover{
	text-decoration: none;
}

.content {
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.foot {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #FFFFFF;
}
