﻿		BODY, TD {
		
		font-family: Verdana ;
		font-size: 12px;
		}

	A {
		text-decoration: none;
		color: #1D4563;
	}

	A:Hover {
		text-decoration:none ;
		color:#1D4563; 
		/*color: #1D4563;*/
	}

.error {
 	color: #FF0000;
 	background: yellow;
}
.submenu{
margin-left: 5px;
margin-right: 10px;
font-size: 12px;
margin-bottom: 10px;
margin-top: 6px;
text-align:left;
}
.submenu2{
margin-bottom: 10px;


}
.advancedLegend{
	border:0px solid #04618A;
	padding-RIGHT: 2px; 
	padding-LEFT: 2px; 
	padding-BOTTOM: 2px; 
	padding-TOP: 4px;
	margin-left: 4px;
	margin-BOTTOM: 2px;
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
.fieldset{
	border: 1px solid #04618A;
	padding: 0px 5px 5px 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #FFFFFF;
	width: 208;
	background: #FFFFFF;
	
	}
.menuText{
		font-family:  ;
		font-size: 11px;
		text-decoration: underline;
		}
.mapFrame{
	background: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 4px;
width: 319px;
}
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#04618A;
			font-family: arial, helvetica, sans-serif;
			font-weight:bold;
			font-size:8pt;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family: arial, helvetica, sans-serif;
			font-size:8pt;
			text-align:right;
			}
	A:Hover.TESTcpOtherMonthDate
	{
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	color: #808080; 
	text-decoration: none
	}
	
	
	A:Hover.TESTcpMonthNavigation
	{
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	color: #808080; 
	text-decoration: none
	}
	
	A:Hover.TESTcpTodayText
	{
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	color: #1D4563; 
	text-decoration: none
	}

	A:Hover.TESTcpCurrentMonthDate
	{
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	color: #1D4563; 
	text-decoration: none
	}
	A:Hover.TESTcpCurrentDate
	{
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	color: #1D4563; 
	text-decoration: none
	}
		
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #000000;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate
	{font-family: arial;
	font-size:8pt;
	 color: red; 
	 text-decoration: none }
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#000000;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #000000;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #F4F4F0;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			text-align:center;
			border-width:1;
			border:solid thin #D0D0D0;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			text-align:center;
			border:solid thin #e7cb86;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}

	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #000000;
			}
 #videobox
 {
  position: absolute;
  width: 461px;
  height: 269px;
  padding: 0px;
  margin: 0px;
  left: 10px;
  top: 800px;
  display:none;
   z-index: 999;
 }