body {
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	color: #1A4595;
}
a:hover{
	text-decoration: underline;
}
.head_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB8600;
	text-decoration: none;
}
.news_data {
	font-weight:bold;
}
table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding-bottom: 14px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	color: #1A4595;
	padding-left: 7px;
	white-space: nowrap;
}.bgry {
	background-repeat: repeat-y;
}
.bgnr {
	background-repeat: no-repeat;
}
.comp_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5CFE6;
	padding-left: 15px;
	text-transform: uppercase;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #124ABB;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	white-space: nowrap;
}
.head_menu:hover {
	color: #7D5C03;
}.bgrx {
	background-repeat: repeat-x;
}
.cpr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1CFE5;
}
.el_2 {
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom-menu-lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A4595;
	white-space: nowrap;
	text-transform: uppercase;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F2E6A;
}
.news_text {
	color: #000000;
}
.news_more {
	font-size: 10px;
	color: #000000;
}
input,textarea{
	border: solid 1px #0F2E6A;
	font-size: 11px;
}
hr{
	border: dotted #0F2E6A;
	height: 1px;
	width: 90%
}