
table.site_container {
  background:#ffffff;
  /*border-spacing:15px;*/
  border-collapce:collapse;
  padding:15px;
}

.Courier {
	font-family: Courier;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: 1px;
	color: #000000;
}

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

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

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #00328E;
}

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

a {
	color:#6C6C6C;
	text-decoration:none;
}
a:hover {
	color:#888;
	text-decoration:underline;
}

.title a:hover {
 text-decoration:none;
}

.title2 a:hover {
 text-decoration:none;
}
.LINK {
	color:#[%COLOR.LINK%];
}

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

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: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

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

