form {
	margin:15px 15px 15px 15px;
}
a {
	font-size:14px;
	color:#009900;
	}
td
{
	font-size:14px;
	color:#000000;
}
th
{
	font-size:14px;
	color:#000000;
}

h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:16px;
	font-weight:bold;
	font-size:28px;
	color:Black;
	text-decoration:none;	
	}

body {
	margin-left:6px;
	margin-right:0px;
	font-size: 14px;
	width:985px;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:#F4F4F4;
	font-size:13px;
	line-height:normal;
	border-bottom:1px solid #24618E;
	}

#tabs ul {
	margin:0;
	padding:10px 0px 0 7px;
	list-style:none;
	font: bold 13px;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}