a.intro  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #09347A;
	font-size: 14px;
	text-decoration: none;
	line-height: 14px;
	background-color: #d9ddef;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

a.intro:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 14px;
	text-decoration: none;
}

.introbuttonright {
	background-image: url(../media/home-button-middle-right.gif);
	background-repeat: repeat-y;
}
.introbuttontop {
	background-image: url(../media/home-button-top.gif);
	background-repeat: repeat-x;
}
.introbuttonbottom {
	background-image: url(../media/home-button-bottom.gif);
	background-repeat: repeat-x;
}

.introbuttonleft {
	background-image: url(../media/home-button-middle-left.gif);
	background-repeat: repeat-y;
}
