body  {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	height: 100%;

	margin: 0px;

	padding: 20px;

	font-size: 13px;

	line-height: 18px;

	background-color: #27381D;

}



img {

	border: none;

}



img.logo {

	margin-left: 20px;

}



label {

	display: block;

}



form {

	margin: 0px;

	padding: 0px;

	display: block;

}



input.login {

	height: 18px;

	line-height: 18px;

	width: 154px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

}



input.loginButton {

	width: 54px;

	height: 22px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	/*border: 2px outset #F5F5F5;

	background-color: #FFFFFF;*/

}



input.contact {

	width: 400px;

	/*border: 1px solid #000000;*/

	height: 18px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 18px;

	border: 1px solid #000000;

}



input.button {

	margin-top: 10px;

	width: 60px;

	height: 24px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 18px;

	/*border: 2px outset #F5F5F5;

	background-color: #FFFFFF;*/

}



input.checkBox {

	vertical-align: text-bottom;

	margin-left: 0px;

	padding-left: 0px;

}



textarea.contact {

	width: 400px;

	height: 200px;

	/*border: 1px solid #000000;*/

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 18px;

	border: 1px solid #000000;

}



#formError {

	display: block;

	text-align: center;

	width: 100%;

	color: #FF0000;

	font-weight: bold;

}



#formSent {

	display: block;

	width: 100%;

}



a {

	font-weight: bold;

	text-decoration: none;

	color: #4F703A;

}



a:hover {

	color: #4F703A;

	text-decoration: underline;

}



a:visited {

	color: #4F703A;

}



#wrapper {

	display: block;

	width: 850px;

	background-color: #ffffff;

	padding: 0px;

	margin: auto;

	border: 1px solid #000000;

}



#header {

}



#menuBar {

	background-color: #000000;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 28px;

}



#menu {

	clear: both;

	margin: 0px;

	list-style-type: none;

	padding: 0px;

}



#menu LI {

	display: inline;

	float: left;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #FFFFFF;

	text-align: center;

	width: 80px;

}



#menu LI A {

	font-weight: bold;

	font-size: 12px;

	color: #ffffff;

	background-color: #000000;

	text-decoration: none;

	display: block;

	padding-right: 20px;

	padding-left: 20px;

	margin: 0px;

	padding-top: 5px;

	padding-bottom: 5px;

	line-height: 18px;

}



#menu LI A:hover {

	background-color: #27381D;

}



#lowerHeader {

	height: 150px;

	display: block;

	padding: 20px;

	background-color: #F5F5F5;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}



#lowerHeaderLeft {

	width: 49%;

	float: left;

	text-align: center;

}



#lowerHeaderRight {

	width: 49%;

	float: right;

	color: #000000;

	text-align: justify;

}



#content {

	text-align: justify;

	padding: 20px;

	overflow: auto;

}



.contentHead {

	display: block;

	width: 810px;

	text-align: right;

	margin-top: 20px;

	margin-right: 20px;

	margin-left: 20px;

	font-size: 11px;

	line-height: 16px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}



.contentItem {

	width: 610px;

	text-align: justify;

	display: block;

	float: right;

}



.imageWrap  {

	float: left;

	margin-right: 10px;

}



.imageWrapRight  {

	float: right;

	margin-left: 10px;

}



#sidebar {

	width: 180px;

	display: block;

	margin: 0px;

	padding: 0px;

	float: left;

}



#sidebarColor {

	width: 159px;

	display: block;

	float: left;

	padding-right: 10px;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #000000;

}



#adminHead {

	background-color: #F5F5F5;

	font-weight: bold;

	text-align: center;

	height: 18px;

	border: 1px solid #000000;

}



#adminBody {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	padding: 10px;

	margin-bottom: 20px;

	font-size: 12px;

	line-height: 18px;

}



#loginHead {

	background-color: #27381D;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	height: 18px;

	border: 1px solid #000000;

}



#loginBody {

	background-color: #F5F5F5;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	padding: 10px;

	margin-bottom: 20px;

	font-size: 12px;

	line-height: 18px;

}



#lowerContent {

	width: 850px;

	background-color: #F5F5F5;

	height: 105px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #000000;

	display: block;

}



.lowerContentCell {

	display: block;

	float: left;

	margin: 20px;

	width: 243px;

}



.lowerContentLabel {

	display: block;

	width: 240px;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	height: 20px;

	background-color: #27381D;

	color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-left-color: #000000;

	line-height: 20px;

}



.lowerContentCell  img {

	border: 1px solid #000000;

	display: block;

}



#footer {

	display: block;

	width: 830px;

	text-align: center;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

	color: #FFFFFF;

	padding-right: 10px;

	padding-left: 10px;

	font-size: 12px;

	line-height: 16px;

}



.header {

	font-size: 20px;

	font-weight: bold;

	line-height: 20px;

}



.header2 {

	font-size: 16px;

	font-weight: bold;

	line-height: 16px;

}



.break {

	display: block;

	height: 16px;

}



.customlist {

	margin-top:0px;

	margin-left:10px;

	padding-left:10px;

	margin-bottom: 0px;

	list-style-type: disc;

}



.handcursor {

	cursor:hand;

	cursor:pointer;

	font-weight: bold;

	color: #4F703A;

}



.switchgroup1, .switchgroup2, .switchgroup3 {

	background-color: #F5F5F5;

	display: block;

	margin-left: 20px;

	padding: 5px;

	border: 1px dotted #000000;

}



.products {

	border: solid 1px #000000;

	width: 80%;

}



.products td {

	text-align: left;

	vertical-align: middle;

	padding: 10px;

	border: solid 1px #F5F5F5;

}



.products th {

	padding: 10px;

	text-align: center;

	vertical-align: middle;

	font-weight: bold;

	background-color: #F5F5F5;

	border: solid 1px #F5F5F5;

}


