td {color: #31333B;
font-family:arial,helvetica,sans-serif;
font-weight:normal;
font-size:12px;
}
.title1 {
color:#0099CC;font-family:arial, helvetica, sans-serif;font-weight:bold;font-size:13px;
}
.title2 {
color:#0099CC;font-family:arial,helvetica,sans-serif;font-weight:bold;font-size:11px;
}

.menutable 		{
			
			background-color: #0099CC;
			white-space: nowrap;
			width:100%;
			border-top: #888888 1px solid;
			border-bottom: #888888 1px solid;
			padding: 0px;
			margin: 0px;
			}



#menunav, #menunav ul 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
			
			margin: 0px 0px 0px 0px;
			}


#menunav a 		{
			color: #FFFFFF;
			font: 12px arial, sans-serif;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}




#menunav li 		{
			
			background-color: #0099CC;
			border: solid #888888;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			float: left;
			padding: 0;
			}



#menunav li a:hover	{
			
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}





#menunav li:hover, #menunav li.IEMhover
			{

			background-color: #0099CC;
			border: solid #888888;
			border-width: 0px 1px 0px 0px;	
			}

BODY	{
	margin: 0px;
	padding: 0px;
	border: #C0C0C0 0px solid;
	}





































































































