.bodygreybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodygrey {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;
}
.bodyblack {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.small {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #CC0066;
}
a.hover {
color: #ffffff;
}a:link {
	color: #666666;
}

.quantitybox {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titles {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tdbottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
}.headerbacking {
	background-attachment: fixed;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titlessmaller {

	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bodywhite {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.table {
	background-color: #FFFFCC;
	border: 1px dashed #999999;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;

}
.tablelinenopad {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
body {
	background-attachment: fixed;
	background-color: #5D84B3;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CA004B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E699B1;
	border-right-color: #8E2447;
	border-bottom-color: #8E2447;
	border-left-color: #E699B1;
	color: #FFFFFF;

}
.bodygreysm {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.footerwhite {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a.footerwhite {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerwhite.hover {
color: #ffffff;
}


.tablebottommargin {
	padding-bottom: 10px;
}

