@charset "UTF-8";
/* CSS Document */

#text table#orderinginformation {
	background-color:#A0D6F1;
	text-align:center;
}

#text table#orderinginformation #top .bgleft {
	position: relative;
	background-color:#A0D6F1;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_top.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#text table#orderinginformation #top .bgright {
	position: relative;
	background-color:#A0D6F1;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_top.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#text table#orderinginformation #bottom .bgleft {
	position: relative;
	background-color:#A0D6F1;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:11px;
}


#text table#orderinginformation #bottom .bgright {
	position: relative;
	background-color:#A0D6F1;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:11px;
}


#text table {
	background:#CFEBF8;
	text-align:center;
}

#text table #top .bgleft {
	position: relative;
	background-color:#CFEBF8;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align:bottom;
	height:28px;
}

#text table #top .bgright {
	position: relative;
	background-color:#CFEBF8;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_top.png);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align:bottom;
	height:28px;
}

#text table #bottom .bgleft {
	position: relative;
	background-color:#CFEBF8;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:11px;
}

#text table #bottom .bgright {
	position: relative;
	background-color:#CFEBF8;
	background-image: url(http://www.orbusneich.com/graphics/rounded/rounded_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:11px;
}

#text table td {
	padding: 3px 0px 3px 0px;
}

#text table .light50 {
	background: #A0D6F1;
}

#text table .light60 {
	background: #DDEFFA;
}

#text table .light80 {
	background: #EEF7FC;
}

#text table .light90 {
	background: #F5FBFE;
}

#text table .bluetext {
	color: #A0D6F1;
}

#text table .light80 td {
	padding: 0px 0px 0px 0px;
}

#text table .top {
	color:#FFF;
}

#text table .bold {
	font-weight:bold;
	}
