<style>
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    bgcolor:#FFFFFF;
  }
.table_bg {
    background-color : #7776a1;
  }
.table_tr {
    background-color : #ccccff;
}
input.bg {
    border:1px solid #bbbbbb;
    background-color:#ffffff;
    color:#4976d1;
  }
textarea {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #4976d1;
    border: 1px solid #bbbbbb;
    padding: 1px;
    background-color: #ffffff;
  }
option {
    background-color:#ffffff;
    color:#4976d1;
  }
.text1, .radio, .table_td, .text2, .buttoncode {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000099;
    font-weight:bold;
  }
.text2 {
    color:#000000;
	font-weight:normal;
  }
.table_td {
    background-color : #e7e6e6;
	color:#000000;
}
.radio {
    color:#4976d1;
  }
.buttoncode{
font-size:10px;
font-weight:bolder;
color:#4e4eb5;
white-space: nowrap;
text-decoration: none;
border:1px solid black;
text-align:center;
background-color:#ffc106;
padding-left:3px;
padding-right:3px;
padding-top:1px;
padding-bottom:1px;
cursor:pointer;
}
</style>

