
body
{
	font-family:Verdana, Geneva, sans-serif;
}

table tr td, table tr th {
	padding: 0;
	border-collapse:collapse;
	
	}
td {vertical-align:top;}


.BigText
{
	font-size:12pt;
	display:inline;
}
.PaleBigHeader
{
	color: #c97000;
	font-size:14pt;
	font-weight:bold;
	display:inline;
}
.SmallText
{
	display:inline;
	font-size:10pt;
}
.PaleSmallHeader
{
	color: #c97000;
	font-size:12pt;
	font-weight:bold;
	display:inline;
}
	
a.GeneralLink
{
	height:33px;
	line-height:17px;
	margin-top:0;
	/*background-color: #F3E1C9;*/
	color: #960000;
	text-decoration:none;
}
a.GeneralLink:Link
{
	color: #960000;
	text-decoration:none;
	vertical-align:middle;
}
a.GeneralLink:hover
{
	background-color:#c97000;
	color: #fff;
	text-decoration:none;
}	
a.LinkPaleBackground
{
	display: block;
	height:33px;
	line-height:17px;
	margin-top:0;
	background-color: #F3E1C9;
	color: #960000;
	text-decoration:none;
} 
a.LinkPaleBackground:link {
	 color: #960000;
	text-decoration:none;
	vertical-align:middle;
	
}
a.LinkPaleBackground:hover {
	background-color:#c97000;
	color: #fff;
	text-decoration:none;
}
#LeftTable
{
	width:180px;
	margin-left:0px;
	margin-right:auto;
	/*height:auto;*/
}

#RightTable
{
	
	margin-left:20px;
	width:630px;
	height:100%;
}
.LeftCell
{
	width:200px;
	height:100%;
	vertical-align:top;
}
.RightCell
{
	width:650px;
	vertical-align:top;
	height:100%;
}
.CellDarkHeader
{
	height:22px;
	font-style: normal;
	background-color: #960000;
	color: #FFF;
	text-indent: 20px;

	vertical-align:middle;
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: #fff;
	font-size:10pt;
}
.CellDarkHeaderGallery
{
	height:26px;
	font-style: normal;
	background-color: #960000;
	color: #FFF;
	text-indent: 20px;

	vertical-align:middle;
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: #fff;
	font-size:10pt;
}
.CellPaleBackground
{
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: #fff;
	-moz-border-radius: ;
	background-color: #F3E1C9;
	color: #960000;
	text-indent: 20px;
	height: 44px;
	vertical-align:middle;
	font-weight:bold;
	font-size:11pt;
}
.CellPaleBackgroundGallery
{
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: #fff;
	-moz-border-radius: ;
	background-color: #F3E1C9;
	color: #960000;
	text-indent: 20px;
	height: 48px;
	vertical-align:middle;
	font-weight:bold;
	font-size:11pt;
}
.LeftCellOrderForm
{
	width:330px;
	height:30px;
	vertical-align:top;
}
.RightCellOrderForm
{
	width:300px;
	height:30px;
	vertical-align:middle;
}
.LeftBorder
{
	border-width:5px;
	border-color:#fff;
	border-left-style:solid;
	border-top-style:none;
	border-bottom-style:none;
	border-right-style:none;
}
.RightBorder
{
	border-width:5px;
	border-color:#fff;
	border-left-style:none;
	border-top-style:none;
	border-bottom-style:none;
	border-right-style:solid;
}
