a {
	color: black;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFF;
	color: #000;
	font-family: tahoma, sans-serif;
	font-size: 75%;
	margin: 0px;
}

form {
	margin: 0px;
}

p {
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.3em;
}
td, th {
	font-size: 75%;
}

th {
	font-weight: bold;
	background-color: #617861;
	color: #E6EDE6;
}

img {
	border: 0px;
}

hr {
	border: 1px solid #B0B9B0;
	height: 1px;
}

#logo{
	color: #000000; 
	background: transparent url(images/logo.jpg) top left no-repeat;
	background-color: #CAD5CA;
	position: absolute;
	height: 92px;
	width: 919px;
	top: 20px;
	left: 20px;
}

#flags {
	margin: 1px;
	text-align: right;
}

#menu {
	background: #E6EDE6 url(images/menuend.jpg) bottom left no-repeat;
	border-top: 1px solid black;
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	top: 130px;
	left: 20px;
	position: absolute;
	height: 490px;
	width: 168px;
	_width: 170px;
}

#menu a, #menu span {
	border-bottom: 1px solid #999;
	color: #000;
	background-color: transparent;
	display: block;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 2px;
	padding-bottom: 2px; 
	margin: 0px 12px 0px 12px;
}

#menu span {
	font-size: 60%;	
}

#menu a:hover {
	background-color: #CAD5CA;
	text-decoration: none;
}

#menubar {
	left: 20px;
	top: 112px;
	position: absolute;
	border-right: 1px solid black;	
	border-left: 1px solid black;
	height: 18px;
	width: 168px;
	_width: 170px;
	background-color: #B0B9B0;
	font-size: 10pt;
} 

#stylechange {
	position: absolute;
	left: 12px;
	top: 0px;
}

#navibar {
	left: 190px;
	top: 112px;
	position: absolute;
	border-right: solid 1px black;
	height: 18px;
	width: 748px;	
	_width: 749px;	
	background-color: #617861;
	padding: 0px;
	font-weight: bold;
	font-size: 10pt;
} 

.navitext {
	margin-left: 15px;
	color: #E6EDE6;	
}


#main {
	top: 130px;
	left: 190px;
	width: 748px;
	_width: 749px;
	padding: 0px;
	position: absolute;
	text-align: justify;
	border-top: solid 1px black;
	border-right: 1px solid black;
}

#inmain {
	margin: 15px;
	position: relative;
}


h1 {
	font-size: larger;
	margin: 1.5em 0px 0px 0px;

}

div.title {
	font-size: larger;
	font-weight: bolder;
	margin: 1em 0em 1em 0em;
	padding: 0px 0px 2px 4px;
	background: white url(images/fade.gif) bottom left repeat-x;
	border-bottom: 1px solid black;
}

.images {
	border: 1px solid black;
	margin-left: 10px;
	float: right;
}

.mainpage {
	margin: 0px;
	padding: 0px;
	height: 420px;
	border-right: 1px solid black;
}

#madebar {
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	height: 18px;	
	background-color: #617861;
	font-size: 8pt;
	text-align: center;
	padding-top: 2px;
	color: #BBB;
}

#madebar a {
	text-decoration: none;
	color: #BBB;
}


#switchbar {
	border-bottom: solid 1px black;
	position: relative;
	margin-top: 18px; 
}
#switchbar a {
	padding-left: 1em;
	padding-right: 1em;
	border-right: 1px solid black;
	border-top: 1px solid black;
	padding-top: 0.2em; 
	height: 1.7em; 
	color: black;
	background-color: #B0B9B0;
	text-decoration: none;
}
#switchbar a:hover {
	background-color: #CAD5CA;	
	text-decoration: none;
	color: black;
}

#switchbar a.selected {
	background-color: #617861;
	color: #E6EDE6;	
}


img.refer {
	margin: 0px;		
	border: 0px;
}

a.refer {
	border: 1px solid white;
}

a.refer:hover {
	border: 1px solid black;
}

#technol td {
	border-bottom:1px solid #EEE;
}


a.schars {
	font-size: 150%;
	color: black;
	font-weight: bold;
	margin: 4px;
}

a.schars:hover {
	text-decoration: none;
	color: #CAD5CA;
}

.bigchar{
	font-size: 200%;
	font-weight: bold;
	margin: 0px;
}

.bigger{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 3px 3px;
	border-bottom: 1px solid black;
	background: white url(images/fade.gif) bottom left repeat-x;
}

.dark {
	background-color: #E6EDE6;	
	padding: 0px 5px 0px 5x;
	border: 1px solid white;
	margin: 0px;
}

.ultradark {
	background-color: #617861;
	color: #E6EDE6;
}

.light {
	background-color: #EEE;	
	padding: 0px 5px 0px 5x;
	border: 1px solid white;
	margin: 0px;
}

#upload {
	background-color: #EEE;	
	padding: 5px;
	border: 1px solid white;
	margin: 0px;
	width: 70%;
}


a.producerlink {
	color: black;
	width: 90%;
	margin-left: 5px; 
}

a.producerlink:hover {
	text-decoration: underline ! important;
}


.date {
	font-size: 80%;
	color: gray;
}
.message {
	margin: 0px 0px 4px 5px;	
}

#tree {
	width: 50%;  
	float: left;	
}

#tree a:hover {
	text-decoration: none;
}

.collapsed {display:none}
.expanded {display:block}

img.arr {
	border: 0px;
	height: 11px;
	margin-right: 3px;
	width: 11px;
}

input, option, select {
	border: 1px solid black;
	background: white url(images/fade.gif) bottom left repeat-x;
	font-size: 110%;
	color: black;
}

input.button {
	padding: 1px 3px 1px 3px;
	font-size: 100%;
	font-weight: bold;
}

input.radio {
	border: none;
	background: transparent;
}

textarea {
	border: 1px solid black;	
}

select.cat {
	width: 220px;
} 


table.producerlist {
	width: 710px;
	border: 0px;
}

.formfields {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

a.links {
	font-weight: bold;
}

#ad {
	margin-bottom: 10px; 
}

#ad p.head {
	font-weight: bold;
	color: #617861;
	margin: 0px;
}

#ad p.message {
	margin: 2px 0px 2px 4px;
} 

#ad p.contact {
	font-size: 90%;
	color: gray;
	margin: 0px;
}

#ad p.contact a{
	color: #617861;	
}

#ad span.date {
	font-size: 85%;
	color: gray;
	margin: 0px;
	font-weight: normal;
}

.searched {
	background-color: #617861;
	color: #E6EDE6;	
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

img.banner {
	border: solid 1px black;   
	margin-bottom: 5px;
}

.comment {
	font-size: 90%;
	color: #888;
}

.formframe {
	border: solid 1px #617861;
	background-color: #E6EDE6;
}
