body
{
	font-family: Arial;
}

form 
{
    margin-bottom: 0px;
}

h1.title
{
    background-image: url(../li_head.gif );
    background-repeat:no-repeat;
    background-position:left;
    margin-left: 18px;
    padding-left: 30px;
	margin-top: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 14px;
    color: #65b81e;
}

h2.title
{
	background-color: #ababab;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 0px 5px 0px !important;
}

.required_field
{
	color: #7fa062;
	margin-right: 5px !important;
}

.field, .field_name
{
	text-align: right;
}

.value, .field_value
{
	padding-left: 5px !important;
}

.error
{
	color: #f44e12 !important;
	font-family: Arial;
	font-size: 12px;
	margin-left: 15px !important;
	vertical-align: middle;
}

h2.title input, h2.title button
{
	background-color: #878786;
	color: #fff;
	border: none;
	padding: 2px 33px 2px 33px !important;
	margin: none;
	font-weight: bold;
}

table.standard
{
	border-collapse: collapse;
}

.success
{
	color: #4077b8;
	font-family: Arial;
	font-size: 12px;
	margin-left: 15px !important;
	vertical-align: middle;
}

.inside tr
{
	line-height: 25px;
}

.searchByTime
{
	margin-left: 20px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.applyButton
{
	/*background: url(../../Default/apply_button.gif);*/
	width: 91px;
	height: 21px;
	border: none;
}

table.greenTable
{
	width: 645px;
	border: none;
	margin-top: 15px !important;
}

table.greenTable td
{
	border: 1px solid #fff;
	background-color: #f3faee;
	padding: 3px 20px 2px 20px !important;
	font-family: Arial;
	font-size: 11px;
}

table.greenTable .GridHead,table.greenTable .GridHead a
{
	background-color: #68b823;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}


table.greenTable .GridHead th, table.greenTable .GridFoot td, table.greenTable .GridPager td
{
	border:none;
	margin: 0px;
	padding: 0px;
	text-align: center!important;
	vertical-align: middle;
}
table.greenTable .GridPager td
{
	text-align: center!important;
	padding-left: 20px !important;
}

table.greenTable .GridPager td table
{
	border-collapse: collapse;
}

table.greenTable .GridPager td table td
{
	padding: 0px 5px 0px 5px !important;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

table.greenTable td a
{
	color: #000;
}

table.greenTable a:hover
{
	color: #337717;
	text-decoration: none;
}

.greenBackButton
{
	/*background: url(../../Default/green_back_button.gif);*/
	border: none;
	width: 93px;
	height: 24px;
}

.rechargeButton
{
	/*background: url(../../Defaul/recharge_button.gif);*/
	border: none;
	width: 93px;
	height: 25px;
}

.greenSubmit
{
	/*background: url(../../Default/submit.png);*/
	border: none;
	width: 90px;
	height: 21px;
}
.niceBorders .GridHead th { padding: 4px !important; }
.niceBorders td { border-color: #ffffff !important; }
.niceBorders .GridFoot { border-color: #ffffff !important; }
.niceBorders .GridPager { border-color: #ffffff !important; }

input, select, select option { font-size: 11px !important; font-family: monospace !important; }

.validator td
{
	height: 15px;
	vertical-align: top;
}

.layout {
	border-width: 0px;
	margin: 0px; padding: 0px;
	border-collapse: collapse;
	width: 100%;
}

table.layout {
	table-layout: fixed;
}

.two-columns {
	height: 0px;
}

.two-columns td {
 	vertical-align: top;
}

.two-columns .left-column {
	width: 208px;
	padding-left: 11px;
	padding-right: 3px;
}

.two-columns .dummy-column {
	width: 7px;
}

* html .two-columns .dummy-column {
	width: 9px;
}

* html .two-columns .left-column {
	width: 222px;
}

.two-columns .right-column {
	padding-right: 11px;
	padding-left: 3px;
/* 	padding-bottom: 300px */
}

.ccts { margin: 25px 0px; }