body    {
        background: #ffffff;
        color: #000fff;
        font-family:  arial;
        font-size: 13pt;
        }
.select {
        background: #ffffff;
        color: #400040;
        font-family: arial, helvetica;
        font-size: 10pt;
        font-weight: bold;
        }
A       {
        color: #400040;
        font-family: arial, helvetica;
        font-weight: bold;
        text-decoration: none;
        }
caption{
	color: #ffffff;
        font-family: arial, helvetica;
        font-size: 14pt;
	font-weight: bold;
        background: #d29b66;
	padding: 5px;
	border-bottom: 10px solid #d29b66;
	border-top: 10px solid #d29b66;
}
td.button {
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

tr.button {
	height: 40px;
}

table.input {
	color: #000;
       font-family: arial, helvetica;
        font-size: 11pt;
        position: relative;
	top: 15px;
	left: 15px;
}
table.input caption {
	font-size: 14pt;
	background: white;
	color: rgb(0,0,204);
	padding:10px;
	border: 0;
}

table.input td{
	color: #000;
	height: 25px;
	font-size: 11pt;
	border-collapse: collapse;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

table.input tr{
	height:25px;
}
table.input td.label{
	text-align: right;
	vertical-align: top;
}

table.input tr.button {
	height: 40px;
}
table.input td.button {
	height: 40px;
	text-align: center;
	vertical-align: middle;
}


table.std {
	color: #000;
        background: #f7f0d4;
	font-family: arial, helvetica;
        font-size: 12pt;
        border: 2px solid #000;
	position: relative;
	top: 5px;
	left: 5px;
}
table.std td{
	color: #000;
	font-size: 11pt;
	border-collapse: collapse;
	padding: 2px 2px 2px 5px;
}
table.std td.label{
	color: #000;
	font-size: 11pt;
	border-collapse: collapse;
	text-align:right;
}
.data1  {
        color: #0000FF;
        font-family: arial, helvetica;
        font-size: 11pt;
	font-weight: bold;
	background: #FFFFFF;
        }
.data2  {
        color: #808080;
        font-family: arial, helvetica;
        font-size: 10pt;
        background: #FFFFFF;
        }
.data3  {
        color: #000000;
        font-family: arial, helvetica;
        font-size: 10pt;
	font-weight: bold;
        background: #80FFFF;
        }

.data4  {
        color: #000000;
        font-family: arial, helvetica;
        font-size: 10pt;
	font-weight: bold;
        background: #888880;
        }

.data5  {
        color: #000000;
        font-family: arial, helvetica;
        font-size: 10pt;
	font-weight: bold;
        background: #FFFFFF;
        }
.exp1	{
	    color: #CC0000;
        font-family: arial, helvetica;
        font-size: 12pt;
		font-weight: bold;
        background: #FFFFFF;
		}
.exp2	{
	    color: #CC0000;
        font-family: arial, helvetica;
        font-size: 12pt;
		font-weight: bold;
        background: #80FFFF;
		}
.black  {
        color: #000000;
        font-family: arial, helvetica;
        font-size: 10pt;
        }
.header {
        color: #FFFFFF;
        font-family: arial, helvetica;
        font-size: 12pt;
        font-weight: bold;
        background: #400040;
        }
span.red {
			color: red;
		}
tr.error {
		background: red;
}
input {
	color: #000000;
        font-family: arial, helvetica;
        font-size: 10pt;
	font-weight: bold;
}
input.rev {
	text-align:right;
}
input.disabled {
	color: #000;
	background: rgb(204, 204,204);
        font-family: arial, helvetica;
        font-size: 10pt;
	font-weight: normal;
}
select {
	color: #000000;
        font-family: arial, helvetica;
        font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.form_button {
	font:bold 9pt arial;
	border:1px outset rgb(0,0,204);
	background: #d29b66;
	height:15pt;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
}
.form_button.hover  {
	border:1px inset #0000cc;
	padding-left: 3px;

}
button {
	height:15pt;
	font:bold 9pt arial;
	border:1px solid #cc66cc;
	background: #d29b66;
	padding-left: 2px;
}
button.hover  {
	border:1px solid #0000cc;
	padding-left: 3px;
}
div.error {
	color: red;
	font-family: arial, helvetica;
        font-size: 12pt;
        background: #dbd2b5;
	border: 1.5px solid black;
	position: relative;
	top: 10px;
	left: 10px;
	padding: 10px
}
div.custinfo {
	background: #aaffff; 
	border: 2px  
	solid #cbaa76; 
	color:black; 
	font-weight: bold;
	margin: auto auto;
}
div.info {
	color: #000;
	font-family: arial, helvetica;
        font-size: 12pt;
        background: #dbd2b5;
	border: 1.5px solid black;
	position: relative;
	top: 10px;
	left: 10px;
	padding: 10px
}


#shadowed-border {
  padding: 15px;
  width: 420px;
  margin: 30px auto;
}

#shadowed-border .sb-inner1 {
  background:#fff;
}
#shadowed-border .sb-inner {
  background:#dbd2b5;
}

#shadowed-border .sb-border {
  background:#fff;
}

#shadowed-border2 {
  padding: 15px;
  width: 500px;
  margin: 3px auto;
}

#shadowed-border2 .sb-inner {
  background:#fff;
}

#shadowed-border2 .sb-border {
  background: rgb(0,0,204);
}

#login-border {
  padding: 15px;
  width: 450px;
  margin: 3px auto;
  text-align: left;
}

#login-border .sb-inner {
  background:#fff;
}

#login-border .sb-border {
  background: rgb(0,0,204);
}

.plain {
  padding: 10px;
  width: 80%;
  margin: 10px auto;
  border: thin solid black;
}
div .gr_alloc { 
	float: left;
	display:block;
	margin-left: -5px;
}

div .gr_asset { 
	float: right;
	display: block;
	margin-left: -5px;
}

