td, body, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color:teal;
}
a {
	color: #000000;
}
a:visited {
	color: teal;
}
a:hover {
	color: #666666;
}

#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;
}
body {
	background-image: url(images/background.jpg);
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #009900;
}
