.HEADING {
	font-family: Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #515151;
}

.menu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Arial,Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.caption {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

a {
	color:#7836B6;
	text-decoration:none;
}
a:hover {
	color:#7836B6;
	text-decoration:underline;
}
.NORMAL {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #515151;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.TOP_TEXT {
	font-family: Arial,Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

.SIDE_HEADING {
	font-family: Arial,Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.topmenu a {
  color: FFFFFF;
  font-size: 16px;
  font-weight: bold;
}
.topmenu a:hover {
  color: #c37bff;
  text-decoration: none;
}
BODY {
	font-family: Arial, Sans-serif;
}


