<STYLE TYPE="text/css">


underline {  text-decoration: underline}
A	{text-decoration: none}

A:hover	{text-decoration: underline;}

a.bodylink {
                 font-size:       12px;
                 font-family:    Times;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 18px
                 }
a.bodylink2 {
                 font-size:       12px;
                 font-family:    Times;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 14px
                 }
a.bodylink2 {
                 font-size:       12px;
                 font-family:    Times;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 14px
                 }
a.bodylinkblack {
                 font-size:       12px;
                 font-family:    Times;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 18px
                 }
a.bodylink2i {
                 font-size:       12px;
                 font-family:    Times;
                 text-decoration: none;
                 font-style: italic;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 14px
                 }
a.bodylink2i2 {
                 font-size:       12px;
                 font-family:    Times;
                 text-decoration: none;
                 font-style: italic;
                 font-weight:    regular;
                 color:    #000099;
                 line-height: 14px
                 }
a.topnavlink {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #999999;
                 line-height: 15px
                 }
a.bottomlink {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #28255E;
                 line-height: 15px
                 }
p.body {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 18px
                 }
p.bodyred {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 18px
                 }
p.body2 {
                 font-size:       12px;
                 font-family:    serif, Times;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 14px
                 }
p.topnav {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #999999;
                 line-height: 15px
                 }
p.menutop {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 14px
                 }
p.caption {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 14px
                 }
font.bodyhead {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    bold;
                 color:    #990000;
                 line-height: 18px
                 }
font.bodyred {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 18px
                 }
font.bodyredbold {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    bold;
                 color:    #990000;
                 line-height: 18px
                 }

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav a {
	font-weight: bold;
	color: #000000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #666666;
	padding: 0px;
}

#nav li li a:hover {
	padding: 0px;
	border: 0px solid #9C9AC3;
	border-width: 0px 5px;
}

li {
	float: bottom;
	position: relative;
	width: 161px;
	text-align: center;
	cursor: default;
	background-color: #FFFFFF;
		border: 0px solid #FFFFFF;
	border-width: 0px;
}

li#first {
	border-left-width: 0px;
}

li#last {
	border-right-width: 1px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #C9C8D7;
	padding: 0px;
	border-right: 0px;
	width: 60px;
	height: 62px;


}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: #C9C8D7;
	border: 0px;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}
				 

</STYLE>
