/*  ****  HEADER CSS CONTROLS  **** */
/* unvisited link */
a.headerimage.img:link {
	border: none;
	text-decoration: none;
}

/* visited link */
a.headerimage.img:visited {
	border: none;
	text-decoration: none;
}

/* mouse over link */
a.headerimage.img:hover {
	border: none;
	text-decoration: none;
}

/* selected link */
a.headerimage.img:active {
	border: none;
	text-decoration: none;
}

/*  ****  LEFTNAV CSS CONTROLS  **** */
table.leftnav {
	padding-left: 5px;
}

table.leftnavimage {
	padding-left: 1px;
}

td.leftnav {
	padding-top: 5px;
	background-color: #F3F3F3;
	vertical-align: top;
}

td.leftnavborder {
	background-color: #E9E5DA;
}

td.leftnavboldblack {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

td.leftnav {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

td.leftnavbold {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* unvisited link */
a.leftnavsearch:link {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* visited link */
a.leftnavsearch:visited {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* mouse over link */
a.leftnavsearch:hover {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

/* selected link */
a.leftnavsearch:active {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* unvisited link */
a.leftnav:link {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* visited link */
a.leftnav:visited {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* mouse over link */
a.leftnav:hover {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

/* selected link */
a.leftnav:active {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}


/*  ****  CONTENT AREA CSS CONTROLS  **** */
td.contenttitle {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

td.contenttext {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* unvisited link */
a.contentlinkbold:link {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* visited link */
a.contentlinkbold:visited {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* mouse over link */
a.contentlinkbold:hover {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

/* selected link */
a.contentlinkbold:active {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* unvisited link */
a.contentlink:link {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* visited link */
a.contentlink:visited {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* mouse over link */
a.contentlink:hover {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

/* selected link */
a.contentlink:active {
	color: #993300;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}


/*  ****  FOOTER CSS CONTROLS  **** */
td.footertext {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
}

td.footertextbold {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

td.footertextboldcolored {
	color: #993300;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

td.footertextxsmall {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* unvisited link */
a.footerlink:link {
	color: #993300;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* visited link */
a.footerlink:visited {
	color: #993300;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* mouse over link */
a.footerlink:hover {
	color: #993300;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* selected link */
a.footerlink:active {
	color: #993300;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* unvisited link */
a.footerlinkboldcolored:link {
	color: #993300;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* visited link */
a.footerlinkboldcolored:visited {
	color: #993300;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* mouse over link */
a.footerlinkboldcolored:hover {
	color: #993300;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/* selected link */
a.footerlinkboldcolored:active {
	color: #993300;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
