.bannerL
{
	display:block;
	width: 148px;
	height:120px;
	background: url(/Images/top_left3.jpg);
	background-repeat: no-repeat;
}

.bannerR
{
	display:block;
	width: 148px;
	height:120px;
	background: url(/Images/top_right3.jpg);
	background-repeat: no-repeat;
}

.banner
{
	display:block;
	width: 448px;
	height:120px;
	background: url(/Images/top_middle3.jpg);
	background-repeat: no-repeat;
}

span.breadcrumb_page 
{
	color: #8F0565;
	font-weight:bolder;
}

a 
{
	color: #8F0565;
} 

h1
{
	font-size:130%;
	color: #8F0565;
	padding-bottom: 10px;
}

h2
{
	font-size:120%;
	color: #8F0565;
	padding-bottom: 10px;
}

h3
{
	font-size:110%;
	color: #8F0565;
	padding-bottom: 10px;
}

h4
{
	font-size:100%;
	color: #8F0565;
	padding-bottom: 10px;
}