.sidebar {
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: 20px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.topbottomleft {
	background-image: url(images/topbottomleft.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}
.bottomtriangle {
	background-image: url(images/bottomtriangle.gif);
	background-repeat: repeat-x;
}
.heading {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.top {
	background-image: url(images/toptopleft.gif);
	text-align: center;
	vertical-align: top;
	background-position: left bottom;
	background-repeat: repeat-x;
}
.topbanner {
	text-align: center;
	vertical-align: top;
}
.infoarea {
	background-color: #CCCCCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000000;
}
.infoarea a:link { color: #000000; text-decoration: underline}
.infoarea a:visited { color: #000000; text-decoration: underline}
.infoarea a:active { color: #000000; text-decoration: underline}
.infoarea a:hover { color: #FFFFFF; text-decoration: underline}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px;
}
a:link { color: #FFFFFF; text-decoration: underline}
a:visited { color: #FFFFFF; text-decoration: underline}
a:active { color: #FFFFFF; text-decoration: underline}
a:hover { color: #000000; text-decoration: underline}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
