body {
	background-color: #FFFFFF;
	background-image: url(images/bgfillgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.SideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.ContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: square;
}
	
	.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: square;
	margin-right: 5px;
	padding-right: 5px;

}
.Breadcrumbs a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Breadcrumbs a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Breadcrumbs a:hover {


	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Breadcrumbs a:active {



	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ContentArea a:link {
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}
.ContentArea a:visited {

	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}
.ContentArea a:hover {


	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.ContentArea a:active {



	font-weight: bold;
	color: #0066ff;
	text-decoration: underline;
}
.img {
	border: 1px solid #000000;
}

.style1 {font-size: 10px;
	font-style: italic;
}