@charset "utf-8";
.footer {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 9pt;
}

.topmenu a:link, .topmenu a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}
.topmenu a:hover, .topmenu a:active {
	font-family: tahoma, "ms sans Serif";
	font-size: 10pt;
	color: #0033FF;
	text-decoration: none;
	}
	
.mainmenu a:link, .mainmenu a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
.mainmenu a:hover, .mainmenu a:active {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF3300;
	text-decoration: none;
	}	

.activities {
	color: #333333;
	font-family: tahoma, "ms sans Serif";
	font-size: 10pt;
}
.activities a:link,.activities a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.activities a:hover,.activities a:active {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0033FF;
	text-decoration: none;
	}
	
td {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10pt;
}
a:link {
	color: #345BE6;
	text-decoration: none;
}
a:visited {
	color: #345BE6;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.even:hover,
.hover {
	background: #DCECF3;
}
.borderTitle {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12pt;
	color: #FFFFFF;
}
.normaltext {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 14px;
}
.colheader {
	color: #FFF;
	font-size: 14px;
}
