.menutitle {
cursor: pointer;

width: 140px;
}

.submenu {
margin-bottom: 0.5em;
font-size: 8pt;
}

body {
font-family: arial, helvetica, sans-serif;
}

a:link {
color: #0004FA;
text-decoration: none;
}
a:visited {
color: #0004FA;
text-decoration: none;
}
a:hover {
color: #0004FA;
text-decoration: underline;
}

.submenu a:link {
color: #000000;
text-decoration: none;
}
.submenu a:visited {
color: #000000;
text-decoration: none;
}
.submenu a:hover {
color: #0004FA;
text-decoration: underline;
}

.style6 {display: inline; color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; letter-spacing: 1px;
	     line-height: 18px; text-decoration: none; font-style: normal; font-weight: normal; font-variant: normal; overflow: auto;}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
color: #000099;
font-weight: bold;
z-index:100;
width:500px;
}

/* this section defines how the tooltips appear */

#fixedtip{
position:absolute;
}

a#tip:link {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
	cursor: pointer; cursor: hand;
}
a#tip:visited {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
	cursor: pointer; cursor: hand;
}
a#tip:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000099;
	cursor: pointer; cursor: hand;
}
body { background-image:url(/Base/Includes/StyleSheets/PH_Background.gif)
}
/* end of tooltip section */
