﻿.background {
	height: 100%;
	margin: 0;
	padding: 0;
}
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}

.hiddenBox {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: 0px;
}
.textbox {
	background-color: #FFFFFF;
	border: thin solid #C0C0C0;
	width: auto;
	height: auto;
	min-height: 450px;
	padding-right: 10px;
	padding-left: 10px;
	}
.PersisHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #990033;
	font-weight: normal;
	font-style: normal;
}
.PageHead {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990033;
}
.BodyText {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 15pt;
}
.BodyItalic {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 15pt;
}
.BodyCenter {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 15pt;
	text-align: center;
}
.RedText {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990033;
}
a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990033;
	font-style: normal;
	line-height: 15pt;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990033;
	font-style: normal;
	line-height: 15pt;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #C0C0C0;
	font-style: normal;
	line-height: 15pt;
}
