﻿body
{

	background-image: url(Images/bg12.gif);
}
#Accounting_Check_main
{
	float: none;
	display: block;
	width: 422px;
	height: 222px;
	text-align: center;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#Accounting_Check_title
{
	float: left;
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 20px;
}
.Accounting_Check_LabelTitle
{
	padding-top: 20px;
	font-size: 12pt;
	padding-bottom: 20px;
	font-weight: bold;
}
.Accounting_Check_row
{
	display: block;
	width: 100%;
	margin-top: 10px;
	height: 20px;
	text-align: center;
}
.Accounting_Check_label
{
	margin-left: 50px;
	width: 80px;
}
.Accounting_Check_textBox
{
	width: 180px;
}
.Accouting_Check_BackLink
{
	text-decoration: underline;
	width: 80px;
}
.Accounting_Check_button
{
	width: 80px;
	height: 22px;
	margin-top: 20px;
}
.Accounting_Check_message
{
	color: Red;
	font-size: 10pt;
}

