/* CSS Document */
body,td,th {
	color: #505E6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT,SELECT{
font-size: 11px;
}

INPUT.btn{
font-size: 11px;
font-weight: bold;
background-color: #EFF0F2;
color:#4C5C6B;
}
.warning{
	font-size: 11px;\
	color: #960808;
}
a:link {
	color: #505E6B;
	text-decoration: none;
}
a:visited {
	color: #856B6E;
	text-decoration: none;
}
a:hover {
	color: #7C8E9E;
	text-decoration: none;
}
a:active {
	color: #505E6B;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
.style4 {font-size: 10px}
.style5 {font-size: 11px}
.style6 {font-size: 18px}
.testis {background-color:#AFC3DB;}
