
.menu {
	font-family: Arial, Helvetica, sans-serif;
	width:735px;
	height:20px;
	position:relative;
	font-size:12px;
	z-index:100;
	background-image: url(../images/headertop.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:104px;
	height:20px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}



/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#999;}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#999; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#A2D2F8; color:#333;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#333;}
.menu ul li:hover ul li a:hover {background:#A2D2F8; color:#333;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
.flash {
	z-index: 500;
	height: 177px;
	width: 735px;
	text-align: center;
}
.flash2 {
	z-index: 500;
	height: 146px;
	width: 735px;
	text-align: center;
}
td	{
	color:#333333;
	font-family:ARIAL, HELVETICA, SANS-SERIF;
	font-size:12px
		}
td.menutop	{
	background-image: url(../images/headertop.jpg);
	background-repeat: repeat-x;
	background-position: right center;
		}

a		{
	color:#3180CE;
	text-decoration:underline;
	text-align: left;
		}
td.box2 {
	background-image: url(../images/boxes/boxbkgrnd100.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 100px;
	font-size:14px;
}
td.box3 {
	background-image: url(../images/boxes/boxbkgrnd120.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 120px;
	font-size:14px;
}
td.box {
	background-image: url(../images/boxes/boxbkgrnd.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 147px;
	font-size:14px;
}
td.boxsmall {
	background-image: url(../images/boxes/boxbkgrnd.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 147px;
	font-size:12px;
}
td.boxsmalllong {
	background-image: url(../images/boxes/boxbkgrnd304.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 147px;
	font-size:11px;
}
