body {
	font-family: Tahoma;
}

td {
	font-family: Tahoma;
}
td.ez{
	font-size: 40;
}
td.footer{
	font-size: 10;
}
td.maintoolbar{
	 background="#000066";
	 color="#CCCCCC";
	 font-size: 13;
	 font-weight: bold
}
td.maintoolbar_focus{
	 background="#CCCCCC";
	 color="#000066";
	 font-size: 13;
	 font-weight: bold
}
td.sidebar{
	 background="#CCCCCC";
	 color="#000066";
	 font-size: 13;
	 font-weight: bold
}
td.search{
	 color="#000066";
	 font-size: 13;
	 font-weight: bold
}
td.breadcrumbs{
	 color="#000066";
	 font-size: 13;
	 font-weight: bold
}
td.title{
font-family: Georgia;
font-size: 14pt;
font-weight: bold;
color: "#990000";
}
td.subheader{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}
tr.maincontent{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}
td.maincontent{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}
a.maintoolbar{
	color="#CCCCCC";	
}
a.maintoolbar_focus{
	color="#000066";	
}
a.sidebar{
	color="#000066";	
}
a.normalhyperlink{
	color="blue";
}
th {
	font-family: Tahoma;
}
/*All these settings below apply to the menu*/
#content {
	margin-top: 35px;
}
		
.menuStyle  {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000066;
	padding: 5px;
	width: 100%;
	border: solid 1px #000000;
	}


#menuHead   {
	color: #eeeeee;
	background-color: #000066;
	position: absolute;
	z-index: 50;
	top: 100px;
	left: 15px
	}

		
#menuHead1  {
		position: relative;
		width: 150px;
		text-align: center;
		 }

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	}

#menuHead2  {
		position: relative;
		width: 200px;
		text-align: center;
		 }

#menu2 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	}
	
#menuHead3  {
		position: relative;
		width: 200px;
		text-align: center;
		 }

#menu3 {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 150px;
	}

#menuHead4  {
		position: relative;
		width: 150px;
		text-align: center;
		 }
	
a.menulink:link {
	font-weight: bold;
	text-decoration: none
	}

a.menulink:visited {
	font-weight: bold;
	text-decoration: none
	}

a:active {
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
	}

a.menulink:hover {
	color: #ffff66;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: ne-resize;
	}


a:link {
	color: #eeeeee;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	}

a:visited {
	color: #eeeeee;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	}

a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor: nw-resize;
	}
	

.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
