body {
	padding: 0px;
	margin: 0px;
	background-image: url(store/images/OSCMAX_bg.gif);
	text-align: center;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	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;
}
#footer {
	background-color: #D7C0A0;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link, a:visited, a:active {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
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: #E9E9E9;
	text-align: right;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	width: 30%;
}
.chartright {
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	background-color: #F5F5F5;
}
.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: #F5F5F5;
	border: 1px solid #D7C0A0;
}
tr.ammerspay {
	display: none;
}
h3.alert {
	color: #f00;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #f00;
	margin: 10px 0;
}

