body {
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.leftNav_header {
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	}
.leftNav_header a:link {
	color: #333333;
	text-decoration: none;
	}
.leftNav_header a:visited {
	color: #333333;
	text-decoration: none;
	}
.leftNav_header a:hover {
	color: #990000;
	text-decoration: underline;
	}
.leftNav_link {
	background-color: #e8e8e8;
	font-size: 11px;
	}
.leftNav_link a:link {
	color: #333333;
	text-decoration: none;
	}
.leftNav_link a:visited {
	color: #333333;
	text-decoration: none;
	}
.leftNav_link a:hover {
	color: #990000;
	text-decoration: underline;
	}
.leftNav_linkArrow {
	color: #990000;
	background-color: #e8e8e8;
	font-size: 9px;
	}
.pageTitle {
	font-size: 24px;
	font-weight: bolder;
	color: #006;
	

}
h3 {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	color: #600;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: "Arial Unicode MS";
	font-size: 20px;
	color: #600;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-family: "Arial Unicode MS";
}
.logoTable {
	background-repeat:repeat;
	background:url(Images/logo_banner.jpg);
}
