.main {
	font-family: "Times New Roman", Times, serif;
}
.breadcrumbs a {
	text-decoration: none;
	color: #999999;
}
.breadcrumbs {
	font-weight: normal;
	color: #999999;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.sectionLinks {
	font-size: 11px;
	color: #fff;
}
.sectionLinks a {
	text-decoration: none;
	color: #fff;
}

.sectionLinks a:hover {
	text-decoration: underline;
}

.sectionLinks a:visited {
	color: #fff;
	}

body {
	background-image:  url(../_images/images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarLeft {
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #0B5E02;
}

#sidebarLeft #contents, #sidebarRight #contents {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebarLeft #contents a {
	color: #0B5E02;
	font-weight: bold;
}
#sidebarLeft #contents a:visited {
	color: #0B5E02;
}

.heading, .caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #624D1C;
}

.heading2, .caption2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B5E02;
}

.heading, .heading2 {
	font-size: 1.1em;
	font-weight: bold;

}
h1, h2, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #624D1C;
}
h3, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #624D1C;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

