body {
	color: Black;
	font-size:13px;
	font-family: arial;
}
table {
	color: Black;
	font-size:13px;
	font-family: arial;
}
td {
	color: Black;
	font-size:13px;
	font-family: arial;
}
p, span {
	color: Black;
	font-size:13px;
	font-family: arial;
}
H1	{
	color:#A74802;
	font-family:arial;
	font-size:15px;
}


/* *****************/
/* Left Navigation */
/* *****************/

.LeftNav {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #504104;
}
A.LeftNav:link {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #504104;
}
A.LeftNav:visited {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #504104;
}
A.LeftNav:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
A.LeftNav:active {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #504104;
}

/* *****************/
/* Sub Navigation */
/* *****************/

.subnav {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #504104;
}
A.subnav:link {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #504104;
}
A.subnav:visited {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #504104;
}
A.subnav:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
A.subnav:active {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #504104;
}

/* *****************/
/* Sub Navigation */
/* *****************/

.ParentNav {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #3A3006;
	font-weight:bold;
}
A.ParentNav:link {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #3A3006;
	font-weight:bold;
}
A.ParentNav:visited {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #3A3006;
	font-weight:bold;
}
A.ParentNav:hover {
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	color: #3A3006;
	font-weight:bold;
}
A.ParentNav:active {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #3A3006;
	font-weight:bold;
}


/* *****************/
/* Other Links     */
/* *****************/

.OtherLinks {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
A.OtherLinks:link {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
A.OtherLinks:visited {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
A.OtherLinks:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	color: #ffffff;
}
A.OtherLinks:active {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}


/* *****************/
/* Other Links     */
/* *****************/

.Links {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
A.Links:link {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
A.Links:visited {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
A.Links:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	color: #086C6C;
}
A.Links:active {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
