/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

div {float:left;

}

a {color:#737373; 
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

/* MAIN DIVS */
.very_main {
width:100%; 
height:100%;
 
}
.mainest {
width:766px; 
float:none;  
height:auto;
 }
 
.Content {
	width:745px;
	margin-top:0px;
	padding-left:21px;
	
  }
  
.Left { 
width:171px; 
padding-left:11px; 
padding-top:9px; 
padding-bottom:18px; 
background:#f6f6f4
}

.Left h3 {

font : 16px geneva; 

}


.Right { 
width:550px; 
padding-left:10px
}

.Bottom {
	width:700px;
	
	font: 10px geneva; 
	text-align:center;
	background-color:#f0f1ed;
	
	padding-top:8px;
	padding-right:10px;
	padding-left:10px;
	height:120px;
	
}

.Bottom a { 
text-decoration:none;
}

.Bottom a:hover { 
text-decoration:underline;
}

/* FLASH */
.Flash { 
width:766px;  
height: 117px;
background:url(images/flash.gif);  

}

.Sitemap {
 padding-left:100px;
  width:325px; 
  height:218px; 
  padding-top:19px
  }
.Slogan {
margin-top:51px; 
padding-left:64px
}
.Navigation { width:553px}

/*added*/

/* SIGNUP FORM_1 */

.ok { 
background:url(images/go.gif);
 height:19px; 
 width:40px; 
 border:0px; 
 cursor: pointer
 }
 
.form_search {
border:1px #e4e5e1 solid;   
color:#737373; 
padding-left:5px;  
font-family: Tahoma, Arial; 
font-size:11px; 
height:15px;  
width:130px
}

/* Nav */
.Linki { 
width:155px; 
margin-top:5px
}
.Linki a {
color:#737373; 
text-decoration:none;
}
.Linki a:hover { 
text-decoration:underline;
color:#006633;
}




.Green { color:#7ba419}
.Tabl { width:139px; background:url(images/3_table.gif); padding:2px 0px 1px 12px; margin-top:2px}
.Tabl a { text-decoration:none; font-weight:bold; color:#464545; font-size:10px}
.Tabl a:hover { text-decoration:underline}

/* TABLE */
.Table { width:250px; padding-left:5px}
.table_1 { width:150px; padding:1px 0px 1px 27px; background:url(images/4_tab3.gif) left center no-repeat}
.table_2 { width:68px; text-align:center; padding:1px 0px 1px 0px;}
.table_2 a {color:#7ba419; text-decoration:none}
.table_2 a:hover { text-decoration:underline}
.Table_3 { width:243px; padding-left:12px}
.table_4 { width:148px; padding:1px 0px 1px 27px; background:url(images/4_tab3.gif) left center no-repeat}


/* FORM */
.form_text { width:150px;  margin-top:5px; padding-left:5px;  font-weight:bold}
.pod_style { width:247px}
.form_style {border:1px; border-style:solid;   border-color: #d4d0c8   ; font-family: Tahoma, Arial; font-size:11px;  height:15px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:245px; }
.form_area {border:1px; border-style:solid;   border-color:#d4d0c8; font-family: Tahoma, Arial; font-size:11px;  height:90px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:515px; }
.clear {background-image: url(Images/4_Clear.gif); width:56px; height:19px; border:0px;  border-color:#743218;  cursor: pointer;}
.send {background-image: url(Images/4_send.gif) ; height:19px; width:56px; height:19px; border:0px; border-color:#743218;  cursor: pointer}


h2  {
font-size:12px;
}
h1  {

font : 25px geneva; 
}
  img.alignleft  {
float : left;
margin : 0 15px 5px 0;
}
img.alignright {
float : right;
margin : 0 0 5px 15px;
} 

img.cat {
   padding:2px;
   border:2px solid green;
   background-color:#ffffff;
}
