body {
	background-color: #2A3F55;
	margin: 15px;
	font-family: "Georgia", "Verdana", "Helvetica", "Arial", sans-serif;
}

a, a:visited, a:hover, a:active, a:link {
	text-decoration: none;
	color: red;
	border-bottom-style: dashed;
	border-bottom-color: red;
	border-bottom-width: 1px;
}

p.flushtop {
	padding-top: 0px;
	margin-top: 0px;
}

.header {
	font-weight: bold;
}

.important {
	color: red;
	font-weight: bold;
}

.menu {
	font-weight: bold;
}

.pageheader {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 2px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.pagefooter {
	clear: both;
	font-size: small;
	text-align: center;
	padding-top: 10px;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 2px;
}

.mainbody {
	width: 770px;
	background-color: #000000;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000066;
	color: #666666;
}

.title {
	font-weight: bold;
	font-size: larger;
	text-align: center;
	padding-bottom: 10px;
}

.sublinks {
	float: right;
	border-style: solid;
	border-color: red;
	border-width: 2px;
	padding: 10px;
	margin-left: 10px;
}

.subsublink {
	font-size: smaller;
	padding-left: 10px;
}

.floater {
	float: right;
	width: 50%;
	border: solid black 2px;
	padding: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
}

.note {
	font-style: italic;
	padding-bottom: 15px;
}

.instructions {
	clear: both;
}

.instructions .title {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}

.instructions P {
}

.instructions .screenshot {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.instructions .screenshot-center {
	text-align: center;
}

.section .title {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.section {
	padding-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.upload-form {
	font-size: 90%;
	border-style: solid;
	border-color: black;
	border-width: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

.upload-form .padded-object {
	display: block;
	margin-top: 20px;
}

table.camera {
	margin-left: 10px;
	background-color: #CCCCCC;
	font-size: smaller;
}

table.camera td.left {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 50px;
	vertical-align: top;
}

table.camera td.left .sub {
	padding-left: 15px;
}

table.camera td.right {
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
}

table.standard {
	border-collapse: collapse;
}

table.standard tr.header td {
	font-size: medium;
	padding: 0px 5px 3px 5px;
	font-weight: bold;
	border-bottom: solid black 1px;
}

table.standard tr {
	font-size: smaller;
}

table.standard td {
	padding: 2px 5px 5px 5px;
	vertical-align: top;
}

table.standard td.name {
	width: 23%;
}

table.standard td.phone {
	width: 15%;
}

table.standard td.transmitmethod {
	width: 25%;
}
.meat UL , 

.mainbody OL{
	margin-top: 5px;
	margin-bottom: 0px;
}

.mainbody OL.numbered {
	list-style-type: decimal;
}

.potatoes {
	float: left;
	width: 135px;
	padding: 10px;
	margin-left: 20px;
	text-align: center;
	background-color: #CCCCCC;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.potatoes .list {
	padding-bottom: 10px;
}

