A.leftNave:link
{
	color: #003399;
}
A.leftNav:visited
{
	color: #003399;
}
A.leftNav:hover
{
	color: red;
}
A:hover
{
	color: red;
}
.menuStyle
{
	color: #000000;
	font-size: 14px;
	background-color: #f0f8ff;
	padding: 5px;
	width: 100%;
	border-bottom-color: #3366ff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
}
a.menulink:link
{
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:visited
{
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:active
{
	font-size:12px;
	color: #666;
	text-decoration: none;
}
a.menulink:hover
{
	font-size:12px;
	color: #900;
	text-decoration: none;
	cursor: default;
}

#content
{
	margin-top: 35px;
}

#menuHead
{
	background-color: #f0f8ff;
	position: absolute;
	z-index: 50;
	top: 64px;
	left: 0px;
}

#menuHead1, #menuHead2, #menuHead3, #menuHead4, #menuHead5, #menuHead6, #menuHead7, #menuHead8, #menuHead9, #menuHead10, #menuHead11, #menuHead12
{
	position: relative;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10, #menu11, #menu12
{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	cursor: hand;
}
