﻿.GreenBarStyle {
	FONT-SIZE: 1 pt;
	position: absolute;
	top: 639px;
	left: 497px;
	width: 442px;
	height: 5px;
	z-index: 2;
	vertical-align: top;
}
.copyrightMadeInUSA {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	font-style: normal;
	text-align: left;
}
.textbox1 {
	background-color: #008000;
	color: #FFFFFF;
}
.ResultErrorMessage {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	border-style: dotted;
	text-align: center;
}
.ValidateMessage {
	color: #FF0000;
}
.ConfirmMessage {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	border-style: outset;
	text-align: center;
	background-color: #008000;
}
.CompanyLinksText {
	color: #FFFF84;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#dropmenudiv {
	width:300px;
	position: absolute;
	background-color: #E3FFB0;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 13px Arial;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover {
	/*hover background color*/
    background-color: #C7FF5E;
}
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
div#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	text-align: left;
}
.TradeMark {
	vertical-align: text-top;
	font-size: 40%;
	font-family: arial, Helvetica, sans-serif;
	line-height: inherit;
	text-transform: uppercase;
}

.buttonBuyNow {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13pt;
}

.backgroundBody {
	background-image: url('../images/background_texture_1.png');
	background-repeat: repeat;
}
.navBottom {
	font-size: 12px;
	text-align: center;
}
.navBarLeftButtonImg {
	border-style: none;
}
.navBarLeft {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100px;
	height: 100px;
	left: 38px;
	top: 206px;
}

