body
{	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: 11;
}

TBODY, p
{	line-height: 20px;
}

table
{	font-size: 11;
}

table.border
{	border: #000000 solid 1px;
}


table.menu
{	background: #056582;
	border: #056582 solid 1px;
	border-left: 0;
	border-right: 0;
}

table.menuContainer
{	background: #056582;
	border: #ffffff solid 1px;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

TABLE.menuHigh
{	background: #38869e;
	cursor: pointer;
	border: #056582 solid 1px;
	border-left: 0;
	border-right: 0;
}

td.menu
{	color: white;
	font-size: 12px;
	cursor: pointer;
}

td.submenu
{	color: white;
	font-size: 11px;
	cursor: pointer;
}

td.topImage
{	background: transparent url(images/top.png) no-repeat top right;
}

div.topLinks
{	position: relative;
	top: 18px;
	right: 0px;
	width: 559px;
	height: 25px;
}

div.login
{	position: absolute;
	top: 35px;
	right: -10px;
	width: 275px;
	height: 75px;
}

TD.loginTop
{	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.footer
{	color: white;
	font-size: 10px;
	background: #fe1812;
}

A
{	color: #056582;
}

A.top
{	text-decoration: none;
	color: white;
}

IMG
{	border: 0px;
}

.error, .required
{	color: #DA4414;
}

INPUT.loginTop
{	font-size: 9px;
	border: #d3dfe7 solid 1px;
	width: 100px;
	height: 18px;
}

.small
{	font-size: 9px;
}

H1
{	font-weight: bold;
	font-size: 12px;
}

H1.left
{	font-size: 11px;
	margin-bottom: 8px;
}

TABLE.content
{	background: transparent url(images/background.png) no-repeat bottom right;
}

TD.activityTitle
{	color: #fe1812;
}

TD.activityDate
{	font-weight: bold;
}

TABLE.activity
{	cursor: pointer;
}

.message
{	color: #fe1812;
	
}

.scrollie {
scrollbar-base-color: #ededef;
scrollbar-arrow-color: #056582;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ededef;
scrollbar-lightshadow-color: #ededef;
scrollbar-darkshadow-color: #056582;

scrollbar-highlight-color: #ededef;
scrollbar-3dlight-color: #056582;
}
