.buttonscontainer {
	width: 180px;
	font-size: small;
	font-weight: normal;
}

.buttons a {color: #000000;
border: 1px solid;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
font: normal 12px Arial, sans-serif;
text-decoration: none;
border-color: #FF9999;
display: block;
margin: 0px;
width: 100%;
text-align: left;}


.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #FF9999;
border-color: #FF9999;
color: #000000;
text-decoration: none;}


body {
	font-size: 14px;
	font-weight: bold;
}
.divbanner {
	background-image: url(../images/backgroundhearts.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.h3toptext {
	font-weight: bold;
	background-image: url(../images/backgroundhearts.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
	display: block;
}
.bottomnav {
	font-weight: bold;
	background-image: url(../images/backgroundhearts.gif);
	background-repeat: repeat-x;
	width: 100%;
}
td {
	border: 2px dashed #FFCCCC;
	padding-left: 10px;
}
.maintable {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	width: 450px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFCCCC;
	margin-left: 3px;
	border: 1px solid #FFCCCC;
	padding: 2px;
	margin-top: 3px;
}
.creditcards {
	font-style: italic;
	font-weight: bold;
	margin: 2px;
	width: 100%;
	border: 1px dashed #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
}
#maintext {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.divcenter {
	text-align: center;
}
p {
	font-size: 14px;
	font-weight: bold;
}
.plisting {
	background-color: #FFEEEE;
	width: 100%;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.libackgroundcolor {
	background-color: #FFCCCC;
	background-repeat: repeat-x;
}
