
#menulead {position: absolute; left: 0; top: 0; width: 232; height: 20px; border: 0px solid white; background-color: white; layer-background-color: white}
#menuBar {position: absolute; left: 260; top: 0; width: 490; height: 20px; border: 0px solid #336699; background-color: #336699; layer-background-color: #336699}
#curveTop {position: absolute; left: 231; top: 0; width: 30px; height: 13px; border: 0px solid #336699; background-color: #336699; layer-background-color: #336699}
#menuleadbottom {position: relative; width: 380; height: 17px; border: 0px solid #336699; background-color: #336699; layer-background-color: #336699}
#curvebottom {position: absolute; left: 380; top: 428; width: 38px; height: 34px; border: 0px solid #336699; background-color: white; layer-background-color: white}
#menuBarbottom {position: absolute; left: 418; top: 430; width: 332; height: 32px; border: 0px solid #336699; background-color: #336699; layer-background-color: #336699}
#menubottomright {position: absolute; left: 535; top: 428; width: 200; height: 25px; border: 0px solid #336699; background-color: #336699; layer-background-color: #336699}	

.photo { color: #336699;}
.photo A:link  {color: #336699}

a.tx2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:9pt;}
a.tx2:link {text-decoration: none; color:maroon;}
a.tx2:visited {text-decoration: none; color: maroon;}
a.tx2:hover {text-decoration: underline overline; color: #0000ff; font-weight:normal;}
a.tx2:active {color: #0000ff;text-decoration: none}


a.txs {font-family:Georgia, "Times New Roman", Times, serif; font-size:7pt;}
a.txs:link {text-decoration: none; color:maroon;}
a.txs:visited {text-decoration: none; color: maroon;}
a.txs:hover {text-decoration: underline overline; color: #0000ff; font-weight:normal;}
a.txs:active {color: #0000ff;text-decoration: none}


#to {
   FONT-WEIGHT:normal;
   FONT-SIZE:8pt;
   alignment: justify;
   COLOR: #000000;
   font-family:Georgia, "Times New Roman", Times, serif;
   margin-left: .1in;
   letter-spacing:0.20em;
}

#to2 {
   FONT-WEIGHT:normal;
   FONT-SIZE:7pt;
   COLOR: #000000;
   FONT-FAMILY:'Arial';
   margin-left: .1in;
   text-align: left;
    a {font-family:Georgia, "Times New Roman", Times, serif;}
    a:link {text-decoration: underline; color:maroon;}
    a:visited {color: maroon;}
    a:hover {text-decoration: underline overline; color: #ff0000; font-weight:normal;}
    a:active {color: #ff0000;text-decoration: none}   
}

.tx2 {
   FONT-WEIGHT:normal;
   FONT-SIZE:7pt;
   COLOR: #000000;
   FONT-FAMILY:'Arial';
   margin-left: .1in;
   text-align: left;
    a.tx2 {font-family:Georgia, "Times New Roman", Times, serif;}
    a.tx2:link {text-decoration: underline; color:maroon;}
    a.tx2:visited {color: maroon;}
    a.tx2:hover {text-decoration: underline overline; color: #ff0000; font-weight:normal;}
    a.tx2:active {color: #ff0000;text-decoration: none}
   }

#to3 {
   FONT-WEIGHT:normal;
   FONT-SIZE:7pt;
   COLOR: #000000;
   FONT-FAMILY:'Arial';
   margin-left: 0in;
   letter-spacing:0.1em;
   text-align: left;
}

p {
	FONT-WEIGHT:normal;
   	FONT-SIZE:9pt;
  	COLOR: #000000;
   margin-top: 1px;
   margin-bottom: 1px;
   margin-left: 10px;
   margin-right: 10px;
   text-indent: 12px;
   alignment: justify;
   text-align: justify;
}

h6 {
    -moz-border-radius-bottomleft: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    text-align: center;
    border-radius: 20px;
    border-top: 2px solid navy;
    border-bottom: 2px solid navy;
    border-right: 2px solid navy;
    border-left: 2px solid navy;
    background-color: #ebebd6;
    a {font-family:Georgia, "Times New Roman", Times, serif;}
    a:link {text-decoration: underline; color:navy;}
    a:visited {color: #000000;}
    a:hover {text-decoration: underline overline; color: #ff9900; font-weight:normal;}
    a:active {color: #ff0000;text-decoration: none}
    A {font-family:Georgia, "Times New Roman", Times, serif;}
    A:link {text-decoration: underline; color:navy;}
    A:visited {color: #000000;}
    A:hover {text-decoration: underline overline; color: #ff9900; font-weight:normal;}
    A:active {color: #ff0000;text-decoration: none}
}

.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: navy;
}

.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: navy;
}

.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#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: navy;
	visited: text-decoration: none; color: navy;
}

#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: #565656;
	color: navy;
	text-decoration: none;
}

#menuposition {
	margin:5px 10px; display: block;
    text-indent: 10px;
	line-height: 22px;
	text-decoration: overline underline;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
	color: navy; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:2px;
}

#menuposition a{
	display: block;
    padding: 0px 0;
	text-indent: 15px;
	border-top: 0px solid white; 
	border-bottom: 2px solid white; 	 
	text-decoration: overline underline;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Verdana
	color: navy; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:2px;
	visited: text-decoration: overline underline; color: navy;
}

#menuposition a:hover {
	background-color: #565656;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Verdana
	color: navy;
	visited: text-decoration: overline underline; 
	color: navy;
}