body
{
	color: #414953;
	font-size: 11px;
	font-family: verdana;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

a, a:visited
{
	font-family: verdana;
	font-size: 12px;
	color: #008294;
	text-decoration: underline;
}

a:active, a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #D00040;
	text-decoration: none;
}

/* Default Page - Header */
a.GeneralMenuLink, a:visited.GeneralMenuLink
{
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #008294;
}

a:hover.GeneralMenuLink, a:active.GeneralMenuLink
{
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #D00040;
}

/* Footer */
.Footer
{
	font-family: verdana;
	font-size: 10px;
	color: black;
}

a.FooterLink, a:active.FooterLink, a:visited.FooterLink
{
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #008294;
}

a:hover.FooterLink
{
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #D00040;
}

/* Left Menu */
table.tableLeftMenuContainer
{
	width: 190px;
	border: 0;
}

td.tableLeftMenu
{
	height: 790px;
	vertical-align: top;
	text-align: center;
}

a.LeftMenuLink
{
	text-decoration: none;
}

a.EventDays, a:visited.EventDays
{
	font-family: verdana;
	font-size: 10px;
	color: #008294;
	text-decoration: underline;
	font-weight: bold;
}

a:active.EventDays, a:hover.EventDays
{
	color: #D00040;
	font-size: 10px;
	text-decoration: none;
}

.LeftMenuPlannerLabel
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #414953;
}

/* Login */
table.LoginBox
{
	width: 130px;
	border-bottom: solid 1px #C8D2D3;
	background-color: #e5ebeb;
	font: normal normal 10px Verdana;
}

table.LoginBox tr.LoginBoxHeader
{
	background-color: #008194;
}

.formInputBoxTextLogin
{
	color: #000000;
	font: 11px verdana;
	width: 130px;
}

.formInputBoxTextPassword
{
	color: #000000;
	font: 11px verdana;
	width: 100px;
}

.LoginLabel
{
	font-family: verdana;
	font-size: 10px;
	color: black;
}

.ErrorMessage
{
	font-family: verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
}

/* Main Layout */
table.tableContainer
{
	width: 100%;
	border: 0;
}

table.tableContainer td.LeftHandMenu
{
	width: 190px;
	vertical-align: top;
}

table.tableContainer td.MainContent
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

table.Main
{
	width: 100%;
	border: 0;
	font-family: verdana;
	font-size: 12px;
	color: black;
}

/* Data Header */
.helpbox
{
	background-image: url(/images/helpbox_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.homeboxtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #008294;
}

table.DataHeader
{
	border: 0;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

table.DataHeader td.label
{
	color: #008196;
}

/* Grids */
.ResultText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008196;
}

.Grid a, .Grid a:visited, .Grid a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #008294;
	text-decoration: underline;
}

.Pager
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.Pager a, .Pager a:visited, .Pager a:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #008294;
}

.Grid
{
	font-family: verdana;
	font-size: 11px; /*color: #008196;*/
}

.GridHeader
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #008196;
	background-image: url(/images/helpboxdg_bg.gif);
	text-align: center;
	vertical-align: middle;
}

.GridRow
{
	background-color: white;
	color: black;
}

.GridAlternateRow
{
	background-color: #DDE3E3;
	color: black;
}

/*.FooterStyle
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #CCCCCC;
}*/

/* Abstract XSL */
.AbsDetails
{
	color: black;
	font-family: verdana;
	font-size: 11px;
}

/* Welcome Page */
h3
{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #D00040;
}

