.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8494a0;
}

.login_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8494a0;
}
.report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6a74;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
	padding: 5px;
}
.report_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6a74;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
	padding: 5px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56aa1d;
	font-weight: bold;
}

.report_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6a74;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
	padding: 5px;
}

.report_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6a74;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
	padding: 5px;
}

td, body, p, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6a74;
}
.news {
	color: #5b6a74;
}
.prefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6a74;
}

.tablelevel1
{
	background-color: #e6f0e6;
	color: #5b6a74;
	padding: 5px;
}

.tablelevel2
{
	background-color: #f3f6f7;
	color: #5b6a74;
	padding: 5px;
}

.tablelevel4
{
	background-color: #FFFFFF;
	color: #5b6a74;
	font-weight: bold;
	padding: 5px;
}

.formButtons
{
	background-color: #8DA2BC;
	border-width: 0px;
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
}