#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 25px 125px 10px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #660000;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #660000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.titletext {
	font-size: 17px;
	color: #660000;
	display: block;
	vertical-align: middle;
	line-height: 17px;
	padding-right: 5px;
}
#titleright {
	background-image: url(store/images/layout/title_circle.gif);
	height: 35px;
	width: 27px;
	background-repeat: no-repeat;
}
#titleleft {
	background-image: url(store/images/layout/title_bar.gif);
	background-repeat: repeat-x;
	height: 35px;
	line-height: 1px;
}
.chartleft {
	background-color: #c55341;
	text-align: right;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	width: 30%;
	color: #ffffff;
}
.chartright {
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	background-color: #c29882;
}
.charttitle {
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#messagesent {
	color: #FF0000;
	text-align: center;
	border: 1px solid #FF0000;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #D7C0A0;
}
