body {
	background-image: url(images/back.jpg);
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topback {
	background-image: url(images/backtop.jpg);
	background-repeat: repeat-x;
}
.pagetitle {
	font-weight: bold;
}
.menu {
	font-weight: bold;
	text-decoration: none;

}
hr {
	border: 1px solid #FFFFFF;

}
a {
	text-decoration: underline;
	color: #FFFFFF;

}
a:hover {
	color: #FF9900;
}
.topmenu {
	text-decoration: none;
}
.topmenudisabled {
	color: #666666;
}

