.bordertopbot {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECEEFA;
	border-bottom-color: #ECEEFA;
}
.border {
	border: 2px solid #ECEEFA;
}
.borderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AAADE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDF0FA;
}
.tddark {
	font-family: Arial;
	font-size: 12px;
	color: #9AAADE;
	font-weight: bold;

}
hr {
	color: #9AAADE;
	height: 1px;

}
body {
scrollbar-base-color: #9AAADE;
scrollbar-arrow-color: #9AAADE;
scrollbar-track-color: #A7B3DF;
}
.input {
	font-family: arial;
	font-size: 10px;
	color: #0E111A;
	background-color: #A7B3DF;
	border: 1px solid #EDF0FA;
	font-weight: bold;
}
.borderlight {
	border: 1px solid #EDF0FA;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDF0FA;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDF0FA;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AAADE;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDF0FA;
	text-decoration: underline;
}
