fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 300px;
}
.ftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.redtext {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.hitCountBar {
	background="#dedfde";
	color: #CC0000;
}
input.searchfield {
	width: 350;
}
input.searchbutton{
}


.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C9BE9F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C9BE9F;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
TD
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TH.browseMenu
{
	background-color: #003366;
	color: #ffffff;
	font-size: 14px;
}
TD.browseMenu
{
	background-color: #e9e9e9;
}

.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 130px;
	z-index: 60;
	color: #003366;
}

a.XXX:link, a.XXX:active, a.XXX:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.XXX:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033666;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: maroon;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: maroon;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: maroon;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: maroon;
	text-decoration: none;
}
a.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	border: 1px solid #A15152;
	margin: 2px;
	padding: 2px;
}
a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	border: 1px solid #A15152;
	margin: 2px;
	padding: 2px;
}a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	border: 1px solid #A15152;
	margin: 2px;
	padding: 2px;
}
a.button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	border: 1px solid #A15152;
	margin: 2px;
	padding: 2px;
}
a.formbutton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #C9BE9F;
	text-decoration: none;;
	margin: 2px;
	padding: 2px;
	border-top: 1px none #C9BE9F;
	border-right: 2px solid #C9BE9F;
	border-bottom: 1px none #C9BE9F;
	border-left: 2px solid #C9BE9F;
}
a.formbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #C9BE9F;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-top: 1px none #C9BE9F;
	border-right: 2px solid #C9BE9F;
	border-bottom: 1px none #C9BE9F;
	border-left: 2px solid #C9BE9F;
}a.formbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #C9BE9F;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-top: 1px none #C9BE9F;
	border-right: 2px solid #C9BE9F;
	border-bottom: 1px none #C9BE9F;
	border-left: 2px solid #C9BE9F;
}
a.formbutton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #C9BE9F;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	background-color: #C9BE9F;
	border-top: 1px none #C9BE9F;
	border-right: 2px solid #C9BE9F;
	border-bottom: 1px none #C9BE9F;
	border-left: 2px solid #C9BE9F;
}
a.crumbs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A15152;
	text-decoration: none;
}
a.crumbs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A15152;
	text-decoration: none;
}
a.crumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A15152;
	text-decoration: underline;
}
a.crumbs:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A15152;
	text-decoration: none;
}

.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 130px;
	z-index: 60;
	color: #003366;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 130px;
	z-index: 60;
	color: #003366;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 130px;
	z-index: 60;
	color: #003366;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 130px;
	z-index: 60;
	color: #003366;
}
.menulist {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.TRMServiceArea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996633;
	text-indent: 10px;
	right: 10px;



}

a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	z-index: 60;
	color: #003366;
	list-style-type: square;
}
a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	z-index: 60;
	color: #003366;
	list-style-type: square;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	z-index: 60;
	color: #003366;
	list-style-type: square;
}
a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	z-index: 60;
	color: #003366;
	list-style-type: square;
}
.cat-heading {
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
ul.category-listing {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
}

#itemTitle {
	padding-top: 10px;
}

#itemTitle a{
	font-weight: bold;
	font-size: 16px;
}

#itemURL a{
	color: gray;
}

#itemCategories a{
	color: green;
}

/* Search Results Page Declarations */



