body,td,th,input,select,textarea {

	font-family: Tahoma,Arial,Helvetica,sans-serif;

	font-size: 11px;

}



body {

	background-color: white;

	padding: 50px 10px 0px 10px;

	margin: 0px;

	text-align: center;

}

form {

	margin: 0px;

}

#header {

	/*

	background-image: url(../images/order-header-bg.png);

	background-repeat: repeat-x;

	background-position: top left;

	*/


	text-align: center;
	margin: 0px;

}

#sign {
background-color: #B56666;
height: 50px;
width: 250px;
font-weight: bold;
border: 2px #FFF dashed;
margin: 10px;
position: relative;
}
#sign2 {
border: 1px #B56666 solid;
width: 250px;
font-weight: bold;
margin: 10px;
padding: 5px;
position: relative;
}

#sign a
{
color: #FFFFFF;
font-size: 16px;
letter-spacing: 1px;
margin: 5px 0px 0px 0px;
display: block;
}

#logo {

	padding-top: 8px;

}



#container {

	margin-left: auto;

	margin-right: auto;

	text-align: left;

	width: 770px;

	/*

	border-left: 1px solid white;

	border-right: 1px solid white;

	background-color: white;

	border-left: 1px solid #F0F0F0;

	border-right: 1px solid #F0F0F0;

	*/

}

#header,#body,#footer {

	margin: 0px;

	background-color: white;

}

#body {

	padding-bottom: 8px;

/*	padding: 5px 10px 5px 10px; */

	/* padding: 1px 8px 8px 8px; */

}

.innercontent {

	

	background-color: black;

	color: white;

	padding: 5px;



	background-color: #E9E9E9;

	color: #3B393A;	

	margin: 1px;

}

#subheader,#footer {

	border: 1px solid #E5E5E5;

	background-color: white;

}

#footer {

	margin-bottom: 8px;

}

#linkback {

	float: right;

}

#linkback a,

#linkback a:link,

#linkback a:hover,

#linkback a:visited,

#linkback a:active {

	color: white;

	text-decoration: none;

	

	color: #3B393A;

}

#linkback a:hover {

	text-decoration: underline;

}

.section {

	margin-top: 6px;

	border: 1px solid #E5E5E5;

	background-color: white;	

}

.sectionheader {

	padding: 5px 6px 5px 6px;

	margin: 1px;

	color: white;

	background-image: url(../images/section-hdg-bg.png);

	background-repeat: no-repeat;

	background-position: top right;

}

.sectioncontent {

	margin: 1px;

	background-image: url(../images/section-body-bg.png);

	background-repeat: repeat-x;

	background-position: top left;

	color: #3B393A;

	padding: 8px;

}

#credits {

	text-align: center;

	margin-top: 10px;

}

a,

a:link,

a:hover,

a:visited,

a:active {

	color: #B02424;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

