.h1_old {
	font-family: trebuchet ms, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 1em;
}

.p_or {
	font-family: trebuchet ms, sans-serif;
	font-size: 18;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 5%;
	text-align:left;
	text-indent: 1em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-position: center;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 5%;
	text-align:left;
	text-indent: 1em;
}
ol, ul, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-position: center;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 2%;
	margin-left: 7%;
	text-align:left;
	text-indent: 1em;
}
.undln {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.orderTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.orderTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	background-color:#999999 ;
	font-weight: bold;
	background-position: center;
}

.orderTable .label {
	background-color: #EFEFEF;
}

.orderTable .content {
	background-color: #FFFFFF;
}

.btn {
	font-size: 11px;
}

.btn_or {
	font-family: trebuchet ms, sans-serif;
	font-size: 4;
}

.warning {
	position:RELATIVE;
	color:red;
	font-weight:bolder;
	width:400px;
	z-index:10;
	top: -1px;
}
.tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-position: center;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	text-align:left;
	text-indent: 0em;
}

.tight_or {
	font-family: trebuchet ms, sans-serif;
	font-size: 4;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	text-align:left;
	text-indent: 0em;
}


