/* CSS Document */

.descript
{
	margin-bottom: 16px;
	color: #AA0000;
}

.error
{
	margin-bottom: 8px;
	color: red;
}

.error A
{
	color: blue;
	text-decoration: none;
}

.error A:hover
{
	text-decoration: underline;
}

.message
{
	text-align: center;
}

.reg_tbl
{

}


.reg_tbl #legend
{
	font-size: 13px;
	font-weight: bold;
	
	background-color: #FFFFCC;
}

.reg_tbl #legend TD
{

}

.reg_tbl .field
{
	width: 320px;
}

.reg_tbl .date
{
	width: 64px;
}

.reg_tbl .rbtn
{
	margin-left: 8px;
	vertical-align: middle;
}

.success
{
	text-align: center;
}

.success H5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
