body {
	background: rgb(255,255,255) url('imgs/page-bg.png') center top repeat-y;
	margin: 0px;
  padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(131,131,131);
}

td, text-area, input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

img { border: 0px; } 
a img {padding: 0px; margin: 0px; }

a,
a:link,
a:visited { text-decoration: underline; color: rgb(1,69,84);}
a:hover { text-decoration: none; color: rgb(1,69,84);}

html,
body {
  width: 100%;
  height: 100%;
}


.top-menu .menu .menu-margin {
  width: 10px;
  height: 42px; 
}

.top-menu .menu-item {
 font-size: 12px;
 font-weight: bold;
 vertical-align: bottom;
 padding: 0px;
}

.top-menu .menu-item a,
.top-menu .menu-item a:link,
.top-menu .menu-item a:visited { text-decoration: none; color: rgb(255,255,255);}
.top-menu .menu-item a:hover { text-decoration: underline; color: rgb(255,255,255);}

.top-menu .menu-item-active .bg-left {
  width: 20px; 
  height: 33px; 
  background: url('imgs/menu-top-a-left.png') right top no-repeat;
}

.top-menu .menu-item-active .bg-right {
  width: 20px; 
  height: 33px; 
  background: url('imgs/menu-top-a-right.png') left top no-repeat;
}

.top-menu .menu-item-active .item {
  height: 33px; 
  background: url('imgs/menu-top-a-center.png') left top repeat-x;
  color: rgb(30,77,116);
  font-size: 12px;
  font-weight: bold;
}

.top-menu .menu-item-active a,
.top-menu .menu-item-active a:link,
.top-menu .menu-item-active a:visited { text-decoration: none; color: rgb(30,77,116);}
.top-menu .menu-item-active a:hover { text-decoration: underline; color: rgb(30,77,116);}

.top-menu .menu-item-inactive .bg-left {
  width: 20px; 
  height: 33px; 
  background: url('imgs/menu-top-b-left.png') right top no-repeat;
}

.top-menu .menu-item-inactive .bg-right {
  width: 22px; 
  height: 33px; 
  background: url('imgs/menu-top-b-right.png') left top no-repeat;
}

.top-menu .menu-item-inactive .item {
  height: 33px; 
  background: url('imgs/menu-top-b-center.png') left top repeat-x;
  color: rgb(255,255,255);
  font-size: 12px;
  font-weight: bold;
}

.top-menu .menu-item-inactive a,
.top-menu .menu-item-inactive a:link,
.top-menu .menu-item-inactive a:visited { text-decoration: none; color: rgb(255,255,255);}
.top-menu .menu-item-inactive a:hover { text-decoration: underline; color: rgb(255,255,255);}

.left-menu {
  vertical-align: top;
  width: 220px;
}

.left-menu .menu {
  width: 195px;
}  

.left-menu .menu-header {
  height: 1px;
  background: url('imgs/left-menu-separator.png') left bottom repeat-x;
}

.left-menu .separator {
  height: 1px;
  background: url('imgs/left-menu-separator.png') left bottom repeat-x;
}

.left-menu .menu-item .menu-item-active {
  width: 100%;
}

.left-menu .menu-item .menu-item-inactive {
  width: 100%;
}

.left-menu .menu-item .menu-item-active .item {
  padding: 3px;
  padding-right: 20px;
  font-weight: bold;  
  background: url('imgs/left-menu-a-indicator.png') 170px 10px no-repeat;  
}

.left-menu .menu-item .menu-item-inactive .item {
  padding: 3px;
  padding-right: 20px;  
  background: url('imgs/left-menu-b-indicator.png') 170px 10px no-repeat;  
}

.left-menu .menu-item .menu-item-active .child-item {
  padding: 3px;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: bold;  
  background: url('imgs/left-menu-a-indicator.png') 170px 10px no-repeat;  
}

.left-menu .menu-item .menu-item-inactive .child-item {
  padding: 3px;
  padding-right: 20px;  
  padding-left: 20px;
  background: url('imgs/left-menu-b-indicator.png') 170px 10px no-repeat;  
}

.left-menu a,
.left-menu a:link,
.left-menu a:visited { text-decoration: none; }
.left-menu a:hover { text-decoration: underline; }

.child {
  padding-left: 10px;
  font-size: 11px;
}

.page-table {
  width: 100%; 
  height: 100%;
}

.header-area {
  padding: 0px;
  width: 100%;
  background: url('imgs/header-line.png') left bottom repeat-x;
  border-bottom: 9px solid rgb(208,225,238);
  margin-bottom: 15px;
}

.logo {
  padding-left: 7px; 
  height: 180px; 
  vertical-align: middle;
}

.lang-version {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
  padding-top: 12px;
}

.lang-version a,
.lang-version a:link,
.lang-version a:visited { text-decoration: none; }
.lang-version a:hover { text-decoration: underline; }


