/* CSS Document */


.mainheads{
  font-size:24px;
  color:#000000;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }

 .blackheads{
  font-size:12px;
  color:#000000;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }

 .blacklinks{
  font-size:11px;
  color:#000000;
  font-family:verdana;
  font-weight:normal;
  text-decoration:none
 }

 .blacklinks:hover{
  font-size:11px;
  color:#000000;
  font-family:verdana;
  font-weight:normal;
  text-decoration:underline
 }
  
.greenlinks{
  font-size:11px;
  color:fe0110;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }
  
.greenlinks:hover{
  font-size:11px;
  color:fe0110;
  font-family:verdana;
  font-weight:bold;
  text-decoration:underline
 }

 .redlinks{
  font-size:11px;
  color:#FE0101;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none
 }
  
.redlinks:hover{
  font-size:11px;
  color:#FE6D6C;
  font-family:verdana;
  font-weight:bold;
  text-decoration:underline
 }

  
  .hpblacklinks{
  font-size:13px;
  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;
	}


	.textlink
{
	font-family:arial;
	font-size:12px;
	color:#494949;
	text-decoration:underline;
	font-weight:bold;
	height:20;
	text-align:justify;
}


.copyright{
	color:#C63A3A;
	font-family:verdana;
	font-size:11px
	}

.topheading {
	color: #343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footertext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}


.pinklinks {
	font-family:arial;
	color: brown;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}

.linkheads {
	font-family:arial;
	color:red;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.centerheads1 {
	font-family:arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
text-decoration:none;
}

.text {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
    text-align: justify;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;    
}


.brownlinks{
  font-size:11px;
  color:#686868;
  font-family:verdana;
  font-weight:normal;
  text-decoration:justify;
 }

.bd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 01px;
	border-top-style: solid;
	border-right-style:solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#FFFFFF;
}

.brown{
  font-size:17px;
  color:#686868;
  font-family:verdana;
  font-weight:bold;
  text-decoration:justify;
 }

