body {
	background-color: #B0B0B0;
}
a:hover {
	color: #00C0FF;
}
a:visited {
	color: #0099FF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}a:link {
	color: #0033FF;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#right-slice {
	background-image: url(images/right-slice.gif);
	background-repeat: repeat-y;
}
#left-slice {
	background-image: url(images/left-slice.gif);
	background-repeat: repeat-y;
}

#footer {
	background-image: url(images/bottom-bar.gif);
	background-repeat: no-repeat;
}

#Table_02 {
	background-image: url(images/bgimage.gif);
	background-position: right bottom;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#top-bar {
	background-image: url(images/top-bar.gif);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

