body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	background-image:url(images/orderBG.jpg);
	background-repeat:repeat-x;
}
.navigation {
	font-size: 12px;
	padding-left: 45px;
	font-weight: bold;
	padding-top: 25px;
}
.errors {
	font-size: 11px;
	font-weight: bold;
	color: #FF3333;
	padding-left:3px;
	font-style:italic;
	
}
.details {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-size: 16px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 25px;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #0E4087;
}
.imageBorders {
	color: #0E4087;
	vertical-align:top;
	
}
.copyrights {
	font-size: 9px;
	padding-left:90px;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #0E4087;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E4087;
}
a:hover {
	text-decoration: none;
	color: #89A2DA;
}
a:active {
	text-decoration: none;
	color: #0E4087;
}
#content {
	background-color: #D3F1FD;
	padding: 20px;
	position: relative;
}
#cheifBG {
	background-image:url(images/logoBG.jpg);
	background-repeat:no-repeat;
	height: 500px;
}
.orderNavigation {
	font-size: 12px;
	padding-left: 55px;
	font-weight: bold;
}

.detailsOrders {
	font-size: 11px;
	font-weight: normal;
}
.orderHeaders {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.orderInput {
	font-weight: bold;
	font-color: #000000;
	padding-right: 5px;
	text-align: right;
	font-size: 11px;
	width: 45px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAB9D2;
	background-color: #ffffff;

}
.formInput {
	font-weight: bold;
	font-size: 10px;
	width: 133;
	padding-left:5px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAB9D2;
	background-color: #FFFFFF;
}
.formInputMED {
	font-weight: bold;
	font-color: #000000;
	padding-right: 5px;
	text-align: right;
	font-size: 14px;
	width: 133;
	border-style: solid;
	border-width: 1px;
	border-color: #AAB9D2;
	background-color: #FFFFFF;

}
.buttons {
	font-weight: bold;
	font-color: #000000;
	background-color:#AEE932;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-size: 11px;
	border-style: groove;
	border-width: 1px;
	border-color: #4a6c9f;

}
.buttonsALT {
	font-weight: bold;
	font-color: #000000;
	background-color:#E1E1E1;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-size: 11px;
	border-style: groove;
	border-width: 1px;
	border-color: #4a6c9f;

}
.style1 {
	font-family: "Trebuchet MS";
}
.style2 {
	azimuth: font-size: xx-small;
}
.style3 {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
.form_field {
	border: 1px solid rgb(147, 164, 221);
	background: rgb(255, 255, 255) none repeat scroll 0%;
	color: rgb(0, 0, 0); 
	-moz-background-clip: initial; 
	-moz-background-inline-policy: initial; 
	-moz-background-origin: initial; 
	font-weight: bold; 
	font-size: 8pt; 
	padding-left: 5px; 
	padding-right: 5px;
}
