

a:link, a:visited {
	color: #465417;
	background-color: transparent;
}

a:hover, a:active {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
}

body {
	background-color: #966753;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subtit {
	color: #966753;
	font-size: 18px;
	font-weight: bold;
	background-color: transparent;
}

h1 {
	color: #966753;
	font-size: 18px;
	font-weight: bold;
	background-color: transparent;
}

h2 {
	color: #996B49;
	font-size: 14px;
	background-color: transparent;
}

p, td {
	color: #000A3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
}

.lh20  {line-height: 20px;
}

.content {
	background-image: url(images/bkcontent.jpg);
	border: solid;
	border-color: #59693C #000000 #000000 #59693C;
	border-width: 2px 0px 0px 2px;
}

.copy {
	background-image: url(images/bkfoot.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.topnav {
	background-color: #EDE8EF;
	border: #495632;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
}

.topnavbk {
	background-color: #A9A5A2;
	border: 1px #495632 solid;
	color: #000000;
	font-weight: bold;
}


.zyx	{margin-top: 0px;
	margin-bottom: 12px;
}

.nml {cursor:pointer;cursor:hand;
	font-weight:bold;
	text-transform: capitalize;
	text-decoration: underline;
}

.cba {
	border: #966753;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}


.clut {color: #000A3F; font-weight: bold;}

.cursor {cursor:pointer;cursor:hand;
	font-weight:bold;
	text-decoration: none;
	}
	
.advert:link	{
	color: #000A3F;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.advert:visited {
	color: #000A3F;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.advert:hover {
	color: #000A3F;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
		
}

.advert:active {
	color: #000A3F;
	font-weight: normal;
	text-decoration : none;
	cursor:default;
}

.pthd {cursor:pointer;cursor:hand;
	font-weight:bold;
	color: #465417;
	text-decoration: underline;
}

.advtxt  {margin-bottom: 0;
 	margin-top: 10px;
 	text-transform: capitalize;
 	line-height: 15px;
 	font-size: 12px;
 	color: #465417;
}


.subhead {font-size: 13px; font-weight: bold;}

.subhead2 {font-size: 12px; font-weight: bold;}

th {color: #000A3F; font-size: 14px; font-weight: bold}

.tablft		{background-color: #966753;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}
		
.tabrght	{background-color: #465417;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 10px;
		color: #ffffff;
		font-weight: bold;
		}
