.BorderLeft
{
    border-left: white 2px double;
    width: 16%;
}
ul
{
	list-style-type:none;
}
body
{
	font-family: Tahoma;
	font-size: small;
	background-image: url(../../Images/bg.jpg);
	margin:0px 0px 0px 0px;
}
Input , Select, TextArea
{
	font-family: Tahoma;
	font-size: small;
}
.Container2
{
	background-image: url(../../Images/back0012.gif); 
	border: black 1px solid;
}
.tdBasket
{
	vertical-align: middle;
	height: 30px;
	text-align: center;
	line-height: 2em;
}
.trHeadBasket
{
	color: white;
	background-color: #0099cc;
}
.searchTxt
{
	color: darkgray; 
	text-align: center;
	border:Solid 1px Black;
}
.txtClear
{
	color: black;
	text-align:right;
	border:Solid 1px Black;
}
.hand
{
	cursor:Hand;
}
.Container
{
	background-image: url(../../Images/green-bg.jpg);
	border: solid 1px Black;
}
.ContainerTitle
{
	background-color: cadetblue;
	color: aliceblue;
	font-weight: bold;
	height: 25px;
	border-bottom: #666699 1px solid;
}
.aboutUsEdit
{
	height:50px;
	overflow: visible;
}
.RightPane
{
	background-image: url(../../Images/green-bg.jpg);
	border-right: solid 1px Black;
	border-left: solid 1px Black;
}
.txtBox
{
	background-color:White;
	border: solid 1px Black;
}
a
{
	color: midnightblue;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}
.tdBook
{
    background-color:#fcda92;
    border-color:#FF8000;
    border-style:Solid;
    border-width:1px;    
}
.tdBookInner
{
    background-color:#FCEBC0;
}
.OrdersTop
{
	background-color: #ccff99;
	border: solid 1px #669933;
}
.OrdersBottom
{
	background-color: #ccff99;
	border: solid 1px #669933;
}
.OrderDetails
{
	background-color: #ffff99;
	padding: 10px;
	border: solid 1px #669933;
}
.ulnone
{
	list-style-type:none;
	margin:0px;
}
.OrdersLabel
{
	width:110px;display:inline-block;
}