a.main {
	text-decoration: none;
	color: #000000;
}

a.main:hover {
	text-decoration: underline;
	color: #000000;
}

a.blkplain
	{
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
	font-size: 7pt;
	padding-left: 12px;
	}
		
a.blkplain:hover
	{
	text-decoration: underline;
	font-family: Verdana;
	color: #000000;
	font-size: 7pt;
	}

a.fstB2 {
	text-decoration: none;
	color: #26673d;
	font-weight: bold;
	font-size: 16;
}

a.fstB2:hover {
	text-decoration: underline;
	color: #26673d;
	font-weight: bold;
	font-size: 16;
}

a.fstB {
	text-decoration: none;
	color: #26673d;
	font-weight: bold;
}

a.fstB:hover {
	text-decoration: underline;
	color: #26673d;
	font-weight: bold;
}


a.blkB {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.blkB:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}


a.gldB {
	color: #deb406;
	font-weight: bold;
}

a.sdB:hover {
	color: #deb406;
	font-weight: bold;
}


a.whiteB {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.whiteB:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.redB {
	text-decoration: none;
	color: #d0222c;
	font-weight: bold;
}

a.redB:hover {
	text-decoration: underline;
	color: #d0222c;
	font-weight: bold;
}


.fields 
	{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	}
	
.main
	{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	}
	
.whiteB
	{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}
	
.redB
	{
	font-family: Verdana;
	color: #d0222c;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}
	
.white
	{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	}
	
.blkB
	{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}


.fstB
	{
	font-family: Verdana;
	color: #26673d;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}
	
.h1
	{
	font-family: Verdana;
	color: #26673d;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	}

.gldB
	{
	font-family: Verdana;
	color: #deb406;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}
	
.WHTmainB
	{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}

.headersB
	{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	}

.mainhr {
color: #000000;
background-color: #000000;
width: 100%;
height: 1px;
border: hidden;
} 
