#Layer1 {
	position:absolute;
	width:100%;
	height:178px;
	z-index:1;
	overflow: visible;
	left: 0px;
	top:0px;
	background-image: url(../images/page%20header.gif);
}
body {
	background-color: #FBFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
}

#menu {
	position:absolute;
	width:700px;
	height:30px;
	z-index:2;
	left: 50px;
	top: 125px;
	overflow: hidden;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align : center;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}

.style4-1 {
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
}
.style4-2 {
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color: #FF0000;
}

.style5 {
	font-size: 24px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
	}
	
.style7{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : White;
	background : Green;
	font-weight : bold;
	padding : 0px 8px 0px 8px;
	margin : 2px 1px 2px 1px;
	}
	
.style8{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : White;
	background : #FFD700;
	font-weight : bold;
	padding : 0px 8px 0px 8px;
	margin : 2px 1px 2px 1px;
	}
	
.style9	 {
	font-size: 1px
	}
	
.style10 {
	color: #FF0000;
	font-weight: bold;
}
.style11 {
	color: #00CC33;
	font-weight: bold;
}
	
a.anchor-link:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
	border : thick double Blue;
	padding : 10px;
	font-variant : small-caps;
	}

a.anchor-link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
	border : thick double Blue;
	padding : 10px;
	font-variant : small-caps;
}

a.anchor-link:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
	border : thick double Blue;
	padding : 10px;
	font-variant : small-caps;
}

a.anchor-link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
	border : thick double Blue;
	padding : 10px;
	font-variant : small-caps;
}

a.anchor-link:focus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
	border : thick double Blue;
	padding : 10px;
	font-variant : small-caps;
}


.Horiz-line {
	height: 5px;
	width: 80%;
	color: #0033CC;
	outline-color: #003366;
	outline-width: medium;
	text-align: center;
}
#menu_layer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 40px;
	top: 120px;
	overflow: visible;
}

