body {
	background-color: #1594f9;
  padding: 0px;
  margin: 0px;
  font-family: Tahoma;
  font-size: 12px;
  text-align:center;
}

a {
	text-decoration: none;
	color:#000000;
}

h1 {
	margin:20px 0 0 20px;
	color: #0d4e8e;
}

h2 {
	margin:5px 0 3px 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h3.news {
  margin:5px 0 3px 0;
  font-size: 20px;
	font-family: tahoma;
	color: #0d4e8e;
}

.index {
	font-size: 14px;
	font-family: tahoma;
}

.index a:hover {
	text-decoration: underline;
}

.card {
	text-align: left;
}

.header_left {
	width:148px;
	height:167px;
	background-image: url(images/e_card_tl.png);
}

.header_middle {
	padding:10px;
	vertical-align: middle;
	background-image: url(images/e_card_tm.png);
	background-repeat: repeat-x;
}

.header_right {
	height:167px;
	width:47px;
	background-image: url(images/e_card_tr.png);
}

.menu_a {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight:bold;
  color:#4C4C4C;
  text-decoration: none;
}

.menu_a:hover {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight:bold;
  color:#0d4e8e;
  text-decoration: underline;
}

.menu_a_active {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight:bold;
  color:#000000;
  text-decoration: none;
}

.menu_a_active:hover {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight:bold;
  color:#0d4e8e;
  text-decoration: underline;
}

.content_left {
	background-image: url(images/e_card_border_l.png);
	background-repeat: repeat-y;
}

.content_right {
	background-image: url(images/e_card_border_r.png);
	background-repeat: repeat-y;
}

.content_middle {
	padding:10px;
	vertical-align: top;
	background-color: #ffffff;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.footer_left {
	width:148px;
	height:59px;
	background-image: url(images/e_card_bl.png);
}

.footer_middle {
	padding:10px;
	vertical-align: bottom;	
	background-image: url(images/e_card_bm.png);
	background-repeat: repeat-x;
}

.footer {
	padding-bottom: 10px;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
}

.footer a {
	text-decoration: none;
	color: #0000ff;  
}

.footer_right {
	height:59px;
	width:47px;
	background-image: url(images/e_card_br.png);
}

.org_type {
	color:#0d4e8e;
	padding:10px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
}

.addres {
	padding:10px;
	font-size: 14px;
	font-weight: bold;
}

.phone {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.link {
	padding-left: 10px;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;	
}

.link a:hover{
	text-decoration: underline;
}

.events {
	padding-left:10px;
}

.events a{
	color: #0d4e8e; 
}

.list {

}

.list_even {
	font-size:12px;
	background-color: #b7dcf9;
}

.list_even td {
	border-bottom: solid 1px #0080E4;
}

.list_odd {
	font-size:12px;
	background-color: #e1eef9;
}

.list_odd td {
	border-bottom: solid 1px #0080E4;
}

.news_date {
  font-size:11px;
}
