.left-tile {
	background-image: url(../images/bkg_left_tile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-tile {
	background-image: url(../images/bkg_right_tile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}
.mediumtext {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	}
.mediumbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
a.class1:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFFFF;
}
a.class1:hover {
	color: #FFFFFF;
}
a.class1:active {
	color: #FFFF00;
}
.signature {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	padding: 0px 0px 0px 5px;
	font-style: italic;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
}
.contact-box {
	height: 20px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tellfriend-box {
	height: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.check-box {
	height: 12px;
	width: 12px;
}
.center-tile {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
