body, td, input, select, textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344E77;
	font-weight: bold;
}
body {
	background-color: #5174A3;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page_nav {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(img/inerline_.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	text-decoration: none;
	color: #860000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
h1, .h1 {
	color: #860000;
	font-size: 14px;
	font-weight: bold;
}
.smallt {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.inp {
	border: 1px solid #36527C;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
}.red {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.navbar {
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDCDCD;
	font-weight: bold;
}
.footer a {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDCDCD;
	font-weight: bold;
	text-decoration:none;
}
.footer a:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDCDCD;
	font-weight: bold;
	text-decoration:underline;
}