
html, body {
  margin:0;
  padding:0;
  height:100%;
}

a.print {display: inline-block; width: auto; background: url(print.gif) right top no-repeat; padding-right: 22px; padding-top: 3px; padding-bottom: 3px; color: #666666; font-size: 8pt}
a.print:hover {color: #222222}

table.padding td {padding: 3px}

table.tbl {border-right: 1px #0066cc dashed; border-bottom: 1px #0066cc dashed}
table.tbl td {border-left: 1px #0066cc dashed; border-top: 1px #0066cc dashed; padding: 3px}
table.tbl tr {vertical-align: top}

img.img {margin: 6px}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#main {	
	width: expression((document.body.clientWidth>1100)?"1100px":"100%");
	width: 100%;
}
#small {	
	width: expression((document.body.clientWidth>1100)?"1100px":"100%");
	width: 100%;
}

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-type: disc;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}
p {
	margin-bottom: 15px;
}

textarea {
	border: 1px solid;
	height: 60px;
	width: 100%;
	font-size: 9pt;
	border-color: #a3a3a3;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	height: 14px;
	width: 160px;
	font-size: 9pt;
	border-left: 1px #a1a1a1 solid;
	border-top: 1px #6b6b6b solid;
	border-bottom: none;
	border-right: none;
	color: #414141;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

input.button {
	background: #123656;
	border: 0px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 12pt;
	width: 190px;
	height: 20px;
	padding: 0px;
	cursor: pointer;
}

input.search {
	width: 11px;
	height: 11px;	
}

a {
	color: #c80c0c;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
}

h1 {
	color: #ec0000;
	font-size: 18pt;
	display: inline;
	font-weight: normal;
}

h2 {
	display: block;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	font-size: 13pt;
	font-weight: bold;
	color: #0066cc;
}

a.menu {
	color: #ffffff;
	font-size: 14pt;
	padding: 6px 15px 10px 15px;
	background: url(menu_li_p.gif) left 5px no-repeat;
}
a.menu:hover {
	color: #fffac6;	
}
span.menu {
	color: #fffac6;
	font-size: 14pt;
	padding: 6px 15px 10px 15px;
	background: url(menu_li_a.gif) left 2px no-repeat;
	text-decoration: underline;
}
a.submenu {
	color: #203a41;
	font-size: 13pt;
	text-decoration: underline;
	background: url(submenu_li.gif) left 2px no-repeat;
	padding: 0px 0px 3px 17px;
	display: block;
}
a.submenu:hover {
	color: #cc1b2b;
	text-decoration: underline;
}
span.submenu {
	color: #000000;
	font-size: 13pt;
	text-decoration: underline;
	background: url(submenu_li.gif) left 2px no-repeat;
	padding: 0px 0px 3px 17px;
	display: block;
}

a.sublink {
	color: #c80c0c;
	background: url(subitems_li.gif) left 8px no-repeat;
	padding: 0px 0px 0px 11px;
}
a.sublink:hover {
	color: #cc1b2b;
}
span.sublink {
	color: #000000;
	background: url(subitems_li.gif) left 8px no-repeat;
	padding: 0px 0px 0px 11px;
	text-decoration: underline;
}

a.bottommenu {
	font-size: 8pt;
	padding-right: 10px;
}
a.bottommenu:hover {
	
}

.code {
	color: #1c1c1c;
	font-size: 14pt;
	padding: 4px 5px 0px 10px;
}
.number {
	color: #ec0000;
	font-size: 27pt;
}
.date {
	color: #515151;
	font-size: 8pt;
}
span.date {
	color: #18567c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18px;
}
.text {
	font-size: 9pt;
	color: #414141;
}
.slogan {
	color: #ffffff;
	font-size: 20pt;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
}
.header {
	color: #ec0000;
	font-size: 18pt;
	padding: 31px 0px 21px 0px;
}

span.cat {
	color: #ec0000;
	font-size: 18pt;
}

table.plain span.cat {
	font-size: 12pt;
}

a.news {
	color: #c80c0c;
	text-decoration: underline;
}
a.news:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.mainnews {
	font-size: 11pt;
	font-weight: bold;
}
a.mainnews:hover {
	
}

a.milo {
	color: #414141;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
}

a.cat {
	color: #ec0000;
	font-size: 14pt;
	line-height: 20px;
	text-decoration: none;
}
a.cat:hover {
	text-decoration: underline;
}

span.language {
	background: #3a3a3a;
	color: #ffffff;
	font-size: 9pt;
	padding: 4px;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
}
a.language {
	color: #3a3a3a;
	font-size: 9pt;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
}
a.language:hover {
	color: #ff0000;
}

a.map {
	color: #3a3a3a;
	font-size: 8pt;
}
a.map:hover {
	color: #ff0000;
}
