.BlueTitle
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #09559c;
	margin-bottom: 10px;
}

.BigImagePad
{
	background: url(../images/templates/picture_pad.jpg) no-repeat center center;
	width: 200px;
	height: 150px;
	padding: 17px 13px;
}

.SmallImagePad
{
	background: url(../images/templates/promotion_pad.jpg) no-repeat center center;	
	width: 83px;
	height: 62px;	
	padding: 23px 15px;
}

.Button {
	height: 21px;
	padding: 3px 10px;
	border: 1px solid #e3cfa0;
	background: url(../images/templates/button_background.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #513a02;
	text-decoration: none !important;		
	min-width: 120px;
}
