td			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #000000; line-height: 140%;}

.blank		{font-size: 1pt;}

A:link		{color: #575757; text-decoration:none;}
A:visited	{color: #575757; text-decoration:none;}
A:hover		{color: #575757; text-decoration:underline;}

body
{ 
background-image: url(images/bgfade3.png);
background-repeat: repeat-x
}
.H1 {background-image: url(images/hline4.gif); background-repeat: repeat-x;}
.H2 {background-image: url(images/hline5.gif); background-repeat: repeat-x;}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefive{position:relative;display:block;height:26px;font-size:11px;font-weight:bold;background:#E8780C;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:2px solid #C2C2C2;}
#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#stylefive ul li{display:block;float:left;margin:0;}
#stylefive ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:7px 20px 0 20px;height:19px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefive ul li a:hover,#stylefive ul li a.current{color:#E8780C;background:transparent url(images/bgOFF.gif) repeat-x top left; url(images/bgDIVIDER.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */