body
{
	margin:0px;
}

body, table
{
	color: #000;
	font-size: 9pt;
	font-family: arial;
	text-align:justify;
}

input,textarea,select
{
	font-size: 9pt;
	font-family: arial;
	border: 1px ridge; 
	background: #FFFAD9;
}

.radio
{
	border: 0px; 
	background: default;
}

table
{
	width:100%;
}

#maintab
{
	width:778px;
}

#top
{
	height:3px;
	background:#FAD000;
}

.bg
{
	background:#F9CF00;
}

.tit
{
	background:#F9CF00;
	color:#852420;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:1px;
	padding:0;
}

.txt
{
	padding-left:10px;
	padding-right:10px;
}

a
{
	color:#8A1822;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

.menu
{
	background:#F9CF00;
	height:19px;
	color:#black;
	font-weight:bold;
	padding-left:20px;
	border-bottom:1px solid #852420;
}


.menuovr
{
	background:white;
	height:19px;
	padding-left:20px;
	color:#872321;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

.tab
{
	width:100%;	
}

.tab td
{
	padding:1px;
}

.info
{
	font-size: 8pt;
	color: #666666;
}

.info1
{
	font-size: 7pt;
	color: #666666;
}

.mandatory
{
	font-size: 8pt;
	color: #CC0000;
}

.button
{
	font-weight: bold;
}

.error
{
	font-size: 8pt;
	color: #CC0000;
}

.inputheader
{
	font-weight: bold;
	border-bottom: 1px ridge;
}

.cont
{
	width:133px;
	background:white;
	font-size:8pt;
	font-weight: bold;
	font-family: arial;
	line-height:17px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:10px;
	margin-left:6px;
}