.border {
	border: 1px solid #3A99DE;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.borderleft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9CC6DF;
	border-right-color: #9CC6DF;
	border-bottom-color: #9CC6DF;
	border-left-color: #9CC6DF;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.dropdown {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CC6DF;
	border-right-color: #9CC6DF;
	border-bottom-color: #9CC6DF;
	border-left-color: #9CC6DF;
}
.compyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.headingform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textorange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8000;
	text-decoration: none;
}
