.inputbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #435B94;
	background-color: Silver;
	border-style : outset;
	border-width : 2 2 2 2;
}
.heading2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-width : 2 2 2 2;
	color: #0057a1;
	
}
.heading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	border-width : 2 2 2 2;
	color: #FF8F17;
	
}
font {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal
	border-width : 2 2 2 2;
	}
.font2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	}	
.font {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal
	border-width : 2 2 2 2;
	}	
.fontred {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal
	border-width : 2 2 2 2;
	color: FF0000;
	
}
.fontorange {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal
	border-width : 2 2 2 2;
	color: #FF8F17;
	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00509F;
	background-color :#F8F8F8;
	border-width : 2 2 2 2;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#00509F;
	background-color :#F8F8F8;
	border-width : 2 2 2 2;
}
.text {
	font-family: Verdana, Trebuchet MS;
	font-size: 10px;
	color: #990000;
}

.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #435B94;
	background-color: Silver;
	border-style : solid;
	border-width : 1 1 1 1;
}
a:link {
	color: 0163BB;
	text-decoration: none;
	font-variant: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a:active {
	color: #FF8F17;
	text-decoration: none;
	font-variant: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: norma;
}
a:hover {
	color: #FF8F17;
	text-decoration: none;
	font-variant: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: norma;
}

a:visited {
	color: #0163BB;
	text-decoration: none;
	font-variant: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight:norma;
}
