*
{
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
}
A IMG {
	border: none;
}

@media screen {
 BODY {
 	background: #F8F8FA;
	 color: #000000;
 }

 #topbar {
 	height: 26px;
	 width: 100%;
 	background-color: #D0D8FF;
	 position: absolute;
	 top: 0px;
 	z-index: 4;
 }

 #shadowbar {
 	width: 100%;
	 height: 31px;
 	background-color: #90A4CE;
	 position: absolute;
	 top: 0px;
  z-index: 2;
 }

 #liner {
 	font-size: 0px;
 	width: 100%;
	 height: 1px;
	 background-color: #333333;
	 position: absolute;
	 top: 26px;
	 z-index: 3;
 }

 #chD {
	 position: absolute;
 	top: 32px;
	 left: 0px;
 	font-size: 0.9em;
	 width: 100%;
 }
}

@media print {
 BODY {
 	background: #FFFFFF;
	 color: #000000;
 }

 #topbar {
 	display:none;
 }

 #shadowbar {
 	display:none;;
 }

 #liner {
 	display:none;
 }

 #chD {
	 display:none;
 }
}

#container
{
	z-index: 1;
	width: 100%;
}
.tbleader
{
	font-size: 16px;
	padding-left: 2.2%;
	padding-top: 3px;
}
#greetings
{
	height: 100%;
	position: absolute;
	top: 0;
	right: 2.2%;
}
.gleader
{
	color: #222222;
	font-size: 0.9em;
	text-align: right;
	padding-top: 0.3em;
}
.xmas
{
	position: absolute;
	z-index: 2;
	top: -30px;
	left: 0px;
	width: 130px;
	height: 130px;
}
.notify
{
	color: #EE1111;
}
A.fpa, A.fptba
{
	font-size: 1em;
}
A:link
{
	text-decoration: underline;
	color: #0000AA;
}
A:visited
{
	text-decoration: underline;
	color: #006600;
}
A:hover
{
	text-decoration: underline;
	color: #AA0000;
}
A:active
{
	text-decoration: none;
	color: #0000CC;
}
A.fpa:link
{
	text-decoration: none;
	color: #000066;
}
A.fpa:visited
{
	text-decoration: none;
	color: #000066;
}
A.fpa:hover
{
	text-decoration: underline;
	color: #AA0000;
}
A.fpa:active
{
	text-decoration: none;
	color: #000066;
}
A.fptba:link
{
	text-decoration: none;
	color: #000088;
}
A.fptba:visited
{
	text-decoration: none;
	color: #000088;
}
A.fptba:hover
{
	text-decoration: underline;
	color: #AA0000;
}
A.fptba:active
{
	text-decoration: none;
	color: #000088;
}
.chT
{
	border-collapse: separate;
	border-spacing: 0.4em 0em;
	margin-left: auto;
	margin-right: auto;
}
.chT TD
{
	border: 1px solid #666666;
	padding: 0.1em 0.2em;
}
.chC
{
	background: #E8F0FF;
}
.aChC
{
	background: #FFDDBB;
	color: #440022;
}
.inactive
{
	color: #999999;
}
TD.mail
{
	font-size: 0.7em;
	border: none;
	background: inherit;
}
TD.menuSpacer
{
	width: 1em;
	border: none;
	background: inherit;
}
