body
{
	background-color: #333333;
	background-repeat: repeat-x;
	
	margin-top: 25px;
	margin-bottom: 25px;
	
	height: 100%;
}

a
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #F1910E;
}

a:hover
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #317CFB;
}

p
{
	font-size: 14px;
	font-family: Tahoma;
	color: #5481b0;
	text-align: justify;
}

p.center
{
	font-size: 12px;
	font-family: Tahoma;
	color: #404040;
	text-align: center;
}

li
{
	font-size: 12px;
	font-family: Tahoma;
	color: #404040;
	text-align: justify;
}

textarea
{
	font-family: Tahoma;
}

.title
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #006699;
}

.subtitle
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #5481b0;
}

.footer
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

.legal
{
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}

input.big
{
	width: 100px;
}

input.small
{
	width: 50px;
}

table.page_container
{
	
	vertical-align: top;
	
	height: 100%;
}

.content_box
{
	border: #a0a0a0 solid 1px;
	text-align: left;
	vertical-align: top;
}

td.content_cell
{
	margin: 15px;
	margin-left: 50px;
}

.nav_bar
{
	text-align: center;
	background-color: #333333;
}

#nav
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
}

#nav li a
{
	display: block;
	margin: 1px 1px 1px 1px;
	padding: 4px 9px;
	width: 100px;
	background: #333333;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}

#nav a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#nav li a.seperator
{
	display: block;
	margin: 1px 1px 1px 1px;
	padding: 4px 0px;
	width: 1px;
	background: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

	
#nav div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #333333;
	border: 1px solid #ffffff;
	z-index: 30;
}

#nav div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #333333;
	color: #c0c0c0;
	font: 12px arial;
}

#nav div a:hover
{
	background: #3080ff;
	color: #FFFFFF
}

	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText,
	.TESTcpDayColumnHeader:hover,
	.TESTcpYearNavigation:hover,
	.TESTcpMonthNavigation:hover,
	.TESTcpCurrentMonthDate:hover,
	.TESTcpCurrentMonthDateDisabled:hover,
	.TESTcpOtherMonthDate:hover,
	.TESTcpOtherMonthDateDisabled:hover,
	.TESTcpCurrentDate:hover,
	.TESTcpCurrentDateDisabled:hover,
	.TESTcpTodayText:hover,
	.TESTcpTodayTextDisabled:hover,
	.TESTcpText:hover
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:center;
			border:solid 1px #e8e8e8;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid 1px #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid 1px #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid 1px #6677DD;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid 1px #6677DD;
			}
