.copyright {
	font-family: verdana;
	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	color: EBEBEB;
}

.topmenu {

	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: 666699;
	text-decoration: none;
}
a.menu {
	color: #666699;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #CA343B;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.addresses {
	color: #EBEBEB;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



a.addresses:hover {
	color: #EBEBEB;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.link_in_text {
	color: #666699;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link_in_text:hover {
	color: #CA343B;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 666699;
	text-decoration: none;
}

.text_small {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 666699;
	text-decoration: none;
}

.text_selected {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 666699;
	text-decoration: none;
}

.news_title {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: CA343B;
	text-decoration: none;
}

.submenu {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: CA343B;
	text-decoration: none;
}

.menuselected {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CA343B;
	text-decoration: none;
}

.menupics {
background-image: url('images/menubg.jpg');
background-repeat: no-repeat;
}

a.sidemenu {
	color: #666699;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.sidemenu:hover {
	color: #CA343B;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.table {
	caption-side:bottom;
	margin:5px;
	margin-bottom:0;
	}
	
.caption {
	  border:1px solid #C8C8CA;
	  margin:5px;
	  margin-left:4px;
	  margin-top:0;
  }
  
@media screen and (min-width: 0px) {
#ex4a caption {margin-left:0}
} /* Opera 6+ specific value */

@media screen and (min-width: 0px) {
#ex4b caption
margin-left:0;
margin-right:0;
}

.text_field {
		border: solid 1px #91CC1A;
		font: Verdana; 
		color: #666699;
		font-weight: normal;
		font-size: 11px;
	
	}



