body {
	margin: 0;
	padding: 0;
	background-color: #dadae3;
	font-family: arial;
	color: #760300;
}

img {
	border: 0;
}

span.button {
	background-color: red;

}

form {
	display: inline;
}

input,select,textarea {
	border: 1px solid #0c5379;
	background-color: #cce0eb;
}

.submit {
	border: 0;
	background-color: #0c5379;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

div#back {
	position: absolute; 
	margin-top: 110px; 
	margin-left: 10px;
	background-image: url('../images/back.gif');
	background-repeat:no-repeat;
	width: 80px;
	height: 80px;
	text-align: center;
	cursor: pointer;
}

div#backlink {
	padding-top: 29px;
	font-family: arial;
	font-size: 12pt;
	color: #03496e;
	text-decoration: none;
}

div#backlink a:hover {
	font-family: arial;
	font-size: 12pt;
	color: red;
	text-decoration: none;
}

td#menu a.header {
	font-family: arial;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}

td#menu a {
	font-family: arial;
	font-size: 14pt;
	color: #760300;
	text-decoration: none;
}

td#menu a#backbutton {
	font-family: arial;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}

td#menu a.active {
	font-family: arial;
	font-size: 14pt;
	color: red;
	text-decoration: none;
}

td#menu a:hover {
	font-family: arial;
	font-size: 14pt;
	color: red;
	text-decoration: none;
}

td#top-menu a {
	font-family: arial;
	font-size: 14pt;
	color: #760300;
	text-decoration: none;
}

td#top-menu a.active {
	font-family: arial;
	font-size: 14pt;
	color: red;
	text-decoration: none;
}

td#top-menu a:hover {
	font-family: arial;
	font-size: 14pt;
	color: red;
	text-decoration: none;
}

div#copyright {
	margin-top: 5px;
	font-size: 12px;
	color: #5f5f5f;
}

div#copyright a {
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
}

div#copyright a:hover {
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: underline;
}

#autocommerce {
	margin: 7px;
}

div#content {
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 7px;
	height: 278px;
	width: 570px;
	overflow: auto;
	text-align: left;
}

div#content a {
	color: red;
	text-decoration: none;
}

div#content a:hover {
	color: red;
	text-decoration: underline;
}

td {
	font-family: arial;
	font-size: 12pt;
	color: #760300;
}

div#content p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12pt;
	line-height: 1.35em;
}

div#content p.editor_note {
	color: red;
}

div#content h1 {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 14pt;
	color: #760300;
}

div#content h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #760300;
}