table.asis
{
	margin: 10px 30px 20px;
}

table.asis td
{
	background-color: #FFF;
}

input.txt
{
	width: 100%;
}

input.submit
{
	width: 160px;
	padding: 1px;
}

input.submit2
{
	font-size: 10px;
}

table.asis2
{
	margin: 0px 30px 20px;
}

table.asis2 td
{
	background-color: #FFF;
	padding: 4px;
}

table.asis2 td.errors_2
{
	text-align: center;
	color: red;
	padding: 10px 0px;
	font-style: italic;
}

table.date
{
	margin: 10px 30px 10px;
}

table.date td
{
	background-color: #FFF;
	padding: 4px;
}

table.law_table
{
	border-top: 2px #d3e6f1 solid;
	border-left: 1px #d3e6f1 solid;
	border-right: 1px #d3e6f1 solid;
	width: 100%;
	font-size: 11px;
	margin: 10px 30px 10px;
}

table.law_table td
{
	border-bottom: 1px #d3e6f1 solid;
	padding: 6px 5px 5px 5px;
}

table.law_table th
{
	border-bottom: 1px #d3e6f1 solid;
	background-color: #e3f4fd;
	color: #4c85a6;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

table.list
{
	width: 100%;
	margin: 4px 4px 10px;
	border-left: 1px solid rgb( 255,204,153 );
	border-right: 1px solid rgb( 255,204,153 );
}

table.list th
{
	background-color: rgb( 255,204,153 );
	color: rgb( 170,30,18 );
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal !important;
	padding: 2px;
}

table.list td
{
	padding: 8px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal !important;
	border-bottom: 1px solid rgb( 255,204,153 );
}

table.list td a
{
	margin: 0 8px 0 0;
	line-height: 1.5em;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal !important;
	color: rgb( 170,30,18 );
	text-decoration: underline;
	font-size: 12px;
}

table.list td img
{
	margin-left: 8px;
	position: relative;
	top: 2px;
}

table.calend
{
	width: 100%;
	margin: 4px 4px 6px;
	background-color: rgb( 255,253,202 );
	border: 1px solid rgb( 141,133,182 );
	width: 100%;
}

table.calend td
{
	padding: 2px;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal !important;
}

table.calend td a
{
	color: rgb( 170,30,18 );
	text-decoration: underline;
	font-size: 12px;
}

table.calend td.month
{
	color: rgb( 231,121,24 );
	padding: 6px;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	font-weight: bold !important;
	border-bottom: 1px solid rgb( 141,133,182 );
}

a.lnk_af
{
	font-weight: bold;
	color: rgb( 170,30,18 );
	text-decoration: underline;
}

a.lnk_af:hover
{
	font-weight: bold;
	color: rgb( 170,30,18 );
	text-decoration: none;
}

table.top_links
{
	width: 100%;
	margin: 4px 8px;
}

table.top_links td
{
	text-align: right;
}

table.top_links td.place
{
	text-align: left;
	color: rgb( 170,30,18 );
	font-size: 14px;
	font-weight: bold;
}

table.top_links td a
{
	color: rgb( 170,30,18 );
	text-decoration: underline;
}

table.top_links td a:hover
{
	text-decoration: none;
}

td.yellov
{
	background-color: rgb( 255,253,202 );
	padding: 4px 2px !important;
	text-align: center;
	font-weight: bold !important;
}

.address_bar
{
	text-align: center;
	margin-bottom: 16px;
	color: #000;
}

.address_bar a
{
	color: rgb( 170,30,18 );
	font-weight: bold;
}

.address_bar .rot
{
	color: rgb( 170,30,18 );
	font-weight: bold;
}