A.textlinks {
			text-decoration: none;
			color: #ffffff;
			text-transform: lowercase;
			}
			
A.link1 {
			text-decoration: none;
			color: blue;
			}
			
A.link2 {
			text-decoration: none;
			color: blue;
			}
			
A.link3 {
			text-decoration: none;
			color: #ffffff;
			}
			
A.link5 {
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			}
			
A.linkby {
			text-decoration: none;
			color: #0033cc;
			}
						
A:HOVER.textlinks {
			text-decoration: underline;
			}
			
			
A:HOVER.link1 {
			text-decoration: underline;
			}
			
A:HOVER.link2 {
			text-decoration: underline;
			color: #0066cc;
			}
			
A:HOVER.link3 {
			text-decoration: underline;
			color: #ffffff;
			}
			
A:HOVER.link5 {
			text-decoration: underline;
			}
			
A:HOVER.linkby {
			text-decoration: underline;
			color: #3366cc;
			}
			
			
A:VISITED.link1 {
			color: #990033;
			}
		
DIV.textlinks {
			text-align: center;
			font-family: tahoma, verdana, helvetica;
			font-size: 9pt;
			padding-bottom: 5px;
			padding-top: 5px;
			color: #ffffff;
			}
			

DIV.copy {
			text-align: center;
			font-family: tahoma, verdana, helvetica;
			font-size: 9pt;
			color: #ffffff;
		    padding-bottom: 15px;
			padding-top: 5px;
			}

DIV.siteby {
			text-align: center;
			font-family: tahoma, verdana, helvetica;
			font-size: 7pt;
			color: #0033cc;
		    padding-bottom: 4px;
			padding-top: 4px;	
			text-transform: uppercase;
			}

			
H1.mainhd	{
			font-family: tahoma, verdana, arial, helvetica;
			font-size: 14pt;
			color: #000000;
			margin-left: 12px;
			margin-right: 1em;
			margin-top: 0px;
			}

H2.mainsub	{
			font-family: tahoma, verdana, arial, helvetica;
			font-size: 10pt;
			color: #000000;
			margin-left: 12px;
			margin-right: 1em;
			margin-top: 10px;
			margin-bottom: 0px;
			font-style: italic;
			}

H1.temp	{
			font-family: tahoma, verdana, arial, helvetica;
			font-size: 14pt;
			color: #000000;
			margin-top: 0px;
			}
			
H1.alert1	{
			font-family: tahoma, verdana, arial, helvetica;
			font-size: 14pt;
			color: #ff0000;
			margin-left: 12px;
			margin-right: 1em;
			margin-top: 0px;
			}

			

P.main	{
			font-family: arial, verdana, tahoma, helvetica;
			font-size: 10pt;
			color: #3b3b3b;
			margin-left: 1em;
			margin-right: 1em;
			text-align: justify;
			margin-top: 1em;
			margin-bottom: 1em;
			}


		
UL.one	{
			font-family: tahoma, helvetica;
			font-size: 10pt;
			margin-right: 2em;
	    }			
			
LI.one	{
			color: #000000;
			list-style-type: square;
			}
			

			
TD.tabhead {
			border-top: solid 1px black;
			border-left: solid 1px black;
			border-right: solid 1px black;
			border-bottom: solid 1px black;
			background-color: #ffff00;
			font-weight: bold;
			font-family: tahoma, verdana, arial, helvetica;
			font-size: 10pt;
			color: #000000;
			letter-spacing: 0px;
			text-transform: uppercase;
			padding-left: 1em;
			}




			
TD.navbg {
			background-color: #0033CC;
			}
						
TD.botbg {
			background-color: #000033;
			}
			
TD.spabg {
			color: #ffffff;
			font-size: 8pt;
			font-weight: bold;
			font-family: tahoma, verdana, arial, helvetica;
			background-color: #0033CC;
			padding-left: 1em;
			text-transform: uppercase;
			}
			
			
TD.repdet1 {
			color: Silver;
			font-size: 8pt;
			font-weight: bold;
			font-family: tahoma, verdana, arial, helvetica;
			background-color: #ffffff;
			padding-left: 1em;
			text-transform: uppercase;
			}
			
			
TD.repdet2 {
			color: #000000;
			font-size: 8pt;
			font-weight: normal;
			font-family: tahoma, verdana, arial, helvetica;
			background-color: #ffffff;
			padding-left: 1em;
			}
			
			
TD.headmain {
			color: #000000;
			font-size: 8pt;
			font-family: tahoma, verdana, arial, helvetica;
			}
			
TH.headform {
			color: #ffffff;
			font-size: 8pt;
			font-weight: bold;
			font-family: tahoma, verdana, arial, helvetica;
			background-color: #0033CC;
			padding-left: 1em;
			text-transform: uppercase;
			}
			
	

.subhead {
			font-size: 8pt;
			color: #000000;
			font-weight: normal;
			}
			
.alert2 {
			color: #ff0000;
			font-weight: bold;
			}

.myfield {
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		background-color: #ffffff;
		color: #000000;
		font-size: 8pt;
		border: solid 1px black;
		}
		
.send2 {
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		background-color: Silver;
		color: #000000;
		font-size: 8pt;
		font-weight: bold;
		}
		
.send3 {
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		background-color: Silver;
		color: #000000;
		font-size: 8pt;
		font-weight: bold;
		}