﻿
.statusMain
{
	background-image: url(../images/lightyellowbgrdtest6.jpg);
	background-repeat: no-repeat;
	width: 711px;
	height: 576px;
}

.WelcomeHeader
{
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #6D6750;
}

.topLeftLanguage
{
	position: relative;
	top: 130px;
	left: -265px;
}

.topRightLanguage
{
	position: relative;
	top: 130px;
	left: 265px;
}

.divStatusRowTop
{
	border-top: solid 2px #6D6750;
	border-right: solid 2px #6D6750;
	border-bottom: solid 1px #6D6750;
	border-left: solid 2px #6D6750;
	width: 530px;
	height: 36px;
}

.divStatusRow
{
	border-top: solid 1px #6D6750;
	border-right: solid 2px #6D6750;
	border-bottom: solid 1px #6D6750;
	border-left: solid 2px #6D6750;
	width: 530px;
	height: 36px;
}

.divStatusRowBottom
{
	border-top: solid 1px #6D6750;
	border-right: solid 2px #6D6750;
	border-bottom: solid 2px #6D6750;
	border-left: solid 2px #6D6750;
	width: 530px;
	height: 36px;
}

.divStatusRowLeft
{
	padding: 3px 0px 3px 5px;
	float: left;
	width: 95px;
	vertical-align:middle;
}

.divStatusRowRight
{
	border-left: solid 1px #BCAE87;
	padding: 3px 0px 3px 5px;
	float: right;
	width: 420px;
	height: 30px;
}

.statusResultMainHeader
{
	background-image: url(../images/lightyellowbgrdtest6.jpg);
	background-repeat: no-repeat;
	height: 240px;
}

.statusLogoRow
{
	padding-top: 130px; 
	text-align:left;
}

.statusLogo1
{
	float:left; 
	width: 300px; 
	padding-left: 30px;
}

.statusLogo2
{
	float:right; 
	width: 165px; 
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.statusCheckAnother
{
	width: 680px; 
	padding-right: 20px;
	text-align:right;
	padding-top: 15px;
}

.statusResultMainBody
{
	background-image: url(../images/yellowbgmid.jpg);
	background-repeat: repeat-y;
	width: 711px;
}