.header-content {
  padding-left: 10px; 
  padding-right: 10px; 
  height: 30px; 
  vertical-align: middle;
}
.footer-area {
  vertical-align: bottom;
}

.footer-table {
  width: 100%; 
  background: rgb(255,255,255);
}

.footer-header {
  width: 967px;
  height: 86px;
  background: url('imgs/footer-bg.png') center top no-repeat;
}

.footer-content {
  width: 967px; 
  height: 10px; 
  vertical-align: top; 
  text-align: center; 
  color: rgb(0,0,0);
}  

.content-table {
  width: 100%;
}

.content-table .separator {
  width: 34px;
}

.content-table .content-area {
  vertical-align: top;  
  border-right: 1px solid rgb(228,228,228);
  border-left: 1px solid rgb(228,228,228);
  padding-left: 10px;
  padding-right: 10px;  
}

.content-table .right-area {
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;  
  vertical-align: top;
}

.page-gallery {
  width: 191px;
  background: url('imgs/gallery-header.png') left top no-repeat;
}

.page-gallery .header {
 height: 41px;
}

.page-gallery .v-separator {
  height: 3px;
}

.page-gallery .thumb {
 text-align: center;
}

.page-gallery .thumb img {
 border: 1px solid rgb(24,151,173);
}

.galeria .separator {
  width: 3px;
}

.galeria .v-separator {
  height: 3px;
}

.galerie img,
.galeria img {
 border: 1px solid rgb(24,151,173);
}

.galerie .title {
  font-size: 12px;
  font-weight: bold;
}

.item-header,
.item-content {
 width: 100%;
 border-bottom: 2px solid rgb(204,204,204);
 margin-bottom: 4px;
}



.item-header td,
.item-content td {
 color: rgb(131,131,131);

}

.item-header td {
  font-weight: bold;
  font-size: 13px;
}

.content-news, .content-news p {
  font-size: 11px;
}

.content-news a,
.content-news a:link,
.content-news a:visited,
.content-news a:hover { font-weight: bold; text-decoration: none; color: rgb(12,28,140);}

.list-item .content-news div {
  display: inline;
}

.list-item .content-news p {
  display: inline;
}

.item-content .title {
  color: rgb(131,131,131);
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}

.item-content .date {
  color: rgb(12,28,140);
  display: block;
}

.content-news .more {
 display: block;
 width: 100%;
 margin-bottom: 10px;
 margin-top: 5px;
}

.content-news .more a,
.content-news .more a:link,
.content-news .more a:visited { font-weight: normal; text-decoration: none; color: rgb(0,74,127);}
.content-news .more a:hover { font-weight: normal; text-decoration: none; color: rgb(233,93,15);}


.webdesign-by-thirtyfingers {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 15px;
}

/* common objects */

h1, h2, h3, h4, h5, h6 {
  color: rgb(12,28,140);
}

h1 {
  font-size: 16px;
  font-weight: bold;
  padding: 2px 10px 16px 0px;
  margin: 0px 0px 5px 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 10px 5px 0px;
  margin: 0px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 10px 5px 0px;
  margin: 0px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 10px 0px 0px;
  margin: 0px;
}

p 
{
	padding: 3px 10px 3px 0px;
	font-size: 12px;
	margin: 0px;
}

ul 
{
  list-style-type: circle; 
  list-style-position: outside; 
  margin-bottom: 10px;
  margin-top: 3px;
  margin-left: 25px;
  padding-left: 20px;
  margin-right: 25px;
} 

li
{
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}

.contact_form td {
 vertical-align: top;
}

.requredfield {
 color: red;
 font-weight: bold;
}

.text-input {
  width: 300px;
  height: 22px;
  border: 1px solid rgb(1,69,84);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;  
}  

.textarea-input {
  width: 300px;
  height: 75px;
  border: 1px solid rgb(1,69,84);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.submit input  {
  width: 120px;
  height: 22px;
  border: 1px solid rgb(1,69,84);
}

.sitemap .sm-separator {
 height: 22px;
}

.sitemap .sm-item {
 font-weight: bold;
 font-size: 12px;
}

.sitemap .sm-child-item {
 font-weight: normal;
 font-size: 11px;
 padding-left: 30px;
}



.sitemap a,
.sitemap a:link,
.sitemap a:visited { text-decoration: none; color: rgb(131,131,131);}
.sitemap a:hover { text-decoration: underline; color: rgb(1,69,84);}

.query {
  color: rgb(1,69,84);
}

.search-form {
 margin: 0;
 margin-right: 10px;
 margin-top: 10px;
}

.search-input {
  width: 150px;
  height: 20px;
  border: 1px solid rgb(1,69,84);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;  
}  

input.search-submit  {
  width: 70px;
  height: 20px;
  border: 1px solid rgb(1,69,84);
}
