.pear-form
{
}
.pear-form-table
{
	border: 0px solid #6D929B;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 1px
}

.pear-form-td
{
	FONT-FAMILY : 'Microsoft Sans Serif', 'Times New Roman', 'Tahoma', 'Arial';
	FONT-SIZE : 11px;
	color: #006699;
	line-height: 30px;
	font-weight: bold;
}

.pear-form-td .input-text
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
}

.pear-form-td .input-password
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
}

.pear-form-td .input-file
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
}

.pear-form-td .input-button
{
	FONT-FAMILY : 'Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #E0E0E0;
	border: 1px solid #DBDBDB;
}

.pear-form-td .input-submit
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #E0E0E0;
	border: 1px solid #DBDBDB;
}

.pear-form-td .input-reset
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #E0E0E0;
	border: 1px solid #DBDBDB;
}

.pear-form-td textarea
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
}

.pear-form-header
{
	font-family: "Microsoft Sans Serif";	
	font-weight:bold;
	font-size:11pt;
	color: #6D929B;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 0px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(<?=$admin_images_url?>/bg_page_title.jpg) ;
}

.page_title
{
	font-family: 'Times New Roman','Microsoft Sans Serif';
	font-weight:bold;
	font-size:12pt;
	color: #FFFFFF;
	text-align: center;
}

.pear-form-required-note
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	COLOR: #6D929B;
}

.pear-form-td SELECT
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
}

.pear-form-message
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma','Arial';
    FONT-SIZE : 8pt;
    color:#da0000;
}

.input-text
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #fcf8f4;
	border: 1px solid #d3b89e;
}

.input-password
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #fcf8f4;
	border: 1px solid #d3b89e;
}

.input-file
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #fcf8f4;
	border: 1px solid #d3b89e;
}

.input-button
{
	FONT-FAMILY : 'Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #f1e5da;
	border: 1px solid #d3b89e;
}

.input-submit
{
	FONT-FAMILY : 'Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #f1e5da;
	border: 1px solid #d3b89e;
}

.input-reset
{
	FONT-FAMILY : 'Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #f1e5da;
	border: 1px solid #d3b89e;
}

.textarea
{
	FONT-FAMILY : 'Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #fcf8f4;
	border: 1px solid #d3b89e;
}


.SELECT
{
	FONT-FAMILY : 'Microsoft Sans Serif','Times New Roman','Tahoma';
    FONT-SIZE : 12pt;
	background-color: #fcf8f4;
	border: 1px solid #d3b89e;
}
