
img.navSpacer {
	height: 2px;
	width: 10px;
}
body {
	background-color: #336699;
}
table.mainpage { 
    align: center
  }

  td.shadow-topMain { 
    height: 16px;  
    background-image:  url(images/mainpage/top.gif)  }

  td.shadow-topRightMain { 
    width: 16px;
    height: 16px;
    background-image:  url(images/mainpage/topRight.gif)  }

  td.shadow-rightMain { 
    width: 16px; 
    background-image:  url(images/mainpage/right.gif)  }

  td.shadow-bottomRightMain { 
    width: 16px; 
    height: 16px; 
    background-image:  url(images/mainpage/bottomRight.gif)  } 

  td.shadow-bottomMain { 
    height: 16px;
    background-image:  url(images/mainpage/bottom.gif)  }

  td.shadow-bottomLeftMain { width: 16px;
    height: 16px;
    background-image:  url(images/mainpage/bottomLeft.gif)  } 

  td.shadow-leftMain { width: 16px;
    background-image:  url(images/mainpage/left.gif)  }

  td.shadow-topLeftMain { 
    width: 16px; 
    height: 16px; 
    background-image:  url(images/mainpage/topLeft.gif)  }      

  td.maincenter { 
    background-color: white  
  }

table.navTable { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image:  url(images/nav/top.gif)  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image:  url(images/nav/topRight.gif)  }

  td.shadow-right { 
    width: 16px; 
    background-image:  url(images/nav/right.gif)  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image:  url(images/nav/bottomRight.gif)  } 

  td.shadow-bottom { 
    height: 16px;
    background-image:  url(images/nav/bottom.gif)  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image:  url(images/nav/bottomLeft.gif)  } 

  td.shadow-left { width: 16px;
    background-image:  url(images/nav/left.gif)  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image:  url(images/nav/topLeft.gif)  }      

  td.navcenter { 
    background-color: #ffff99;  
  }

a.GenNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight:bold;
	text-decoration: none;
}
a.GenNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight:bold;
text-decoration: none;
}
a.GenNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666699;
	text-decoration: none;
	font-weight:bold;
}
a.GenNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight:bold;
text-decoration: none;
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-weight:bold;
	text-decoration: none;
}
.HeadLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000066;
	font-weight:bold;
	text-decoration: none;
}
.content {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
width: 60%;
}
.picCell {
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
width: 40%;
}
.ServHeader {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight:bold;
}

img
{  border-style: none;
}