@charset "utf-8";
a:link {
	text-decoration: none;
	color: #745ca8;
}
a:visited {
	text-decoration: none;
	color: #745ca8;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000000;
}
body,td,th {
	color: #CCCCCC;
}
.topinfo {
	font-size: x-small;
	color: #FFFFFF;
}
.content {
	background-image: url(images/maincontent.jpg);
	background-repeat: no-repeat;
}
.contentright {
	background-image: url(images/mainright.jpg);
	background-repeat: repeat-y;
}
.contentleft {
	background-image: url(images/mainleft.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 98px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 120%;
}
.text_sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 120%;
}
.text_subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 105%;
}
.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-stretch: ultra-condensed;
}
.VF {
	font-family:Times New Roman,Times,serif;
	font-size:15pt;
	font-variant:small-caps;
	font-weight:normal;
	margin:0 0 -5px;
}
.Special {
	font-family: "Edwardian Script ITC", geneva, Arial, helvetic;
	font-size: 36px;
	color: #FF33CC;
}
.Special_sub {
	font-family: "Edwardian Script ITC", geneva, Arial, helvetic;
	font-size: 24px;
	color: #FF33CC;
}
.contenttop {
	background-image: url(images/maincontent.jpg);
	background-repeat: no-repeat;
}

