.ExtShadow {
	background-repeat: repeat-y;
	background-image: url(images/left-shadow.gif);
	background-attachment: scroll;
	height: auto;
}
.ExtShadow2 {
	background-attachment: scroll;
	background-image: url(images/right-shadow.gif);
	background-repeat: repeat-y;
	height: auto;
}
.HomeIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.HomeIntro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.HeaderSubCat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.BotLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bgimage{
background-image: url(images/bgimage.jpg);
background-repeat:no-repeat;
background-position:center;
}
