body {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-position:center;
	background-image:url(graphics/logo-back2.jpg);
	background-repeat:repeat-y
	
	
	
	
	
}

A.norm {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5B9799;
  text-decoration: none;
}

A.norm:visited {
  color: #5B9799;
  font-weight: bold;
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

A.norm:hover {
  color: #F5D799;
  font-weight: bold;
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

A.norm:active {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

A.norm_ext {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5B9799;
  text-decoration: none;
}

A.norm_ext:visited {
  color: #5B9799;
  font-weight: bold;
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

A.norm_ext:hover {
  color: #FF0000;
  font-weight: bold;
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

A.norm_ext:active {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.norm {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.norm0 {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

.norm1 {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.norm-r {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
}

table {
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border: none;
	
}

.norm2 {
  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bolder;
}
.norm-w {

  font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 8px;
  font-weight: bold;
  color: #FFFFFF;
}
.norm-smll {
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.pagetitle {
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.norm-smll-blue {

	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5B9799;
}


.norm2under {
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;

}
.norm-r-blink {
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	}
	
table.menu2	{
	position: absolute;
	border-bottom: 2px solid #5B9799;
	border-top:    2px solid #5B9799;
	cursor: pointer;
	visibility: hidden;
	z-index: 200;
}

table.menu	{
	position: absolute;
	border: 1px solid #5B9799;
	cursor: pointer;
	visibility: hidden;
	z-index: 200;
}

#mainmenu	{
	position: static;
}
table.menu td	{
	color: #666666;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #F5D799; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	z-index: 200;
}

table.menu2 td	{
	color: #666666;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #F5D799; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	font-weight: bold;
	z-index: 200;
}

