html, body
{
	margin: 0;
	padding: 0;
	height: 100% !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: white;
}

#FlashContainer
{
	height: 100%;
}

table
{
	width: 100%;
	height: 100%;
	border: none;
	border-collapse: collapse;
}

a
{
	text-decoration: none;
}

td.side1
{
	background-color: #c3d1ad;
}

td.side2
{
	background-color: #524e4d;
}

#Logo
{
	width: 300px;
	background: #c3d1ad url(Images/Logo4.gif) no-repeat scroll bottom left;
	vertical-align: bottom;
}

#Architonic
{
	display: block;
	background: transparent url(Images/architonic.png) no-repeat scroll top left;
	margin-left: 82px;
	margin-bottom: 50px;
	height: 65px;
}

#Whitespace
{
	width: 90%;
}

tr#Strip td
{
	height: 30px;
	background-color: black;
	font-size: 13pt;
	padding: 0 10px;
}
tr#Strip td#Enter_EN
{
	border-right: 1px solid #c3d1ad;
	padding-left: 81px;
	padding-right: 10px;
}
tr#Strip td#Enter_LV
{
	padding-left: 10px;
	padding-right: 150px;
}
#Enter_EN
{
	width: 0px;
}
#Enter_EN a, #Enter_LV a
{
	color: #c3d1ad;
	margin: 0;
}
#Enter_EN a:hover, #Enter_LV a:hover, #Customers_EN, #Customers_LV
{
	color: #524e4d;
}

#Customers_EN, #Customers_LV
{
	border-left: 1px solid #524e4d;
}
#Customers_LV
{
	width: 90%;
}
#Customers_EN
{
	width: 0;
}

#Footer td
{
	height: 70px;
	font-size: 8pt;
	color: rgb(82, 78, 77);
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Footer p
{
	margin: 0;
	margin-left: 81px;
}
#Footer strong
{
	display: block;
	font-weight: bold;
	margin-left: 81px;
	margin-top: 10px;
}
#Footer a
{
	color: rgb(82, 78, 77);
}
#Footer td.side2
{
	color: #c3d1ad;
}

fieldset
{
	border: none;
	width: 330px;
}
label
{
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-top: 4px;
	color: #7f7f7f;
}
input
{
	display: block;
	float: left;
	background-color: #dbe3ce;
	border: 1px solid #c3d1ad;
	width: 130px;
	height: 12px;

	margin-top: 3px;
}
#Submit
{
	display: block;
	width: 21px;
	height: 16px;
	background: transparent url(Images/Submit2.gif) no-repeat scroll top left;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}
#Submit:hover
{
	background-image: url(Images/Submit_hover2.gif);
}

#e950
{
	width: 36px;
	height: 34px;
	background: transparent url(Images/e950_2.gif) no-repeat scroll top left;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#e950 a
{
	display: block;
	width: 36px;
	height: 34px;
}
