﻿
.a1:link 
{
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #0B2731;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #0B2731;
	text-decoration:none;
}

.a1:hover 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #993300;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 11px;
	color: #0B2731;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color: #0B2731;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color: #0B2731;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #4F7684;
	text-decoration:none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #4F7684;
	text-decoration:none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #4F7684;
	text-decoration:underline;
}
.a4:link 
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #A6A6A6;
	text-decoration:none;
}

.a4:visited 
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #A6A6A6;
	text-decoration:none;
}

.a4:hover 
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #A6A6A6;
	text-decoration:none;
	
}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 14px;
	border: 1px solid #dedede;
	
}
.inputtext2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 60px;
	border: 1px solid #dedede;
}
.Heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.orangetext {
	font-family: Arial;
	font-size: 11px;
	color: #E3864E;
}
.blacktext {
	font-family: Arial;
	font-size: 11px;
	color: #1F2021;
	
}
.footertext {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #AF3122;
	
.topwhite {

	font-family: Arial;
	font-size: 11px;
	color: #1F2021;
}
.topwhite {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}
