.box		{border-style: solid;
		 border-color: gray;
		 border-left-width: 1px;
		 border-left-color: gray;
		 border-top-width: 1px;
		 border-top-color: gray;
		 border-right-width: 2px;
		 border-right-color: gray;
		 border-bottom-width: 2px;
		 border-bottom-color: gray;
		 text-align: center;
		}

.topmenu	{font-family: Arial;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 600;
		}

a.topmenu	{font-family: arial;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 600;
		 text-decoration:none;
		}

a.topmenu:hover	{font-family: arial;
		 color: #990000;
		 font-size: 8pt;
		 font-weight: 600;
		}

.menu		{font-family: arial,tahoma;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 600;
		}

a.menu		{font-family: arial,tahoma;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 600;
		 text-decoration:none;
		}

a.menu:hover	{font-family: arial,tahoma;
		 color: #990000;
		 font-size: 8pt;
		 font-weight: 600;
		}

.mmenu		{font-family: arial,tahoma;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 600;
		 text-align:center;
		}

a.mmenu		{font-family: arial,tahoma;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 600;
		 text-align:center;
		 text-decoration:none;
		}

a.mmenu:hover	{font-family: arial,tahoma;
		 color: #990000;
		 font-size: 8pt;
		 font-weight: 600;
		 text-align:center;
		}

.pagetitle	{font-family: arial,tahoma;
		 color: #ffffff;
		 font-size: 9pt;
		 font-weight: 600;
		}

.bodytext	{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 10pt;
		 font-weight: 300;
		 text-align:left;
		}

.featured	{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 300;
		}

.footer		{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 7pt;
		 font-weight: 300;
		 text-align: center;
		}

.inputcell	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 10pt;
		 font-weight: bold;
		 text-align: left
		}

.labelcellReq	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 10pt;
		 font-weight: 900;
		 text-align: right
		}

.labelcell	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 10pt;
		 font-weight: 300;
		 font-style: italic;
		 text-align: right
		}

.labelleft	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 10pt;
		 font-weight: 300;
		 text-align: left;
		}

.labelcenter	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 10pt;
		 font-weight: 300;
		 text-align: center
		}

.labelleftitalic {background: #ffffff;
		 color: #000000;
		 font-family: arial,helvetica;
		 font-size: 10pt;
		 font-weight: 300;
		 font-style: italic;
		 text-align: center
		}

.directions	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 8pt;
		 font-weight: 300;
		 text-align: center
		}

.directions2	{color: #000000;
		 background: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 9pt;
		 font-weight: 300;
		 text-align: left;
		}

.colheader	{font-family: tahoma,arial;
		 color: #ffff99;
		 background: #990000;
		 font-size: 10pt;
		 font-weight: 900;
		}

.colheader2	{font-family: arial,tahoma;
		 color: #ffff99;
		 background: #990000;
		 font-size: 11pt;
		 font-weight: 900;
		}

.coltext	{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 10pt;
		 font-weight: 300;
		 text-decoration:none;
		}

a.coltext	{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 10pt;
		 font-weight: 300;
		 text-decoration:none;
		}

a.coltext:hover	{font-family: tahoma,arial;
		 color: #990000;
		 font-size: 10pt;
		 font-weight: 300;
		 text-decoration:underline;
		}

.projsum	{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 300;
		 text-decoration:none;
		}

a.projsum	{font-family: tahoma,arial;
		 color: #000000;
		 font-size: 8pt;
		 font-weight: 300;
		 text-decoration:none;
		}

a.projsum:hover	{font-family: tahoma,arial;
		 color: #990000;
		 font-size: 8pt;
		 font-weight: 300;
		 text-decoration:underline;
		}

.sectitle	{font-family:tahoma,arial;
		 color:#FFFFFF;
		 background-color:#A0937B;
		 font-size:14pt;
		 text-align:center;
		}

#dropmenudiv	{
		  position:absolute;
		  border-top-width:1px;
		  border-left-width:1px;
		  border-bottom-width:2px;
		  border-right-width:2px;
		  border-style:solid;
		  border-color: #990000;
		  font:normal 12px Tahoma;
		  line-height:18px;
		  z-index:100;
}

#dropmenudiv a	{ text-decoration:none;
		  color: #000000;
		}

#dropmenudiv a:hover	{ text-decoration:none;
		  color: #ffff99;
		  background: #990000;
		}
