* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #005ebb;
  height: 100%;
  background: #edf3ff url('gfx/bg_main.jpg') repeat-x;
}

#container, img {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 100px;
  width: 860px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #edf3ff url('gfx/bg_content.jpg');
}

#top {
  width: 860px;
  height: 30px;  
  position: relative;
  background: #edf3ff url('gfx/bg_top.jpg');
}

#pics {
  width: 860px;
  height: 120px;  
  position: relative;
  background: #edf3ff url('gfx/bg_pics.jpg');
}

#lang {
  width: 16px;
	height: 11px;
	position: absolute;
	left: 830px;
	top: 30px;
}

#logo {
  width: 860px;
  height: 30px;  
  position: relative;
  background: #edf3ff url('gfx/bg_logo.jpg');
}

#add {
  width: 860px;
  height: 60px;  
  position: relative;
  background: #edf3ff url('gfx/bg_add.jpg');
}

#content {
  width: 860px;
  height: auto;
  min-height: 300px;  
  position: relative;
  background: #edf3ff url('gfx/bg_content.jpg');
}

#bottom {
  width: 860px;
  height: 60px;  
  position: relative;
  background: #edf3ff url('gfx/bg_bottom.jpg');
}

#bottom p {
  padding-top: 3px;
  font-family: trebuchet ms, tahoma;
	font-size: 10pt;
	color: #ffffff;
  text-align: center;
	font-weight: bold;
	letter-spacing: 0.5pt;
}

#footer {
  clear:both;
  width: 860px;
  height: 20px;  
  position: relative;
  text-align: right;
  background: #edf3ff url('gfx/bg_footer.jpg');
}

#gfx {
  top: 0px;
  left: 682px;
  width: 178px;
  height: 275px;  
  position: absolute;
  background: url('gfx/bg_right.jpg');
}

#menu {
  top: 20px;
  left: 0px;
  width: 178px;
  height: auto;
  min-height: 37px;  
  position: absolute;
}

.menu_item {
  padding: 0;
  margin: 0;
  padding-top: 5px;
  width: 178px;
  height: 37px;  
  position: relative;
  background: url('gfx/bg_menu.jpg') repeat-x;
}

.menu_item a {
  margin: 0;
  padding: 0;
  padding-left: 13px;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none;
  color: #ffffff;
}

.menu_item a:hover {
  text-decoration: none;
  color: #4a4a4a;
}

#middle {
  margin-bottom: 30px;
  left: 190px;
  top: 10px;
  width: 480px;
  height: auto;
  min-height: 200px;  
  position: relative;
}

.line {
  margin-bottom: 0px;
  left: 0;
  width: 480px;
  height: 1px;  
  position: relative;
  background: #b7f0bb;
}

.pix {
  float: left;
  margin: 8px;
  padding-top: 5px;
  width: 180px;
  height: 110px;  
  position: relative;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #c0c0c0; 
  color: #4d4d4d;
  font-family: verdana;
  font-size: 8pt;
  font-style: italic; 
  font-weight: normal;  
}

.pix a {
  color: #444444;
  text-decoration: none;
}

.pix a:hover {
  color: #4f778e;
  border-color: #4a4a4a;  
  text-decoration: none;
}

.clear {
  clear:both;
}

.mid {
margin: 0 auto 0 auto;
margin-bottom: 20px;

}


h1 {
  padding: 0;
  margin: 0;  
  padding-bottom: 2px;
  text-align: right;
  font-family: trebuchet ms;
  font-size: 13pt;
  font-style: italic; 
  font-weight: bold;
  color: #ffffff; 
  text-decoration: none;
}


h2 {
  padding: 0;
  margin: 0;
  padding-bottom: 2px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: italic; 
  font-weight: normal;
  color: #ffffff; 
  text-decoration: none;
}

h2 a {
  padding-right: 20px;
  color: #ffffff;
  text-decoration: none;
}

h2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}

h3 {
  padding: 0;
  margin: 0;
  padding-bottom: 2px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: bold;
  color: #4d4d4d; 
  text-decoration: none;
}

h3 a {
  color: #4d4d4d;
  text-decoration: none;
}

h3 a:hover {
  color: #4d4d4d;
  text-decoration: none;
}

h4 {
  padding: 0;
  margin: 0;
  padding-bottom: 2px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #4d4d4d; 
  text-decoration: none;
}

h4 a {
  color: #4d4d4d;
  text-decoration: none;
}

h4 a:hover {
  color: #4d4d4d;
  text-decoration: underline;
}

h4 span {
  color: red;
  }

p {
  text-indent: 20px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;  
  margin: 0;
  font-family: trebuchet ms;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;
  color: #013005; 
  text-decoration: none;
  text-align: justify;
  padding-bottom: 20px;
}

p span {
  font-weight: bold;
}

input.f {
	background: #f1fbea repeat 0% 0%; 
	border-bottom: #4d4d4d 1px solid; 
	border-left: #4d4d4d 1px solid; 
	border-right: #4d4d4d 1px solid; 
	border-top: #4d4d4d 1px solid; 
	color: #4d4d4d; 
	font-family: trebuchet ms, tahoma, verdana, arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none
	}	
	
	
ul {
font-size: 11pt; 
font-family: trebuchet ms, tahoma, arial; 
font-weight: normal; 
font-style: normal; 
color: #013005; 
line-height: 165%;  
list-style: square;  
margin-top: 5px;
margin-bottom: 5px;  
}

ul a {
color: #013005; 
text-decoration: none;
}	

ul a:hover {
color: #013005; 
text-decoration: underline;
}


.gal_img {
  float: left;
  margin: 10px;
  padding-top: 5px;
  width: 100px;
  height: 100px;  
  position: relative;
  text-align: center;
  border-width: 0px;
  border-style: dotted;
  border-color: white; 
  color: #4d4d4d;
  font-family: verdana;
  font-size: 8pt;
  font-style: italic; 
  font-weight: normal;  
}

.gal_img a {
  color: #4d4d4d;
  font-family: verdana;
  font-size: 8pt;
  font-style: italic; 
  font-weight: normal;
  text-decoration: none;
}

.gal_img a:hover {
  color: white;
}

.img_bor {
  border-width: 1px;
  border-style: dotted;
  border-color: white; 
  color: #4d4d4d; 
  padding: 3px; 
}
