/* STANDARD TAG REDEFINITIONS */
BODY{ color: White; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: Black; margin: 0; padding: 0; }
TD {font-size: 10pt;  }
p {
	margin-bottom: 7px;
	margin-top: 0;
}
a{ color: #76DEFC; text-decoration: none; }
a:hover{	text-decoration: underline;  color: White;   }
form{	margin:0;}

#HEADER{	width:760px; margin-left:auto; margin-right:auto;}
#HEADER ul{
	margin: 0;
	padding-left: 0;
	line-height: 27px;
	display: block;
	list-style: none;
	background-color: #4D4D4D;
	background-image: url(image/bg_topnav.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;
}
#HEADER li{ display: inline; background-color: #222222;  float: right;  }
#HEADER li a{ height: 27px; line-height: 27px; display: block; padding-left: 27px; padding-right: 27px; border-left: 1px solid Black;  float: left;     }
#HEADER li a:hover{ background-color: #444444; text-decoration: none;}
#HEADER .Visual{
	height:100%;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 760px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484848;
	border-bottom-color: #484848;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#HEADER .Visual img{
border: 5px solid #000000;

}
h1{
	margin: 0;
	padding: 40px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .005em;
	color: #70D0EC;
	font-size: 24pt;
	font-style: normal;
}

#CONTENT{ width:760px; margin-left:auto; margin-right:auto;   }
h2{ margin: 0; padding: 24px 0 7px 40px; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: bold; letter-spacing: 0.005em; color: #76DEFC; font-size: 15pt; }
#TEXT{ padding: 35px 40px 35px 40px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; background-color: #222222; }
#TEXT p{
	margin-bottom: 1em;
	color: #FFFFFF;
}

div.hr hr {
	display: none;
}
div.hr {
	border: 0;
	color: #555555;
}


#FOOTER{	width:760px; margin-top:27px; margin-left:auto; margin-right:auto;  border-top: 4px solid #363636;  text-align: right;  padding-top: 5px;   }
#FOOTER p{ font-size: 11px; line-height: 14px; margin: 0;  color: #DDDDDD; }
#FOOTER a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: White;    }
#FOOTER a:hover{ color: white; text-decoration: underline; }
#HEADER p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 1.2em;
	letter-spacing: 1.2em;
	margin-left: 0px;
}
.nospam { margin-right: -4px; } 

div.shadow {
  padding: 0px;
  position: relative;
}

div.shadow img {
  padding: 5px;
/*  background: black url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: black url(images/shad_bottom.png) repeat-x bottom left;
}
*/


/*div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}*/