body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a.navi:link {color: #ffffff; text-decoration: none; font-family: tahoma; font-size: 11px;}
a.navi:visited {color: #ffffff; text-decoration: none; font-family: tahoma; font-size: 11px;}
a.navi:hover {text-decoration: underline; font-family: tahoma; font-size: 11px;}
	
a.home:link {color: #000000; text-decoration: none;}
a.home:visited {color: #000000; text-decoration: none;}
a.home:hover {color: #bf4024; text-decoration: none;}
a.home:select {color: #bf4024; text-decoration: none;}

a.realize:link {color: #999999; text-decoration: underline;}
a.realize:visited {color: #999999; text-decoration: underline;}
a.realize:hover {color: #333333; text-decoration: underline;}


.background {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.photo {
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.photo-text {
	font-family: georgia;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

.photo-text-small {
	font-family: georgia;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

.titles {
	font-family: georgia;
	font-size: 36px;
	color: #09568a;
	font-style: normal;
	font-weight: 400;
}

.sea-bg {
	background-image: url(images/sea.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ship-bg {
	background-image: url(images/ship_big.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.text-tahoma {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

.text-tahoma-selected {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.style1 {font-family: georgia; font-size: 11px; font-style: italic; text-decoration: none; color: #7c7c7c; }

.inside-text-bg1 {
	background-image: url(images/inside_text_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.inside-sea-bottom {
	background-image: url(images/inside_sea_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.inside-text-2 {
	background-image: url(images/inside_text_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.nav-bg {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.style2 {color: #FFFFFF}
.style3 {font-family: tahoma; font-size: 11px; text-decoration: none; color: #FFFFFF; }
.style4 {color: #999999}

.scroll-color {
scrollbar-face-color: #300;
scrollbar-shadow-color: #600;
scrollbar-highlight-color: #600;
scrollbar-3dlight-color: #600;
scrollbar-darkshadow-color: #600;
scrollbar-track-color: #300;
scrollbar-arrow-color: pink;
} 
.pict-border {
	border: 1px solid #999999;
}
.cv-text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
}
.border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
