﻿BODY
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: White;
	color: Black;
	text-align: center;
	margin: 3px;
}
INPUT
{
	font-family: tahoma;
	font-size: 9pt;
	color: Black;
}
TEXTAREA
{
	font-family: tahoma;
	font-size: 9pt;
	color: Black;
}
SELECT
{
	font-family: tahoma;
	font-size: 9pt;
	color: Black;
}
A
{
	font-family: tahoma;
	font-size: 9pt;
	color: Black;
}
.PageTable
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.Header
{
	width: 100%;
	height: 100px;
}
.HeaderRight
{
	background-image: url(Images/header-right.gif);
	background-repeat: no-repeat;
	width: 324px;
}
.HeaderCenter
{
	background-image: url(Images/header-center.gif);
	background-repeat: repeat-x;
}
.HeaderLeft
{
	background-image: url(Images/header-left.gif);
	background-repeat: no-repeat;
	width: 324px;
}
.PageBody
{
}
.RigthPanel
{
	width: 150px;
	vertical-align: top;
}
.CenterPanel
{
	vertical-align: top;
	border-right: white solid;
	border-left: white solid;
}
.LeftPanel
{
	width: 250px;
	vertical-align: top;
}
.Footer
{
	text-align: center;
	font-size: 9pt;
}
.SiteMap
{
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: #ffffff solid;
	text-align: left;
	height: 15px;
}
A.SiteMap
{
	font-size: 10pt;
	color: #FFFFFF;
}
A.SiteMap:hover
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.LinksPanel
{
	line-height: 13pt;
	padding-left: 15px;
}
A.LinksPanel
{
	color: #000000;
	text-decoration: none;
}
A.LinksPanel:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.LoginFrame
{
	width: 150px;
}
.LoginButton
{
	text-align: right;
}
.LoginFailure
{
	font-size: 10pt;
	color: red;
	text-align: left;
}
.LogedInFrame
{
	width: 150px;
}
.LogOutButton
{
	text-align: right;
}
.SectionTitle, .WelcomeUser, .LoginHeader
{
	background-color: #800000;
	text-align: center;
	height: 25px;
	color: #D2D0D2;
	font-family: 'Times New Roman';
	font-size: 11pt;
	font-weight: bolder;
	border: outset;
}
.LoginHeader A
{
	font-family: 'Times New Roman';
	font-size: 11pt;
	font-weight: bolder;
	color: #D2D0D2;
	text-decoration: none;
}
.CurrentUser
{
	padding-left: 5px;
	text-align: left;
	padding-top: 10px;
}
.AdvancedSearchLink
{
	font-size: 9pt;
}
