*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #4b4b4b;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, Calibri, sans-serif;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

img	{
	border: 0px none transparent;
	background-color: transparent;
	}


#wrap	{
	width: 704px;
	background-image: url('images/dk-gradient.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px auto 0px auto;
	padding: 0px 35px 0px 35px;
	}

	td.menu-cell {
		width: 703px;
		height: 36px;
		background-image: url('images/menu-bg.png');
		background-repeat: no-repeat;
		background-position: top left;
		padding-bottom: 7px;
		}

		table.menu-table {
			margin-left: 1px;
			}

			table.menu-table td {
				padding: 12px 31px 9px 31px;
				}

			table.menu-table a {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
				border: 0px none transparent;
				background-image: none;
				display: block;
				}

				table.menu-table a:hover {
					background-image: url('images/dot.gif');
					background-repeat: repeat-x;
					background-position: 0 14px;
					}

	td.underlay {
		background-image: url('images/underlay-bg.png');
		background-repeat: repeat-y;
		background-position: top center;
		}

		table.underlaytable2 {
			width: 700px;
			margin: 0px 2px 0px 2px;
			}

		td.underlay2 {
			background-image: url('images/lt-gradient.png');
			background-repeat: no-repeat;
			background-position: top center;
			}

		td.underlay3 {
			background-image: url('images/weave-bg.png');
			background-repeat: no-repeat;
			background-position: bottom center;
			width: 700px;
			}

	td.footer1 {
		padding: 15px 4px 8px 4px;
		background-image: url('images/dash2.png');
		background-repeat: repeat-x;
		background-position: 0px 8px;
		}

		td.footer1 p {
			color: #ffffff;
			font-size: 70%;
			margin: 0px;
			padding: 0px;
			}

			td.footer1 a {
				color: #ffea7d;
				text-decoration: underline;
				background-color: transparent;
				}

				td.footer1 a:hover {
					background-color: #ffea7d;
					color: #565656;
					text-decoration: none;
					}



	td.footer2 {
		padding: 8px 4px 10px 4px;
		background-image: url('images/dash2.png');
		background-repeat: repeat-x;
		background-position: top left;
		}

		td.footer2 p {
			color: #a3a3a3;
			font-size: 70%;
			}

		div.leftfooter {
			text-align: left;
			float: left;
			width: 360px;
			}

		div.rightfooter {
			text-align: right;
			float: left;
			width: 333px;
			}

	div.indeximages {
		width: 658px;
		height: 155px;
		background-image: url('images/dash.png');
		background-repeat: repeat-x;
		background-position: top left;
		margin: 22px auto 0px auto;
		padding-top: 8px;
		}

		div.indeximages td {
			padding: 0px 14px 0px 15px;
			}

	div.indexcontent {
		width: 498px;
		background-image: url('images/dash.png');
		background-repeat: repeat-x;
		background-position: top left;
		margin: 0px auto 0px auto;
		padding-bottom: 30px;
		padding-top: 30px;
		padding-right: 160px;
		padding-left: 8px;
		}

		td.underlay3 a {
			color: #38820f;
			text-decoration: underline;
			}

			td.underlay3 a:hover {
				color: #ffffff;
				background-color: #38820f;
				text-decoration: none;
				}

		td.underlay3 h1 {
			margin-bottom: 12px;
			color: #38820f;
			font-size: 150%;
			font-family: Times, "Times New Roman", Serif, Georgia;
			}

		td.underlay3 h2 {
			margin-bottom: 6px;
			color: #38820f;
			font-size: 125%;
			}

		td.underlay3 p {
			line-height: 150%;
			font-size: 80%;
			margin-bottom: 12px;
			}

		td.underlay3 ul {
			list-style-image: url('images/bullet.png');
			margin-left: 30px;
			font-size: 80%;
			margin-bottom: 12px;
			}

	#content {
		width: 684px;
		margin: 0px auto 0px auto;
		padding: 30px 8px 25px 8px;
		}


div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}

a.imglink {
	background-color: transparent !important;
	}
