.backgroundtop {
	background-image: url(../images/background_black_top.jpg);
	background-repeat: repeat-x;
}
.toptitlebarcss {
	background-image: url(../images/toptitlebarcss.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.titleshadow {
	background-image: url(../images/titleshadow.gif);
	background-repeat: repeat-x;
}
.lineboardertop {
	background-image: url(../images/topgreylinecss.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.greylineright {
	background-image: url(../images/greylineright.gif);
	background-repeat: repeat-y;
}
.greybottom {
	background-image: url(../images/bottomgreyshade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.greylinebottom {
	background-image: url(../images/greylinebottom.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.greysidelineright {
	background-image: url(../images/greysidelineright.gif);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.backgroundtop .bottombartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.skyline {
	background-image: url(../images/skyline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
