body {
	margin: 0 auto;
	padding: 0;
}
body td {
	font: 400 12px/18px 'Tahoma';
	color:#424141;
}
form {
	margin: 0;
	padding: 0;
}
/* -----------------
	Lists, menus, links-in-menus(lists) etc
-------------------- */
ul.top-menu {
	background: url(img/m_bg_img.gif) no-repeat;
	list-style: none;
	margin: 0 0 0 0px;
	padding:0 0 0 20px;

	height: 258px;
}
ul.top-menu li {
	background: url(img/menu_div.gif) no-repeat bottom left;
	height: 22px;
	margin: 0;
	padding: 0;
}
ul.top-menu li.first {
	margin: 0;
}
ul.top-menu li.last {
	background: none;
	padding-bottom: 20px;
}
ul.top-menu span {
	background: url(img/menu_li.gif) no-repeat left;
	padding-left: 15px;
	cursor: default;
	text-decoration:none;
	font:900 12px/14px 'arial';
	color:#9ac4d9;
	text-align:left;
}
ul.top-menu a {
	background: url(img/menu_li.gif) no-repeat left;
	padding-left: 15px;

	text-decoration:none;
	font:900 12px/14px 'arial';
	color:#ffffff;
	text-align:left;
}
ul.top-menu a:hover {
	background: url(img/menu_li_white.gif) no-repeat left;
}
ul.li-bullet {
	margin: 0 0 10 30;
	padding: 0;
	list-style: none;
}
ul.li-bullet li {
	line-height: 25px;
}
ul.li-bullet li a {
	background: url(img/t_bullet.gif) no-repeat left middle;
	padding-left: 15px;
}
ul.sub-txt {
	margin: 0 0 10px 50px;
	padding: 0px;
}
ul.sub-txt li {
	list-style: none;
}
ul.sub-txt li span {
	text-decoration: underline;
}
ul.sub-txt li ul {
	margin: 0px 0 10px 20px;
	padding: 0px;
}
ul.sub-txt li ul li {
	text-decoration: none;
}
/* -----------------
	Images etc
-------------------- */
.top-menu-img {
	background: url(img/menu_header.gif) no-repeat;
	width:  200px; 
	height: 68px;
}
.b-photos {
	position: relative;
	z-index: 1;
	top: -9px;
	background: url(img/b_photos.gif) no-repeat;
	width: 126px;
	height: 81px;
}
.contacts {
	font-size:10px;
	margin-top: 15px;
	color:#000000;
	text-align: center;
	width: 100%;
}
/* -----------------
	Tables, Forms, Formatting
-------------------- */
p {
	text-align: justify;
}
p.it {
	background: url(img/t_bullet.gif) no-repeat 0px 6px;
	margin: 0 50px 0 10px;
	padding: 0 0 10px 20px;
}
h5 {
	font: bold 14px 'Tahoma';
	padding: 0px;
	margin: 0px;
	color: #424141;
}
strong {
	font: normal 11px 'Tahoma';
	color: #ff0000;
}
table.form td span {
	width: 115px;
	margin-right: 15px;
	display: block;
}
/* -----------------
	Tables, Forms, Formatting
-------------------- */
table.form {
	margin-top: 30px;
	border: 0px;
}
table.form td {
	padding-bottom: 14px;
}
table.form td input {
	width: 195px;
	padding: 0 0 2px 4px;
	border: 1px solid black;
	font: 400 12px/18px 'Tahoma';
	color: #424141;
}
table.form td input.year {
	width: 38px;
	padding: 0;
}
table.form td.buttons div  {
	float: left;
	padding: 1px;
	margin: 0 10;
	border: 1px solid #6ca9c7;
	width: 70px;
	height: 22px;
	text-align: center;
}
table.form td.buttons div a {
	background: #6ca9c7;
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
}
table.form td.buttons div a:hover {
	background: #ffffff;
	color: #6ca9c7;
}
table.form td textarea {
	width: 195px;
	height: 100px;
	border: 1px solid black;
	font: 400 12px/18px 'Tahoma';
	color: #424141;
}
.flag1 {
	margin:8px 1px 9px;
}
.flag2 {
	border:1px #9b9b9b solid;
	margin:7px 0 8px;
}
a img {
	border:0px;
}
.menu_divider img {
	margin: 3px 0 4px 19px;
}
.menu_li {
	padding:0px 9px 0px 22px;
}
.menu_text {
	text-decoration:none;
	font:900 12px/14px 'arial';
	color:#ffffff;
	text-align:left;
}
span.menu_text {
	color:#9ac4d9;
}

.m_link:link, .m_link:visited {
	color:#424141;
	text-decoration:underline;
}
.mlink:hover {
	color:#424141;
	text-decoration:none;
}
.bmenu_div {
	font:400 12px/14px 'arial';
	color:#ffffff;
	padding:0 7px 0 8px;
}
.btext {
	padding-left: 30px;
	font-size:10px;
	color:#000000;
	padding-top: 8px;
}
td.btext a:link, td.btext a:visited {
	font:400 10px 'tahoma';
	color:#000000;
	text-decoration:underline;
}
td.btext a:hover {
	font:400 10px 'tahoma';
	color:#000000;
	text-decoration:none;
}
.blink:link, .blink:visited {
	font:400 10px 'tahoma';
	color:#0000ff;
	text-decoration:underline;
}
.blink:hover {
	font:400 10px 'tahoma';
	color:#0000ff;
	text-decoration:none;
}
a {
	color: #65a5c5;
}
