body, td, tr {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000033;
	text-align: left;
}
.grey {
	color: #999999;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #000066;
	font-weight: normal;
	text-transform: lowercase;
}


a {
	color: #000000;
	text-decoration: none;
}
.orange-middle {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
.orange {
	color: #F7921E;
}
.spacedorange {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #F7921E;
}
.footer {
	color: #666666;
	font-size: 9px;
}
#tabs{ display:block;
background:#EDE7DE url(images/Tab_Mosaic.gif) repeat-x 0 100%;
}
#tabs ul
{
	display:inline;
	padding:0px;
	margin:0px;
	font-size:1.1em;
	line-height:13px;
	text-align:left;
}
#tabs ul li:first-child { margin-left:2px; }
#tabs ul li{ display:block; margin:4px 0 0 -1px; padding:0; float:left;
}
#tabs ul li a { display:block; float:left; color:#5b5b5b; text-decoration:none;
	padding:7px 10px 8px;
}
#tabs ul li span{ display:block; float:left; }
#tabs li a { background:url(images/Tab_Mosaic.gif) no-repeat 100% -120px; }
#tabs li.active{ background:#fff url(images/Tab_Mosaic.gif) no-repeat 0px 0px;
	z-index:300;
}
#tabs li.active a{ background:url(images/Tab_Mosaic.gif) no-repeat 100% -60px;
	z-index:300;
}
.headline {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-align: justify;
	font-size: 18px;
	border: 3px solid #666666;
	padding: 5px;
	font-weight: bold;
}
p {
	text-align: justify;
}
