body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464648;
}
body {
	background-color: #e0e0e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #30587b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #30587b;
}
a:hover {
	text-decoration: underline;
	color: #4587A7;
}
a:active {
	text-decoration: none;
	color: #30587b;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	color: #999999;
}
h3 {
	font-size: 12px;
	color: #999999;
}
.bottom-line {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: dotted #4179a1 1px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 20px;
}
.bottom-line-left {
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: dotted #4179a1 1px;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 10px;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336087;
	padding-right: 25px;
}
.logo A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336087;
	padding-right: 25px;
}

.logo-win {
	padding: 25px 5px 0px 20px;
}
.logo-div {
	margin-top: -25px;
}
.submenu {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30587B;
	font-style: italic;
}

.banner {
	background-color: #FFFFFF;
	border: 1px dotted #418BA6;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.news-win {
	background-color: #f2f2f2;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: solid #418DA7 5px;
	border-right: dotted #60a2bd 1px;
	border-bottom: dotted #60a2bd 1px;
	border-left: dotted #60a2bd 1px;
}

.news-div {
	position: relative;
	margin-top: -30px;
	border-right: solid #a0a0a0 2px;
	border-bottom: solid #a0a0a0 2px;

}

.main-win {
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-bottom: solid #4179a1 2px;
	background: url(/themes/img/bg_main.gif) repeat-x;
	background-color: #FFFFFF;
}
.main-win-right {
	padding-right: 20px;
	border-bottom: solid #4179a1 2px;
	background: url(/themes/img/bg_main.gif) repeat-x;
	background-color: #FFFFFF;
}
.skr {
	overflow: scroll;
	position: relative;
	z-index: auto;
	height: 80px;
	scrollbar-3d-light-color: #555555;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #993322;
}


.line-bot-gr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.label {
	border-top: dotted #777777 1px;
	border-bottom: dotted #555555 1px;
}
.corn {
	background-image: url(/themes/img/l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.label-r {
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	padding: 5px 7px 5px 7px;
}
.label-l {
	font-size: 11px;
	color: #aaaaaa;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 7px;
}
.lang {
	background-color: #FFFFFF;
	top: 37px;
	position: relative;
	left: 113px;
}
.txt-w {
	color: #FFFFFF;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464648;
}

.txt-b {
	color: #333333;
}

#apDiv1 {
	position:absolute;
	top:710px;
	width:100%;
	z-index:1;
	text-align: center;
}

.txt-bot {
	text-decoration: none;
	text-align: justify;
	height: 48px;
	overflow: auto;
	padding: 5px 25px 0px 50px;
	color: #707070;
	background-color: #f2f2f2;
	border: solid #d5d5d5 1px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #a1a1a1;
	scrollbar-face-color: #d0d0d0;
	scrollbar-highlight-color: #bbbbbb;
	scrollbar-shadow-color: #a0a0a0;
}
.txt-bot  A:hover  {
	text-decoration: none;
	color: #999999;
}
.txt-bot A:link {
	text-decoration: none;
	color: #999999;
}
.txt-bot A:visited {
	text-decoration: none;
	color: #999999;
}
.hed1 {
	font-size: 24px;
	color: #464648;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hed1-b {
	font-size: 28px;
	color: #333333;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hed1-usl {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.hed2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30587B;
}
.hed2  A {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30587b;
}
.hed2 A:hover {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4587A7;
}
.hed2 A:visited {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30587b;
}

.hed2-b {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464648;
	font-style: italic;
}
.hed2-b A {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464648;
	font-style: italic;
}
.hed2-b A:visited {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464648;
	font-style: italic;
}
.hed2-news {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464648;
}
.hed3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #464648;
	font-weight: bold;
}

.hed-bot {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30587B;
}
.hed2-fusio {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464648;
	font-style: italic;
	font-weight: bold;
}
.hed2-copy {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30587B;
	font-style: italic;
}


.zakl-div {
	position: relative;
	margin-top: -5px;
	margin-left: -10px;
}
.spacer_block { height:90px; overflow:hidden; }