body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px;
	margin: 0px;
	height: 100%;
}

a {
	font-size: 11pt;
	color: #000066;
	text-decoration: underline;
}

a:link {
	font-size: 11pt;
	color: #000066;
	text-decoration: underline;
}

a:visited {
	font-size: 11pt;
	color: #40335F;
	text-decoration: underline;
}

p {
	color: #1A2556;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-top: 0px;
}

.p-brown {
	color: #826948;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	color: #1A2556;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.header-brown {
	color: #826948;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.header-blue {
	color: #1A2556;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

A.header-brown {
	color: #826948;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

A.header-blue {
	color: #1A2556;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h2 {
	color: #1A2556;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.subheader-brown {
	color: #826948;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.subheader-blue {
	color: #1A2556;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

A.subheader-brown {
	color: #826948;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

A.subheader-blue {
	color: #1A2556;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h3 {
	color: #1A2556;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.header-minor-brown {
	color: #826948;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.header-minor-blue {
	color: #1A2556;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

A.header-minor-brown {
	color: #826948;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

A.header-minor-blue {
	color: #1A2556;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

ol {
	color: #1A2556;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

.ol_alpha {
	color: #1A2556;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	list-style-type: lower-alpha;
}

ul {
	color: #1A2556;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

dt {
	color: #1A2556;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

dd {
	color: #826948;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-top: 0px;
}

.form-align {
	padding-left: 15%;
	text-align: left;
}

.table-left {
	width: 390px;
	text-align: left;
	color: #826948;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-style: groove;
	border-bottom-color: #826948;
}

.table-right {
	width: 70px;
	text-align: right;
	color: #1A2556;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-style: groove;
	border-bottom-color: #826948;
}
.shop_img {
	float: left;
	margin-left: 100px;
	margin-right: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.invoice_box {
	width: 460px;
	display: table-row;
	height: 2em;
}

.alternate_color {
	background-color: #D6BD9C;
}

#main {
	background-color: #FFFFFF;
	clear: both;
}

#masthead {
	text-align: center;
	background: #D6BD9C;
	clear: both;
	height: 132px;
	width: 100%;
	background-color: #D6BD9C;
}

#navbar {
	background-color: #D6BD9C;
	width: 120px;
	float: left;
	padding-left: 5px;
	margin-right: 5px;
}

#navbar a {
	text-decoration: none;
	color: #003366;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

#train_navbar {
	background-color: #D6BD9C;
	clear: both;
	height: 30px;
	width: 100%;
	text-align: center;
}

#train_navbar a {
	color: #826948;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#content {
	top: 0em;
	background-color: #FFFFEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
}

#train_content {
	top: 0em;
	background-color: #FFFFEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
	width: 100%;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
}

#footer a {
	margin-left: 10px;
	margin-right: 10px;
}
