body,td,th {
	color: #64688B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #63678C;
	text-decoration: none;
}
a:visited {
	color: #63678C;
	text-decoration: none;
}
a:hover {
	color: #090C43;
	text-decoration: none;
}
a:active {
	color: #090C43;
	text-decoration: none;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #090C43;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #12154A;
	background-color: #F3F4F8;

	border: 1px solid #64688B;
}
.thinline {
	border: 1px solid #819DB5;
}
.mastertable {
	background-repeat: no-repeat;
	background-position: center top;
}
.slavetable {
	background-repeat: no-repeat;
	background-position: center bottom;
}
