/* G E N E R A L */

body{
	color:#000000;
	font: 12px Tahoma, Arial, sans-serif;	
	line-height:1.8em;
	margin:0 0 0 0;
	}


iframe { 
overflow-x: hidden; 
overflow-y: scroll; 
} 
h1, h2, h3, h4{
	color:#000000;
	font-size:24px;
	}

h1, h2, h3, h4{
color:#000000;
	font-size:14px;
	}

ul {
	list-style-type:circle;
	}

li {
	margin: 0 25px;
	}

a img{
	border:none;
	}

a:link {
	color: #333333;
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

table.footer{}

table.footer a:link {
	color: #DA7115;
	text-decoration: none;
}
table.footer a:visited {
	text-decoration: none;
	color: #DA7115;
}
table.footer a:hover {
	text-decoration: underline;
	color: #DA7115;
}
table.footer a:active {
	text-decoration: none;
	color: #DA7115;
}


/* added may 2008 */ 
#background {


background-image:url(../images/navigationbackground.jpg);
width:900px;
height:40px;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

#background ul {
padding:0px 0px 0px 0px;
margin:10px 0px 0px 40px;
}

#background li{
display:inline;
padding:0px 0px 0px 0px;
margin:0px 20px 0px 0px;
list-style:none;
}
#background a:link {
	color: #e1e1e1;
	text-decoration: none;
}
#background  a:visited {
	text-decoration: none;
	color: #e1e1e1;
}
#background  a:hover {
	text-decoration: none;
	color: #e77410;
}
#background  a:active {
	text-decoration: none;
	color: #e1e1e1;
}

.search {
height:300px;
width:220px;
overflow: auto;
}

#message {
	width:300px;
	height:100px;
}