body,td,input,textarea,select {
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0076a3;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
}

img {
	border: 0px;
}

.content_body {
	text-align: justify;
	line-height: 150%;
}

.bm_cell {
	background-image: url('/img/bm_bg.gif');
	background-repeat: repeat-x;
	padding: 13 35 0 35px;
}

.bm_cell a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
.bm_cell a:hover, #bot_menu_current {
	border-bottom: solid 2px #333;
}

h1 {
	color: #0076a3;
	font-size: 20px;
	font-weight: bold;
}

.top_menu {
	padding: 0 0 3 0px;
	color: #999ea4;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('/img/tm_under.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 22 0 0px;
}

.top_menu:hover, #top_menu_current {
	color: #0eb3ef;
	background-image: url('/img/tm_under2.gif');
}

#red {
    color: red;
}

.port_cat h1 {
	margin: 0 0 40 4px;
	font-weight: normal;
}

.port_cat a {
	text-decoration: none;
}

.port_photo_descr {
	padding: 5 0 20 0px;
	color: #666;
}