BODY {
	background: #0F2233 url(img/bg.gif) left top;
	color: #3D89CC;
	margin: 0px;
}

td { 
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #3D89CC;
	text-decoration: underline;
}
a:hover {text-decoration: none;}


/* Front Page */

.front-img {
	background: url(img/front_logo.gif) no-repeat top left;
}

.front-menu {
	background: #154874 url(img/front_menu_bg.gif) no-repeat top left;
	font-size: 11px;
	color: #6FB8F8;
	padding: 3px 3px 4px 88px;
}

.front-menu a:link, .front-menu a:active, .front-menu a:visited {
	color: #6FB8F8;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}
.front-menu a:hover {color: #FFFFFF; text-decoration: overline;}

.contacts {
	padding: 110px 0px 0px 50px;
	color: #6FB8F8;
}

/* Content Page */
.logo-small {
	background: url(img/logo_small.gif) no-repeat top left;
	padding: 79px 0px 83px 105px;	
}

.ymark {
	background-color: #209FFA;
	width: 6px;
	height: 7px;
	margin-bottom: 3px;
}

.y-sep {
	background: url(img/sep.gif) repeat-x bottom left;
}

.menu-item {
	font-size: 11px;
	color: #FFFFFF;
	background: url(img/menu_item.gif) repeat-x bottom;	
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.menu-item a:link, .menu-item a:active, .menu-item a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-item a:hover {text-decoration: overline;}

.menu-item-active {
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 2px solid #4192D9;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.menu-item-active a:link, .menu-item-active a:active, .menu-item-active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-item-active a:hover {text-decoration: overline;}

.pm-item a:link {background: url(img/ico_page.gif) no-repeat top left; width: 19px; height: 24px; float: left;}
.pm-item a:active {background: url(img/ico_page_active.gif) no-repeat top left; width: 19px; height: 24px; float: left;}
.pm-item a:visited {background: url(img/ico_page_visited.gif) no-repeat top left; width: 19px; height: 24px; float: left;}
.pm-item a:hover {background: url(img/ico_page_active.gif) no-repeat top left; width: 19px; height: 24px; float: left;}

#active a:link, #active a:active {background: url(img/ico_page_active.gif) no-repeat top left;}

.preview {
	background: #F7F7F7 url(img/pr_bg.jpg) no-repeat bottom right;
	border: 1px solid;
	border-color: #FFFFFF #BCBCBC #BCBCBC #FFFFFF;
}

.pr-image {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #BDBDBD #FFFFFF #FFFFFF #BDBDBD;
}

.preview2 {
	background-color: #F2F2F2;
	border: 1px solid;
	border-color: #FFFFFF #BCBCBC #BCBCBC #FFFFFF;
}

.info {border: 1px solid #224D73;}

.info-text {
	font-size: 11px;
	color: #64B2F6;
	padding: 15px;
}

.info-text a:link, .info-text a:active, .info-text a:visited {
	color: #64B2F6;
	text-decoration: none;
}
 
.info-text a:hover { color: #FFFFFF; text-decoration: none; }

.it-p {padding-bottom: 3px;}

.contacts2 {color: #6FB8F8;}

.cont-title {
	font-size: 24px;
	color: #FFFFFF;
}

.cont-info {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
}


.copy {
	color: #3775AA;
	padding: 0px 15px 15px 15px;
}

h1.fot {
	font-size: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #0F2233;
}

.asp { visibility: hidden; }
