<!--

body {
  margin: 0px;
}

IMG {
  border: 0px;
  border-spacing: 0px;
}

div, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a.normlink:link, a.normlink:visited, a.normlink:active {
	color: #333399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.normlink:hover {
	color: #333399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headingusers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.message {
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
}
a.message:link, a.message:visited, a.message:active {
	color: #333399;
	text-decoration: none;
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.message:hover {
	color: #333399;
	text-decoration: none;
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
a.tooltip {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 100;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.tooltip:hover {
	z-index: 150;
	background-color: #FFFFFF;
}
a.tooltip span {
	display: none
}
a.tooltip:hover span {
    display: block;
    position: absolute;
    top: 15px;
	left: -100px;
	width: 175px;
	padding: 5px;
	margin: 10px;
    border: 1px dashed #339;
    background-color: #E8EAFC;
	color: #000000;
    text-align: center
}

SPAN.smallusers { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	color: #919191; }

TD.Listbg { background: #FFFFFF; }
TD.StaffListbg { background: #FCF068; }

DIV.framebg { max-width: 100%; width: 100%; height: 100%; padding: 0; margin: 0 0 5 0; background: #CFD5E4; }
DIV.StaffList { max-width: 100%; width: 100%; padding: 2 5 2 5; margin: 0 2 2 2; background: #E3FFBB; border : 1 solid #A7B7F8; }
DIV.OnlineList { max-width: 100%; width: 100%; padding: 2 5 2 5; margin: 0 2 2 2; background: #C0FFA1; border : 1 solid #A7B7F8; }
DIV.OfflineList { max-width: 100%; width: 100%; padding: 2 5 2 5; margin: 0 2 2 2; background: #FFE6E7; border : 1 solid #A7B7F8; }
DIV.PendingList { max-width: 100%; width: 100%; padding: 2 5 2 5; margin: 0 2 2 2; background: #E9F2FE; border : 1 solid #A7B7F8; }
DIV.TransferredList { max-width: 100%; width: 100%; padding: 2 5 2 5; margin: 0 2 2 2; background: #FCEEBD; border : 1 solid #A7B7F8; }
DIV.TypePanel { padding: 10 10 5 10; margin: 5 1 2 1; width: 545; height: 150; background: url("../images/panelbg.gif") no-repeat; }
//-->