body {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;
	background-color: #000000;
	
}
.orange, .orange a {
	color: #FFFFFF/*#FFCC00*/
}
.MainTbl {
	background-repeat: no-repeat;
	background-position: center center;
}

.MainMenu {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	letter-spacing: 1px;
	
	
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.BH {
	color: #FFCC00;
	text-decoration: none;
}
a.BH:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

.TopHeading {
	background-image: url(images/title_bg.jpg);/* url(images/top_heading.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 440px;/*340px;*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	
}
.TopHeading2 {
	background-image: url(images/top_heading2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 700px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	
}
.button	{
	border:solid 1px #F54E21;
	background-color:#000000;
	color:#FFFFFF;
	cursor:pointer
}

.TextCart {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	height: 280px;
	width: 450px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
filter:chroma(color=#00FF00); /* here you are defining which color you want to be transparent in your scrollbars */

scrollbar-arrow-color: #000000;
scrollbar-face-color: #00FF00; /* transparent */
scrollbar-3dlight-color: #00FF00; /* transparent */
scrollbar-darkshadow-color: #00FF00; /* transparent */
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #00FF00; /* transparent */

	overflow: auto;
}
.quantity {
	font-size: 14px;
	color: #FFCC00;
}

.BottomHeading {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	padding-right: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}
img.cart {
	border: 1px solid #F54E21;
	
}
img,.Addtocart,.TopHeading,.submenu{ 
	behavior: url("images/iepngfix.htc");
}
.AddToCart {
	background-image: url(images/Add_toCart.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 334px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.submenu {
	/*background-image: url(images/submenu.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.inputForm {
	width:120px;
	height:14px;
	/*border:#FFCC00 solid 1px;*/
}
.TextAreaForm {
	
	/*border:#FFCC00 solid 1px;*/
}
option {
	text-align:center;
}
div.menu
{
position:absolute;
visibility:hidden
}
.titles	{
	font-size:16px;
	font-weight:bold;
	color:#FFCC33
	
}

	
