@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
img { 
	border: 0; 
}
.LeftBG {
	background-image: url(../images/AlbinsBG1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.RightBG {
	background-image: url(../images/AlbinsBG2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.QuoteLeft {
	background-color: #D7DF21;
	background-image: url(../images/AlbinsQuoteB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Quote {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #D7DF21;
	background-image: url(../images/AlbinsQuoteC.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	vertical-align: middle;
}
.QuoteHEADER {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D7DF21;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
}
.white {
	color: #333333;
}
.whiteB {
	color: #FFFFFE;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.flash {
	z-index: 99;
}

