/* CSS Document */
body {
	text-align: center;
	background: url(../jzlimages/whtBurlap3.gif);
	color: #333333;
	font: 1em "Times New Roman", Times, serif;
}
h2 {
	font: italic bold 1.2em "Times New Roman", Times, serif;
	text-decoration: none
}
h3 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
p {
	font-weight: normal;
	text-indent: 15px;
}
A:link {
	color:#660000;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
} 
A:visited {
	color:#666600;
	font-size: .9em;
	font-weight: bold;
} 
A:hover {
	color:#996600;
	font-size: .9em;
	font-weight: bold;
} 
A:active {
	color:#993300;
	font-size: .9em;
	font-weight: bold;
}
#wrapper {
	margin: 50px auto 0px;
	width: 90%;
	background: #000000;
	height: auto;
	visibility: visible;
	padding: 10px;
}
#footer {
	font-size: .9em;
	font-weight: bold;
	clear: both;
}
#AWW {
	font: 0.70em Arial, Helvetica, sans-serif;
	color: #333333;
}
#leftnav {
	background: #000000;
	text-align: center;
	float: left;
	width: 25%;
}
#jzzl {
	float: right;
	width: 70%;
}

#content {
	margin: 0px auto;
	width: 70%;
	background: #000000;
	float: right;
}
#text {
	background: #FFFFFF;
	float: right;
	width: 68%;
	padding: 15px;
	margin-top: 5px;
}
.click {	font-size: 10px;}
.margin {
	padding: 10px;
}
.a10 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.t12 {
	font-size: 12px;
}
.t14 {
	font-size: 14px;
}
.t14bi {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.t16 {
	font-size: 16px;
	font-weight: bold;
}

.t16bi {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;

}
.t18b {	font-size: 18px;	font-weight: bold;}
.t18bi {	font-size: 18px;	font-weight: bold;	color: #000000;	font-style: italic;}
.bgtable {	background: #000000;	font: bold 14px "Times New Roman", Times, serif;}
.navbar {	background: #000000;	font: italic bold 18px "Times New Roman", Times, serif;}

.buttons04 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;

}
.mtable {
	border: 3px groove #993333;
}
.trheight {
	height: 5px;
}
