body {
	list-style-type: none;
	width: auto;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: lighter;
	top: auto;
	position: relative;
	bottom: auto;
	text-decoration: none;
	font-variant: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-align: center;
	left: auto;
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	height:1px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	}
	
#tabs {
	float:left;
	font-size:10px;
	line-height:normal;
	height: auto;
	width: 833px;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 13px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs a span {
	float:center;
	display:block;
	background:url("tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 10px;
	color:#AA240D;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FF0000;
	}
#tabs a:hover {
	background-position:0% -42px;
	}
#tabs a:hover span {
	background-position:100% -42px;
	}  
