.HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #515151;
}
.menu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-indent: 2px;
	color: #009900;
}
.ERROR {
  border: 1px solid red;
}
.TITLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	word-spacing: 1px;
	color: #000000;
}
.caption {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
}
a {
	color:#[%COLOR.LINK%];
	text-decoration:none;
}
a:hover {
	color:#[%COLOR.LINK%];
	text-decoration:underline;
}.LINK {
	color:#[%COLOR.LINK%];
}
.NORMAL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	line-height: 125%;
	color: #000000;
}
H1,H2,H3,H4,H5,H6,P {
	margin:0;
}
.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	line-height: 125%;
	color: #000000;
}
.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #00CC00;
}
.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	line-height: 125%;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #00CC00;
}
.Finsam {
	font-family: arial;
	font-size: 10px;
	line-height: 125%;
	letter-spacing: 1px;
	word-spacing: -1px;
	text-indent: 4px;
	color: #515151;
}
.leftShadow {
	background-image: url(../sd_files//shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightShadow {
	background-image: url(../sd_files//shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menuBack {
	vertical-align: top;
	width: 23px;
}
.menuLinkField {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
}
.menuLinkFieldOn a {
	text-decoration: none;
	color: #000000;
}
.menuLinkField a {
	text-decoration: none;
	color: #666666;
}
.menuLinkFieldOn {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
.menuLinkFieldOn a:hover {
	text-decoration: underline;
}
.menuLinkField a:hover {
	text-decoration: underline;
}