div.mainPnl
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 130%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 405px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}


div.formHeadPnl
{
	width: 100%;
	background-color: #D6E9AE;
	font-weight: bold;
	text-transform: uppercase;
}

div.formTopNamePnl
{
	background-color: transparent;
	text-align: left;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

div.formPnl
{
	background-color: #ECF5D9;
	width: 100%;
	text-align: left;
}

div.firstPageWelcomePnl
{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 4px;	
}


div.pageHeadPnl
{
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 22px;
}


div.pagePnl
{
	background-color: transparent;
	width: 100%;
}

div.pageDescPnl
{
	font-weight: normal;
	line-height: 120%;
	background-color: transparent;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

div.pageErrorPnl
{
	background-color: transparent;
	color: red;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.itemPnl
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
}

div.TextBoxFieldPanel
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.pageNavPnl
{
	background-color: Transparent;
	clear:both;
	height: 25px;
	width: 100%; 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

div.pageOfPagePnl
{
	background-color: Transparent;
	border: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 15px;
	float: left;
}


div.itemTopNamePnl
{
	background-color: transparent;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	width: 100%;
}


span.nameLbl
{
	color: #000;
	font-weight: bold;
}

span.formNameLbl
{
	color: #000;
}

span.pageDescLbl
{
	color: #000;
}
input.TextBox
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 130px;
	height: 19px;
}

input.ifformPrevButton
{
	/* Comment this area form a standard button */
	background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;
	/* Comment this area form a standard button */

	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 4px;
	float:left;
}
input.ifformNextButton
{
	/* Comment this area form a standard button */
	background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;
	/* Comment this area form a standard button */

	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 4px;
	float: left;
}


input.ifformSubmitButton
{
	/* Comment this area form a standard button */
	background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;
	/* Comment this area form a standard button */

	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 4px;
	float:right;
}

textarea.TextAreaBox
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 200px;	
}

select.ifformMultiSelectList
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: auto;
}

select.ifformSelectList
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 200px;
	height: 19px;

}

table.ifformradiogroup
{
	line-height: 120%;
}

table.ifformcheckboxgroup
{	
	line-height: 120%;
}

/**********************************************
/***
/***   Group Stuff Start	
/***
/************************************************/

div.groupHeadPnl
{
	width: 100%;
	border-top: solid 1px #a9d154;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

div.groupPnl
{
	background-color: transparent;
	border-bottom: solid 1px #a9d154;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

div.groupformpanel
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
		
}

div.groupButtonPnl
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.groupTabPanel
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 4px;
}

table.groupTable
{
}

tr.groupTableHeadRow
{
}
td.groupTableHeadCell
{
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
}
tr.groupTableRow
{
}
td.groupTableCell
{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
}

div.groupFormPanel
{
	width: 100%;
}

input.groupTableDeletBtn
{
	/* Comment this area form a standard button */
	background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;
	/* Comment this area form a standard button */
}

input.groupTableEditBtn
{
	/* Comment this area form a standard button */
	background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;
	/* Comment this area form a standard button */
}

input.groupButton
{
	/* Comment this area form a standard button */
	background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;
	/* Comment this area form a standard button */
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 4px;
}
/**********************************************
/***
/***   Group Stuff End
/***
/************************************************/
