/* Author: mcl */

/* Fast links */

.fastLinksMainComponent {
	width: 249px;
	height: auto;
}
.fastLinksTopComponent {
	width: 249px;
	height: 20px;
}

.fastLinksCornerTopLeft {
	width: 20px;
	height: 20px;
	background-image: url(../../img/fastLinks/fastLinksCorTopLeft.png);
	background-repeat: no-repeat;
}

.fastLinksTop {
	width: 209px;
	height: 20px;
	background-image: url(../../img/fastLinks/fastLinksTop.png);
	background-repeat: repeat-x;
}

.fastLinksCornerTopRight {
	width: 20px;
	height: 20px;
	background-image: url(../../img/fastLinks/fastLinksCorTopRight.png);
	background-repeat: no-repeat;
}

.fastLinksLeft {
	background-image: url(../../img/fastLinks/fastLinksLeft.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
	height: 160px;
}

.fastLinksMiddle {
	width: 209px;
	height: 160px;
	background-color: #F1F1F2;
}

.fastLinksRightGrad {
	background-image: url(../../img/fastLinks/fastLinksRight.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
	height: 160px;
}

.fastLinksMiddleComponent {
	width: 249px;
	height: 160px;
}

.fastLinksBottomComponent {
	width: 249px;
	height: 20px;
}


.fastLinksCornerBottomRight {
	width: 20px;
	height: 20px;
	background-image: url(../../img/fastLinks/fastLinksCorBottomRight.png);
	background-repeat: no-repeat;
}

.fastLinksBottom {
	width: 209px;
	height: 20px;
	background-image: url(../../img/fastLinks/fastLinksBottom.png);
	background-repeat: repeat-x;
}

.fastLinksCornerBottomLeft {
	width: 20px;
	height: 20px;
	background-image: url(../../img/fastLinks/fastLinksCorBottomLeft.png);
	background-repeat: no-repeat;
	float: left;
}

.fastLinksBox {
	height: 124px;
	width: 194px;
	margin: 12px 0px 0px 0px;
}

.fastLinksHref {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #003859;
	font-weight: bold;
}
