img 	{
	border: none;
	}
.header {
	font-size: 17px;
	font-weight: bold;
	color: maroon;
	font-family: Arial, Helvetica;
	}
.blackheader {
	font-size: 19px;
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica;
	}	
.subheader {
	font-size: 15px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica;
	}
.errortext {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #ff0000
	}
.largetext {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	}
.text {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	}
.textB {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
.required {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #00C000;
	font-weight: bold;
	}	
.whitetext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	}	
.smtext {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	}
.smtextB {
	font-family:  Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
.xsmtextB {
	font-family:  Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	}
.smtextred {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ff0000;
	}
.textred {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF0000;
	}
.credit  {
	font-family: , Arial, Helvetica;
	font-size : 11px;
	color : blue;
	font-weight : normal;
}


A.textlinks{
	font-size: 12px;
	font-family:   Arial, Helvetica;
        text-decoration: none;
	color: blue;
	}
 A.textlinks:hover{
 	font-size: 12px;
 	font-family:  Arial, Helvetica;
        color: #ff0000;
       	text-decoration: underline;
         }
A.menutextlinks{
	font-size: 12px;
	font-family:  Arial, Helvetica;
        text-decoration: none;
	color:#0000ff;
	}
A.menutextlinks:hover{
 	font-size: 12px;
 	font-family:  Arial, Helvetica;
        color: #ff0000;
       	text-decoration: underline;
         }

A.largetextlinks{
	font-size: 13px;
	font-family:  Arial, Helvetica;
        text-decoration: none;
	color: blue;
	}
 A.largetextlinks:hover{
 	font-size: 13px;
 	font-family:  Arial, Helvetica;
        color: #ff0000;
       	text-decoration: underline;
         }

A.smtextlinks{
	font-size: 10px;
	font-family:  Arial, Helvetica;
        text-decoration: none;
	color: blue;
	}
 A.smtextlinks:hover{
 	font-size: 10px;
 	font-family:   Arial, Helvetica;
        color: #ff0000;
       	text-decoration: underline;
         }
A.smtextlinksu{
	font-size: 10px;
	font-family:  Arial, Helvetica;
        text-decoration: underline;
	color: blue;
	}
 A.smtextlinksu:hover{
 	font-size: 10px;
 	font-family:   Arial, Helvetica;
        color: #ff0000;
       	text-decoration: underline;
         }
.tblhead  {
	font-family:   Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color : #ffffff;
	background-color :#708090;
}
.tblhead3  {
	font-family:  Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color : #a0522d;
	background-color : #b0e2ff;
	}
A.tblhead3{
	font-size: 10px;
	font-family:  Arial, Helvetica;
        text-decoration: none;
	color:navy;
	}
 A.tblhead3:hover{
 	font-size: 10px;
 	font-family:  Arial, Helvetica;
        color:#ff0000;
       	text-decoration: underline;
         }

