body
{
	background-color: #ffd4ff;
}

.mainBody
{
	background-color: #252524;
}

.mainBar
{
	background-color: #252524;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.subBar
{
	background-color: #f06eaa;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	padding: 5px;
}

.defTextHeader
{
	color: #000000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.logoTopRight
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.logoTopRight:hover
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.sideBar
{
	background-color: #DBE6EC;
	color: #0074BD;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.sideBar:hover
{
	background-color: #DBE6EC;
	color: #0074BD;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.defText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.defText:link
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.defText:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.footerText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

.footerLink
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.footerLinkSml
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footerLinkSmaller
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: none;
	text-decoration: none;
}

a.footerLink:hover
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.footerLinkSml:hover
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.footerLinkSmaller:hover
{
	color: #0074BD;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: none;
	text-decoration: underline;
}

