.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;

}
.WhiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00F;
	line-height: 24px;

}
.header-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #900;
	font-style: normal;
	font-weight: bold;
}

.super-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #900;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.margin {
	margin-left: 15px;
}
.arial tr td .header {
	color: #800000;
}
.arial tr td h3 strong {
	color: #800000;
}
img.left {
	float: left;
	margin-right: 10px;
}
image.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.Date {
	color: #F00;
}
.red {	color: #800000;
}
.workspace {
	width: auto;
	background-image: url(graphics/Background.jpg);
	background-position: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.rightsideinfo {
	position: relative;
	background-image: url(graphics/BackgroundRight.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
}
.DivRight {
	background-image: url(graphics/BackgroundRight.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	position: relative;
}
.YellowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	text-decoration: underline;
}
.button {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.large_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/graphics/MenuBG.JPG);
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
	text-decoration: blink;
	text-transform: uppercase;
	padding: 5px;
}
.CapitalizeTitle {
	text-transform: capitalize;
}

