


body.global {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image:   url("images/greenGradient.jpg");
	background-repeat: repeat-x, repeat-y;
	background-color: #F36E2D7;
}

body.OrderForm {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}


.orderFormInput {
               font-weight: bold;
             }


.statechoice {
               font-weight: bold;
             }

ul
{
	list-style-image: url('../images/awillbu1.gif');
}


A:link, a:visited, a:active { text-decoration: none; color: #008000; font-weight: bold; }
a:hover      { color: #008080; font-weight: bold; }


.borderLine  { font-size: 0; height: 0;  width: 100%; border-top: 5px solid #C5E1CA }
.box         { border: 3px solid #C5E1CA; padding-left: 5px; width: 170; border-style: double  }

.SegmentSeperator { font-size: 0; height: 0;  width: 100%; border-top: 1px solid #0D821A }
.StateDivision { font-size: 0; height: 0;  width: 100%; border-top: 2px solid #0D821A }
