<!--
td {
	color: #333333;
	font-family: Tahoma, Geneva CY, Helvetica, Sans serif;
	}	

.hdr {
	font-size: 90%;
	color: #000000;
	margin : 0px 0px 0px 0px;
	}	

td.data {
	font-size: 70%;	
	}

.data {
	font-size: 90%;
	color: #828282;
	margin : 0px 0px 10px 0px;
	}	

a.newsLink:link {
	color: #333333;
	text-decoration : none;
	}	

a.newsLink:visited {
	color: #555555;
	text-decoration : none;
	}	

a.newsLink:hover {
	color: #000000;
	text-decoration : underline;
	}	
	
.news {
	font-size: 70%;
	}

TD.news A:link {
	color:333333;
	text-decoration: none;
	}

TD.news A:visited {
	color: #777777;
	text-decoration: none;
	}

TD.news A:hover {
	color: #000000;
	text-decoration: underline;
	}
	

.normal {
	font-size: 80%;
	}

.sm {
	font-size: 60%;
	}

a:link {
	color: #ff6600;
	text-decoration: none;
	}

a:visited {
	color: #cc6600;
	text-decoration: none;
	}

a:hover {
	color: #ff3300;
	text-decoration: underline;
	}

/* tables */	

.tblHdr {
	background-color: #cccccc;
	border-bottom: #999999 3px solid;
	font-weight: bold;
	font-size: 75%;
	padding: 4px;
	text-align: center;
	}	

.tblBottom {
	background-color: #999999;
	border-bottom: #999999 1px solid;	
	border-top: #ffffff 1px solid;
	}	
	
.tdItem {
	border-bottom: #cccccc 1px solid;
	padding: 2px 0px 2px 0px;
	font-size: 75%;
	}

.tdItem2 {
	border-bottom: #cccccc 1px solid;
	padding: 2px 0px 2px 10px;
	font-size: 75%;
	}

/* tCalendar */
.tCalendarYear {
	font-family:Verdana; 
	font-size:8pt; 
	}

.tCalendar {
	text-align : center;
	}

.tCalendarMonth {
	text-align : center;
	font-size:8pt; 
	font-weight:bold;
	height:25px;
	}
	
.tCalendarRow {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	background-color : #f5f5f5;
	height: 18px;
	}

.tCalendarWeek {
	text-align : center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color : #0066CC;
	color:#ffffff;
	width:35px;
	height:20px;
	}

.tCurrentDate {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color : #BCDEFF;
	}

.tCalendarLinks,a.tCalendarLinks:link {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color : #0066cc;
	font-weight:bold;
	}

a.tCalendarLinks:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color : #0054A7;
	text-decoration:none;
	}

a.tCalendarLinks:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color : #0099FF;
	text-decoration : underline;
	}

-->
