﻿.UserBGColor {
	background-color: #BFEFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	height: 22px;
}
.HyperlinkBGColor {
	background-color: #EFE7DE;
	text-align: center;
	vertical-align: top;
	width: 180px;
}
.ContentBGColor {
	background-color: #F9F9FF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #999999;
	vertical-align: top;
}
.MasterTable {
	width: 770px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #003366;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: center;
}
.TopBorderColor {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003366;
}
.BottomBorderColor {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
}
.ContentHeading {
	height: 25px;
	text-align: right;
	font-family: 'Comic Sans MS';
	font-size: 10pt;
	color: #3333FF;
	letter-spacing: 1px;
	font-weight: bold;
}
.ContentFormat {
	font-family: verdana;
	font-size: 8pt;
	color: #004800;
	text-align: justify;
	letter-spacing: 1px;
}
