.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	height: 121px;
}
.topbg2 {
	background-image: url(images/topbg_2.jpg);
	background-repeat: repeat-x;
	height: 121px;
}
.middlepatch {
	background-image: url(images/bannerlongpatch_bg.jpg);
	background-repeat: repeat-y;
	width: 61px;
}
.middleshade {
	background-image: url(images/middlepatch.jpg);
	background-repeat: repeat-x;
	height: 21px;
}
.bottempatch {
	height: 24px;
	background-image: url(images/bottempatch.jpg);
	background-repeat: repeat-x;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text   a{
	
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.maintext    a{
	
	color: #000000;
	text-decoration: none;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.buttontext  a{
	
	color: #FFFFFF;
	text-decoration: none;
}

