/* CSS Document */
.titleimage {
	background-image: url(abstractdiv_02.jpg);
	height: 249px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-position: bottom;
}
body,td,th {
	color: #FFFFFF;
}
.title {
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 0%;
	width: auto;
}
.menutitle {
	background-image: url(abstractdiv_03.jpg);
	position: absolute;
	height: 65px;
	width: 800px;
	top: 249px;
	left: 0px;
}
.end {
	background-image: url(abstractdiv_04.jpg);
	position: absolute;
	height: 260px;
	width: 800px;
	left: 0px;
	top: 314px;
}
.contenttop {
	position: absolute;
	height: auto;
	width: 470px;
	left: 305px;
	overflow: visible;
	top: 0px;
}
.menuheader {
	position: absolute;
	left: 110px;
	bottom: 0%;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	text-align: left;
}
body {
	background-color: #000000;
	background-image: url(abstractdiv_05.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: underline;
}
.menutext {
	left: 105px;
	top: 0px;
	position: absolute;
}

