BODY, TD {
	font-family : Arial;
	font-size : 11px;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #004080;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #EF3E42;
	text-decoration : underline;
}
.withBGcolor {
	color : White;
}
.dis {
	font-family : Arial;
	font-size : 11px;
}
.adminlink, .adminlink:ACTIVE, .adminlink:LINK,.adminlink:VISITED {
	text-decoration : underline;
	color : #004080;
	font-family : Arial;
	font-size : 11px;
}
.adminlink:HOVER{
	text-decoration : none;
	color : Black;
	font-family : Arial;
	font-size : 11px;
}
.insertrow {
	background-color : #0066CC;
	font-family : Arial;
	font-size : 11px;
	color : White;
}
.adminfield {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}
.clickinsert, .clickinsert:ACTIVE, .clickinsert:LINK, .clickinsert:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #EF3E42;
	text-decoration : underline;
}
.clickinsert:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #004080;
	text-decoration : none;
}
.submit {
	font-family : Arial;
	font-size : 11 px;
}
.emailLink, .emailLink:ACTIVE, .emailLink:LINK, .emailLink:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}
.emailLink:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #EF3E42;
	text-decoration : none;
}