.border {
	border: 1px solid #cee6fe;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #02109a;
	text-decoration: none;
}
.blueheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003caa;
	text-decoration: none;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.news {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #DF0000;
	text-decoration: none;
}
.smallheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DF0000;
	text-decoration: none;
}

.blueborder {
	border: 1px solid #002EB4;
}
.bluemaintext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.names {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfield {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a2ac14;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CBA200;
	border: 1px solid #F8C80C;
}
.backimg {
	background-image: url(../Images/inner/main_filler.gif);
	background-repeat: repeat-x;
}
.lightblue {
	background-color: #97bce2;
}
.greentext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #838c00;
	text-decoration: none;
}
.bluetextbox {
	background-color: #c0d6ed;
	border: 1px solid #a3c7ed;
}
.bluetxtboxdark {
	background-color: #86e1fc;
	border: 1px solid #41c3e9;
}
.textbox 
{
    background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
}
