/* CSS Document */


.mainheads{
  font-size:24px;
  color:#000000;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }

 .redheads{
  font-size:12px;
  color:#D21919;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }

 .blacklinks{
  font-family:   Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
 }

 .blacklinks:hover{
  font-family:   Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: underline;
 }
  
.hpblacklinks{
  font-size:11px;
  color:#000000;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }
  
.hpblacklinks:hover{
  font-size:11px;
  color:#000000;
  font-family:verdana;
    text-decoration:underline
 }

 .text{
  font-size:11px;
  color:#000000;
  font-family:verdana;
  text-align:justify
  font-weight: normal;
  text-decoration: none;
  }
  
  .hpblacklinks:{
  font-size:11px;
  color:#000000;
  font-family:verdana;
  font-weight:normal;
  text-decoration:none
 }


  .bd1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#248FB9;
}

.bd2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#248FB9;
}

.bd3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#248FB9;
}

.white1
{
	font-family: arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	text-align:top;
	}
	
	
	.greentext
{
	font-family: arial;
	font-size:13px;
	color:#003399;
	text-decoration:none;
	font-weight:normal;
	text-align:top;
	}



	.textlink
{
	font-family:arial;
	font-size:12px;
	color:#494949;
	text-decoration:underline;
	font-weight:bold;
	height:20;
	text-align:justify;
}




.redheads1{
  font-size:11px;
  color:#CC3333;
  font-family:verdana;
  text-decoration:none
 }


 .mainlink{
  font-family:   Arial,Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
 }

 .mainlink:hover{
  font-family:   Arial,Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
 }
 
  .red{
  font-family:   Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #CC3333;
	text-decoration: none;
 }