.tables {
	background-image: url(images/table_bg.gif);
	background-repeat: repeat;
	border: thin none #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;

}
.navmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat;
	background-position: center;
}
.borderdecoration {
	background-image: url(images/menu_decoration.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
}
.imagecaption {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
