@charset "utf-8";
img {
	border: 2px solid #F3F3F3;
	margin-left: 15px;
	margin-bottom: 10px;
}
.YellowTitle {
	font-size: 24px;
	font-weight: normal;
	color: #FFCC00;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.PurpleTitle {
	font-size: 24px;
	font-weight: normal;
	color: #666699;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.BlueTitle {
	font-size: 24px;
	font-weight: normal;
	color: #66CCFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.GreenTitle {
	font-size: 24px;
	font-weight: normal;
	color: #66CC99;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.SmallText {
	font-size: 9px;
	font-style: italic;
	color: #999999;	
}
.MIB_Image {
	background-color: #0053a4;
	color: #990000;
	background-image: url(/content/images/mib_bg.jpg);
	height: 419px;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.MIB_Text {
	background-color: #0053a4;
	padding: 5px;
	color: #FFFFFF;
	width: 590px;
}
.MIB_Speyside {
	background-color: #0053a4;
	color: #FFFFFF;
	background-image: url(/content/images/mib-speyside.gif);
	height: 703px;
	width: 500px;
}
