

body {
	height: 100%;
	width:100%;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background:url('images/linebg.gif'); 
	background-repeat:repeat;
}

a {
	color: #3333CC;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}


img {
	border: none;
}

p {
	margin: 10px 5px 5px;
	text-align: left;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}






/* Main Navigation Menu */
 

#page_menu {
	border-color: #9e9ec3;
	border-width: 0px 2px 2px;
	border-style:outset;
	height:21px;
	font-family:tahoma;
	font-size:9pt;
	font-weight:normal ;
	background-color: #1f458c;
}

#page_menu a {
	height:14px;
	padding-top:1px;
	padding-bottom:1px;  
	padding-left:15px;
	padding-right:15px;
	background-color: #1f458c;
	overflow: hidden;
	text-align: center;
	vertical-align:middle;  
	color: #ffffff;
	text-decoration: none;
	
}

#page_menu a:hover 
{
	background-color: #1f458c;
	color: #fac906;

}




/* Secondary menu  */

#sec_menu {
	margin-bottom: 1px;
	margin-left: 4px;
	width: 650px;
	height: 16px;
}

#sec_menu ul {
	width: 650px;
	height: 16px;
	list-style-type: none;
	overflow: hidden;
}

#sec_menu li {
	margin-right: 1px;
	width: 160px;
	height: 16px;
	float: left;
	background-color: #0077b0; 
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#sec_menu li.last {
	margin-right: 0px;
	width: 160px;
}

#sec_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#sec_menu a:hover {
	color: #e1e1e1;
}

	
	.cpYearNavigation, .cpMonthNavigation{ background-color:#ffffff; text-align:center; vertical-align:middle; text-decoration:none; color:#000000; font-weight:bold;}
	.cpDayColumnHeader,.cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText {font-family:arial; font-size:8pt; }
	TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px;}
	TD.cpWEDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px;color:#ff0000}
	.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate, .cpCurrentMonthWEDate  { text-align:right; text-decoration:none; }
	.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled, .cpCurrentMonthWEDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
	.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
	.cpCurrentMonthWEDate { color:#D12140; }
	.cpOtherMonthDate { color:#808080; }
	TD.cpCurrentDate { color:white; background-color: #ffffff; border-width:1px; border:solid thin #ff0000; }
	TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
	TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
	A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
	A.cpTodayText { color:black; }
	.cpTodayTextDisabled { color:#D0D0D0; }
	.cpBorder { border:solid thin #808080; }
	