
body {
	padding: 0px;
	margin:: 0px;
}

A {
	font-family: tahoma, verdana;
	font-size: 10pt;
	color: #004d7e;
	text-decoration: underline
}

A:hover {
	text-decoration: none;
}

.lnk {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0px;
}

ol {
	list-style: decimal;
	margin-left: 50px;
	padding: 0px;
	text-indent: 0px;
}

ul {
	/*list-style-image: url('/img/bullet.gif');*/
	list-style: square;
	margin-left: 50px;
	padding: 0px;
	text-indent: 0px;
}

tr, td {
	padding: 0px;
	margin: 0px;
}

label {
	cursor: pointer;
}

input.error, textarea.error, select.error {border: 1px dotted red}

blockquote {
	margin-left: 17px;
	text-indent: 0px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ccc;
}

table {
	width: 100%;
	font: 12px tahoma;
	text-align: left;
	line-height: 17px;
	border-collapse: collapse;
	empty-cells: show;
	border-style: solid;
	border-width: 0px;
}

h1{font: bold 14px arial; color: #000000; text-transform: uppercase; text-align: left; text-indent: 0px}
h2{font: bold 11px tahoma; color: #000000; text-transform: uppercase; text-align: left; text-indent: 0px}

div {
	text-align: center;
}

.main_body {
	height: 100%;
	width: 100%;
	vertical-align: top;
}

div.main_body_text {
	font: 10pt tahoma;
	text-align: left;
	line-height: 17px;
}

td.title_bg {
	background: url(/img/title_bg.gif) right top no-repeat;
	padding-right: 5px;
	padding-top: 5px;
}

#num {
	font-family: arial;
	font-size: 36px;
	color: #ebebeb;
	line-height: 36px;
}

div#motto {
	padding-top: 9px;
	font-family: arial;
	font-size: 28px;
	color: #888888;
}

td.num_block {
	width: 30%;
}

.news_date {
	color: #CC0000;
	font: 11px tahoma;
}

#news_content_date {
	color: #CC0000;
	float: left;
	width: 100px;
	height: 22px;
	text-align: center;
	text-indent: 0px;
	font: bold 12px arial;
}

#news_content_title {
	width: 100%;
	text-align: left;
	text-indent: 0px;
	font: bold 13px arial;
}

#news_title {
	text-align: left;
	color: #000;
	font: 12px tahoma;
	text-decoration: none;
}

#news_line {
	padding: 8 5 8 8;
	text-align: left;
}

#news_line_index {
	padding: 0 5 12 0;
	text-align: left;
}

#menu {
	padding: 3 0 8 12;
	/*background-image: url(/img/str_menu.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font: 12 tahoma;
	color: #004d7e;
	text-decoration: none;
}

#menu a {
	color: #004d7e;
	text-decoration: underline;
}

#menu a:hover {
	background-color: #004d7e;
	color: #fff;
	text-decoration: none;
}

#small {
	text-align: right;
}

#small a {
	font: 11 tahoma;
	text-decoration: underline;
	color: #000;
}

#small a:hover {
	text-decoration: none;
}

td.content_block {
	vertical-align: top;
	text-align: left;
	background: url(/img/title_bg.gif) right top no-repeat;
	padding-left: 0px;
	padding-right: 9px;
	padding-top: 13px;
	font: 10pt tahoma;
	line-height: 14pt;
	text-indent: 24px;
}

#sub {
	padding: 0 5 4 8;
	text-indent: 0px;
	margin: 5 5 0 0;
	float: left;
	text-align: left;
	width: 175px;
	background-color: #e8e7d7;
	border-width: 0px;
	border-style: dashed;
	border-color: #000;
}

#sub a {
	color: #000;
}

.nav {
	padding-left: 20px;
	padding-right: 20px;
}

div#bnr {
	text-align: left;
	padding: 10 0 10 0;
}

#contact {
	height: 54px;
	border-left: 2px solid #FF6600;
	padding-left: 8px;
	text-align: left;
	font: 11px tahoma;
	line-height: 16px;
}

#contact a {
	font: 11px tahoma;
	color: #000;
}

#lang {
	height: 18px;
	border-left: 2px solid #FF6600;
	padding-left: 6px;
	text-align: left;
	font: 11px tahoma;
}

#lang a {
	font: 11px tahoma;
	color: #000;
}

div#res {
	width: 150px;
	margin-bottom: 8px;
	background-color: #f0f0dd;
	padding: 2 0 2 0;
	font: bold 10pt arial;
}

#frm {
	text-align: left;
	padding-bottom: 3px;
	font: 11px tahoma;
	line-height: 18px;
}

.input {
	padding-left: 5px;
	font: 12px tahoma;
	color: #000000;
	background-color: #e4e4e4;
	border: 0px solid #7E7E7E;
}

label {
	cursor: pointer;
	cursor: hand;
}

label.error {
	font: italic 11px arial;
	color: red;
	width: auto;
	line-height: 1em;
	display: inline;
}


textarea {
	padding:2 0 2 7;
	font: 12px tahoma;
	color: #000000;
	background-color: #fff;
	border: 1px solid #e4e4e4;
}

.btn {
	border:0px;
	background-color: #e4e4e4;
	color: #000000;
	font: 10pt arial;
	cursor: pointer;
	cursor: hand;
}

div#comment_form {
	top: 100px;
	padding: 7px;
	position: absolute;
	width: 500px;
	height: auto;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
}
