body {
	background-color: #C4C8EE;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 200px;
}
.select100 {
	width: 100px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 200px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.b {
	font-size: 12px;
	font-weight: bold;
}
.tablewborder {
	border: 1px solid #003061;
}
.textg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.blue {
	color: #013162;
}
.red {

	color: #990000;
}
.white {
	color: #ffffff;
}

.trlink {
	background-color: #57789B;
}

