.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #464603;
	background-position: right bottom;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.leftTop {
	float: right;
	color: #000000;
	
}
.leftRight {

	background-position: right bottom;
	background-color: #464603;
}
.bottom {
	background-position: center top;
	background-color: #464603;
}
.text {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
}
.textAlignRight {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: top;
}
.td {
	text-align: center;
	white-space: normal;
}
.textInput {

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.textSubmit {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	height: 18px;
	width: 45px;
	border: outset;
	vertical-align: middle;
}
.textEquipment {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	position: absolute;
	visibility: visible;
	bottom: 25px;
}
.imageLarge {
	border: thin ridge #FFFFFF;
	background-color: #464603;
}
.imageSmall {

	border: 1px ridge #FFFFFF;
	background-color: #464603;
}
