body {
	background-image: url(images/back.gif);
	background-color: #464646;
}
body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.header {
	font: Tahoma;
	font-size: 14px;
	color: #4174B7;
}
a:link {
	color: #DBDBDB;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #DBDBDB;
	text-decoration: none;
}
a:hover {
	color: #DBDBDB;
	text-decoration: underline;
}
a:active {
	color: #DBDBDB;
	text-decoration: none;
}
.menu {
	font: Tahoma;
	font-weight: bold;
	padding-left:20px;
}
.menusub {
	font: Tahoma;
	font-weight: bold;
	padding-left:25px;
}
.backtop {
	font-size: 10px;
	font-weight: bold;
	font: Tahoma;
}
.side {
	color: #DBDBDB;
	font: Tahoma;
}