A:link {
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
}

.esite {
	color : White;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.section {
	color : #CCCCCC;
	font-weight : bold;
}

.sectionitem {
	color : Gray;
	font-weight : bold;
}

.fieldtitle {
	color : White;
	font-weight : bold;
	font-family : Verdana, Arial;
	font-size : 12px;
	background : Gray;
}

.fieldtitlesmall {
	color : White;
	font-weight : bold;
	font-family : Verdana, Arial;
	font-size : 10px;
	background : Gray;
}

.fieldname {
	color : Gray;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.fieldvalue {
	color : Black;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.fieldTitleRpt {
	color : Black;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.fieldfunction{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial;	
}

.fieldsimple{
	font-size : 10px;
	font-family : Verdana, Arial;	
}

.functionlink{
	color: Gray;
}

.instructn{
	color: Green;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.warning{
	color: Red;
	font-size : 11px;
	font-family : Verdana, Arial;
}

.notifyDate{
	color: Black;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.notifyText{
	color: Red;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.notifyLink{
	font-size : 10px;
	font-family : Verdana, Arial;
	color : Gray;
	font-weight : bold;	
}
