body
{
}

H1
{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:White;
}


A:active A:hover A:link A:visited
{
	
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	color:White;
	text-decoration:none;
	
	
}





A.menuhd:hover
{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	color:Blue;
	text-decoration:none;
}

.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    font-weight:normal;
    font-size: 10px;
	
}
a.email, a:link, a:visited,a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    font-weight:normal;
    font-size: 10px;
    /*text-decoration: none;*/
	
}

td.navcon a:link, td.navcon a:visited {
	/*background:  #000099  url(./images/border3.gif) center center repeat-x ;*/
	background-image:  url(./images/menu-border3.gif);
	background-position: center center;
	background-repeat:no-repeat;

	vertical-align:middle;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    font-weight:normal;
    font-size: 12px;
    height:100%;
    width:100%
    
	
	}
	
	
td.navcon a:hover {
	color: #ffffff;
	/*background: #6666ff url(./images/border3w.gif)center center repeat-x;*/
	background-image:  url(./images/menu-border3b2.gif);
	background-position:center middle;
	background-repeat:no-repeat;
	text-decoration: none;
	vertical-align:middle;
	}