body   { font: bold 12px/1.5em Verdana; text-align: center }

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs     { font-size: 16px; line-height: normal; background: #f3e2f4; padding-bottom: 10px; width: 848px; float: left; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px;
}



#tabs ul  { list-style: none; margin: 0; padding: 10px 10px 0 50px }

#tabs li  { display: inline; margin: 0; padding: 0 0 }

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span      { color: #474747; background: url("tabright.gif") no-repeat right top; display: block; padding: 0 15px 4px 30px; float: left }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span   { color: #000 }

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	