﻿body 
{
	color:#333333;
	font-family:Arial;
	font-size:12px;
}
div.PageContent
{
	margin:auto;
	width:920px;
	
}
div.OutsideHeader
{
	width:826px;
	height:188px;
	margin:auto;
	display:none;
	
	
}
div.ContentPanel
{
	width:714px;
	height:100%;
	padding-left:6px;
	padding-top:5px;
	margin-left:139px;
	z-index:1;
	
	background-color:white;
	/*background-image:url(../Images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	

}

th
{
	background-color:#CCCCCC;
}
td.orderForm
{
	text-align:center;
}
.accordion
{
	
	z-index:122;
	
}
div.footer
{
	margin-left:139px;
	display:none;
}
input.defaultButton
{
	cursor: pointer;
	background-image:url(../Images/btnNormal.jpg);
	width:96px;
	height:20px;
	color:White;
	font-family:Arial;
	font-size:12px;
	visibility:hidden;
}
input.defaultButton:Hover
{
	cursor: pointer;
	background-image:url(../Images/btnNormalRoll.jpg);
	width:96px;
	height:18px;
	color:White;
	font-family:Arial;
	font-size:12px;
}

