/* STANDARD TAG REDEFINITIONS */
BODY{
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
TD {font-size: 12pt;  }
p { font-size: 11pt;  margin-bottom: 7px; margin-top: 0; }
a{
	color: #F41620;
	text-decoration: none;
	font-weight: bold;
}
a:hover{	text-decoration: underline;  color: #F41620;   }
form{	margin:0;}

#HEADER{	width:1000px; height:220px; margin-left:auto; margin-right:auto; background-image: url(1.JPG);}
#HEADER ul{
	margin: 0;
	padding-left: 0;
	height: 25px;
	line-height: 25px;
	display: block;
	list-style: none;
	background-color: #DFC517;
	background-image: url(bg_topnav.gif);
	background-repeat: no-repeat;
}
#HEADER li{ display: inline; background-color: #DFC517;  float: left;  }
#HEADER li a{ height: 25px; line-height: 25px; display: block; padding-left: 20px; padding-right: 20px; border-left: 0px solid Black;  float: left;     }
#HEADER li a:hover{ background-color: #F6E364; text-decoration: none;}
h1{ margin: 0; padding: 40px 0 0 0; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White;  font-size: 20pt;  }

#CONTENT{ width:1000px;  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: normal; letter-spacing: .005em; color: White; font-size: 15pt; }
#TEXT{
	padding: 35px 40px 35px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
}
#TEXT p{
	margin-bottom: 1em;
}

#FOOTER{	width:1000px; margin-top:27px; margin-left:auto; margin-right:auto;  text-align: center;  padding-top: 5px;   }
#FOOTER p{ font-size: 11px; line-height: 14px; margin: 0;  color: #Ffffff; }
#FOOTER a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: Ffffff;    }
#FOOTER a:hover{ color: Ffffff; text-decoration: underline; }
