A {
	text-decoration: none;
	font-weight: bold;
	color: #0173FE;
}
A:hover {
	color: #40BE28;
}
.ioitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	padding: 10px 10px 20px 20px;
}
.pagetitle {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;


}
.pagesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #2A1FAA;

}
.pagesubtitlered {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.cellgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background-color: 5CD442;
	font-weight: bold;
	padding: 3px;


}
.cellyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background-color: FFDE00;
	font-weight: bold;
	padding: 3px;

}
.cellblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background-color: 07AAFF;
	font-weight: bold;
	padding: 3px;

}
.celltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	background-color: #F7F7F7;
	padding: 10px;
	vertical-align: top;

}
.celltime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #0173FE;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.cellheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	background-color: #F7F7F7;
	padding: 10px;
}
.cellevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0173FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93D9FF;
	line-height: 15px;
}
.celleventyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0173FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93D9FF;
	line-height: 15px;
	background-color: #FDE9A2;
}
.celleventgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0173FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93D9FF;
	line-height: 15px;
	background-color: #C9FCA3;
}
.celleventblue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0173FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93D9FF;
	line-height: 15px;
	background-color: #CFF5FE;
}
