
#divOuterContainer 
{
	background-color: #373737;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	width: 766px;
}

#divInnerContainer 
{
	background-color: #A2BCBE;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 755px;
}

#tblMain {
	background-color: white;
	color: Black;
	border: 0px none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 745;	
	height: 406px;
} 

#tblMain INPUT
{
	border: 1px solid Black;
	FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
}

.clsTrRowImage
{
	height: 35px;
}

.clsTrRowText1
{
	FONT-FAMILY: Verdana;
	font-weight: normal;
    FONT-SIZE: 10pt;
    color: Black;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: 90px;
}

.clsTrRowControls1 
{
	FONT-FAMILY: Verdana;
	font-weight: normal;
    FONT-SIZE: 9pt;
    color: Black;
	height: 20px;
}

.clsTrRowControls2
{
	FONT-FAMILY: Verdana;
	font-weight: normal;
    FONT-SIZE: 9pt;
    color: Black;
    padding-top: 3px;
	height: 20px;
}

.clsTdTitle
{
	width: 295px;
}

.clsTdInput
{
	width: 450px;
	padding-left: 5px;
}

.clsTrRowButton 
{
	padding-top: 15px;
	height: 42px;
}

.clsTrStatus
{
	FONT-FAMILY: Verdana;
	font-weight: Bold;
    FONT-SIZE: 9pt;
    color: Red;
    padding-top: 20px;
    padding-left: 80px;
    padding-right: 80px;
    height: 120px;
}

#tblSuccess 
{
	background-color: white;
	color: Black;
	border: 0px none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 745;	
	height: 406px;
}

.clsTrSuccessText1 
{
	FONT-FAMILY: Verdana;
    FONT-SIZE: 11pt;
    font-weight: bold;
    color: Black;
    height: 46px;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.clsTrSuccessText2
{
	FONT-FAMILY: Verdana;
    FONT-SIZE: 11pt;
    font-weight: bold;
    color: Black;
    height: 360px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
