.linkbox {
	background-image: url(../images/linkboxupblue.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 6px;
}
.linkboxbig {
	background-image: url(../images/linkboxupbluebig.jpg);
	background-repeat: no-repeat;
	padding: 6px;
}
.linkboxD {
	background-image: url(../images/linkboxdownblue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.box {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0em;
	text-indent: 0px;
	word-spacing: 0em;
	white-space: normal;
	position: static;
}
.linkboxDown {

	background-image: url(../images/linkboxdownbluebig.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
