body, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

h1, .h1 {
	color: #458BEB;
	font-weight: bold;
	font-size: 10px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.info {
	font-size: 10px;
	color: #000000;
}

.mnu {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.mnu {
	text-decoration: none;
}

a.mnu:hover {
	text-decoration: underline;
}

.lgn_frm {
	color: #ffffff;
	border: 1px solid #86B9FF;
	background-color: #458BEB;
	width: 100%;
	font-size: 10px;
	font-family: Tahoma;
}

.lgn {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.top {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #458BEB;
}

.foot_1 {
	background-color: #2E3031;
	color: #ffffff;
	font-size: 10px;
}

.foot_2 {
	background-color: #458BEB;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}