h6 {  /* cell width that will ultimately be the width and style of the menu box */
	font-size:10px;
	margin-top: 30px;
    width: 340px;
    height: 20px;
    text-indent: 7px;
	margin-left: 1px;
	margin-right: 1px;
    border-top: 2px solid maroon;
    border-bottom: 2px solid maroon;
    border-right: 2px solid maroon;
    border-left: 2px solid maroon;
    background-color: #ebebd6;
    }

h5 {  /* heading for sub topics */
	font-size:22px;
	font-family: "Times New Roman", Times, san-serif;
	font-weight: normal;
	color: navy;
    }


h4 {  /* heading for sub topics */
	font-size:14px;
	font-weight: normal;
	margin-top: -1px;
	margin-bottom: -5px;
   
	margin-left: 1px;
	margin-right: 1px;
	color: navy;
    }
    
h3 {  /* heading for sub topics */
	font-size:14px;
	font-weight: normal;
	margin-top: -1px;
	margin-bottom: -5px;
   
	margin-left: 1px;
	margin-right: 1px;
	color: black;
    }


li {
	font-size: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
	color: navy;
	}   
	
p {
	font-family: Arial, "Times New Roman", Times, san-serif;
	font-weight: normal; 
	font-size: 12px;
}
	

a.tx2 {font-family:Georgia, "Times New Roman", Times, serif; font-size: 10px; position:relative; top:2px;}
a.tx2:link {text-decoration: underline overline; color:maroon; position:relative; top:2px;}
a.tx2:visited {text-decoration: underline overline; color: maroon; position:relative; top:2px;}
a.tx2:hover {text-decoration: underline overline; color: #ff0000; font-weight:normal; position:relative; top:2px;}
a.tx2:active {color: #ff0000;text-decoration: none; position:relative; top:2px;}

a.tx3 {font-family:Arial, "Times New Roman", Times, serif; font-size: 12px; position:relative; top:2px;}
a.tx3:link {text-decoration: underline; color:blue; position:relative; top:2px;}
a.tx3:visited {text-decoration: underline; color: blue; position:relative; top:2px;}
a.tx3:hover {text-decoration: underline; color: navy; font-weight:normal; position:relative; top:2px;}
a.tx3:active {color: navy; text-decoration: none; position:relative; top:2px;}

.anylinkcss{ /* box style of drop down options */
opacity: 0.85;
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
visibility: hidden;
line-height: 12px;
z-index: 100;
background-color: #ebebd6;
width: 115px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana;
color: maroon;
}

.anylinkcss a{ 
opacity: 0.85;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
background-color: #ebebd6;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: maroon;
}

.anylinkcss a:hover{ /*hover background color*/
opacity: 0.85;
background-color: navy;
color: white;
}

div#centertext {  
	text-align: block;
	display: block;
	width: 644px;
	padding:10px;
	text-indent: 5px;
	left-margin:270px;
	color: black;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 14px;
}

div#center {  
	text-align:left;
	padding:5px;
	text-indent: 30px;
	left-margin:280px;
	color: black;
	font-family:Arial, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 12px;
}

div#bottomtext {
    width:674px;
	text-align:center;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	color: black;
	background-color: #ffffff;
	font-family:Arial, "Times New Roman", Times, serif; 
	font-size: 10px;
}

blockquote {
    width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
	
div#floatleft {
	position: relative;
	left: -9px;
	top: 0px;
	width: 175px;
	height: 200px;
	float: left;
	}
	
div#fixd {
	position: absolute;
	top: 400px;
	left: 1px;
	float: left;
	}
	
#dropmenudiv{
	position: absolute;
	display: block;
	padding: 1px 0;
	text-indent: 4px;
	border-left: 2px solid navy; 
	border-right: 2px solid navy; 
	border-top: 2px solid navy; 
	border-bottom: 2px solid navy; 
	background-color: #d6d6d6;
	line-height: 18px;
	text-decoration: none;
	z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
	color: maroon;
	visited: text-decoration: none; color: maroon;
}

#dropmenudiv a{
	display: block;
	text-indent: 4px;
	border-bottom: 1px solid navy;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: navy;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #f6f6f6;
	color: navy;
	text-decoration: none;
}

#menuposition {
	display: block;
    padding: 1px 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
	text-indent: 10px;
	line-height: 18px;
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Verdana
	color: navy;
}

#menuposition a{
	display: block;
    padding: 0px 0;
	text-indent: 15px;
	border-top: 0px solid white; 
	border-bottom: 2px solid white; 	 
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Verdana
	color: navy;
	visited: text-decoration: none; color: white;
}

#menuposition a:hover {
	background-color: #f6f6f6;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Verdana
	color: navy;
	visited: text-decoration: none; color: navy;
}
