A.treeview:Link {
	font-family: Arial;
	text-decoration: underline;
	font-size : 10pt;
	color: #ffffff;
	cursor : hand;
	padding:2px;
	height: 20px;
	}

A.treeview:Visited {
	font-family: Arial;
	text-decoration: underline;
	font-size : 10pt;
	color: #ffffff;
	cursor : hand;
	padding:2px;
	height: 20px;
	}
A.treeview:Hover {
	font-family: Arial;
	text-decoration: none;
	font-size : 10pt;
	color : #ffffff;
	cursor : hand;
	padding:2px;
	height: 20px;
}
A.treeview:ACTIVE {
	font-family: Arial;
	text-decoration: underline;
	font-size : 10pt;
	color: #ffffff;
	cursor : hand;
	padding:2px;
	height: 20px;
}


A:Link {
	font-family: Arial;
	text-decoration: underline;
	font-size : 10pt;
	color: #002649;
	cursor : hand;
}

A:Visited {
	font-family: Arial;
	text-decoration: underline;
	font-size : 10pt;
	color: #002649;
	cursor : hand;
	}
A:Hover {
	font-family: Arial;
	text-decoration: none;
	font-size : 10pt;
	color : #002649;
	cursor : hand;
}
A:ACTIVE {
	font-family: Arial;
	text-decoration: underline;
	font-size : 10pt;
	color: #002649;
	cursor : hand;
}

A.whitelinks:LINK {
	COLOR: white;
	TEXT-DECORATION: underline;
}

A.whitelinks:VISITED {
	COLOR: white;
	TEXT-DECORATION: underline;
}

A.whitelinks:HOVER {
	COLOR: white;
	TEXT-DECORATION: underline; 
	font : bold; 
}

A.whitelinks:ACTIVE {
	COLOR: white;
	TEXT-DECORATION: underline;
}


BODY {
	font-family: Arial;
	font-size : 10pt;
	color: #002649;
	margin: 0;
	background-image : none;
	background-color : #1A1A1C;
}

P, .P, UL, OL, LI, TD, BLOCKQUOTE
	{ font-family: Arial;  font-size: 10pt; }

.body {font-family : Arial;font-size : 10pt; color: #002649;}

#calendar{ border: thin solid black; width: 280px; }

#calendarInnerTable{ width: 280px; }

#calendarTitle{ 
   width: 280px;
   font-family: Arial; font-size: 12px;  
   font-weight: bold; text-align: center;
}
#bigcalendar{ border: thin solid black; width: 574px; height: 500px; }

#bigcalendarInnerTable{ width: 574px;}

#bigcalendarTitle{ 
   width: 574px;
   font-family: Arial; font-size: 12px;  
   font-weight: bold; text-align: center;
}
#bigcalendarInnerTableheader{ width: 574px; }

.calendarDayTitle { font-family: Arial;  font-size: 12px; text-align: center; background-color:#002649; color:#ffffff; width: 82px;}

.calendarRow0{ background-color:#EDECD8; width: 82px; }

.calendarRow1{ background-color:#EDECD8; width: 82px; }

.calendarBlankDay{ background-color:#fff; width: 82px; }

.calendarDayNumber{ font-family: Arial; font-size: 12px; }

.calendardata {font-family : Arial; font-size : 9pt; color: #002649;}
	h1 {color: #002649; font-family: Arial; font-size: 16pt; 	margin: 0;}
	
	h2 {color: #002649; font-family: Arial; font-size: 14px; font-weight: bold; }
	
	h3 {color: #002649; font-family: Arial; font-size: 12px; font-weight: bold; text-indent: 30 px;}