body, td {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	overflow: auto;
}
	a:link { color: #902336; font-weight: bold; text-decoration: none; }
	a:visited { color: #902336; font-weight: bold; text-decoration: none; }
	a:hover { color: #2F5266; font-weight: bold; text-decoration: underline; }
.logo {
	left: 0px; position: absolute; top: 0px;
}
.sidebar {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;
	left: 5px;
	float: left;
	width: 190px;
	line-height: 18px;
	font-family: tahoma, arial;
	font-size: 12px;
	position: absolute;
	top: 190px;
	color: #000000;
}
.sidebarRT {
	z-index: 100;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	width: 190px;
	line-height: 18px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: perpeta, garamond, times new roman;
	color: #2F5266;
	letter-spacing: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}
.content {
	z-index: 100;
	/*float: left;*/
	left: 190px;
	position: absolute;
	/*width: 700px;*/
	height: 100%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 10px;
}
.pageheading 
{
	font-size: 16pt;
	font-weight: bold;
	color: #2F5266;
}
.subheading 
{
	font-size: 12pt;
	font-weight: bold;
	color: #2F5266;
}
.text
{
	font-size: 12px;
	font-family: Tahoma, Arial;
	letter-spacing: 1px;
}
.errortext
{
	color: Red;
	font-weight: bold;
}
.tableheading 
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #2F5266;
	color: White;
	text-align: center;
}
.tabletext 
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Black;
}
.tabletext_alt
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Black;
	background-color: #E0E0E0;
}

.container {
	border-top: #2F5266 171px solid;
	border-bottom: #FFFFFF 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	height: 100%;
	width: 100%;
	text-align: left;
}
.container2 {
	border-top: #902336 1px solid;
	border-bottom: #FFFFFF 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	height: 100%;
	width: 100%;
}
.container3 {
	border-top: #B39A62 2px solid;
	border-bottom: #FFFFFF 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	height: 100%;
	width: 100%;
}
.container4 {
	border-top: #902336 1px solid;
	border-bottom: #FFFFFF 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	height: 100%;
	width: 100%;
}
.container5 {
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	height: 100%;
	width: 100%;
}
.container6 {
	border-top: #902336 1px solid;
	border-bottom: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	height: 100%;
	width: 100%;
	text-align: left;
}