.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #2361A7;
	text-decoration: none;
}
a:visited {
	color: #2361A7;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #2361A7;
	text-decoration: none;
}
.TitleCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.leftcolback {
	background-image:  url("/images/template_01.gif");
	background-repeat: repeat-y;
}
.textBOLD {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.frmfield {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
}
.line {
	border: 1px solid #000000;
}
