body {
    font-family: Arial, "Open Sans", sans-serif;
    font-size: 14pt;
    background: white;
    margin-left: 10px;
    color: black;
}

a:link, a:visited {
    color: #273043;
    text-decoration: none;
}

a:hover, a:active {
    color: #273043;
    text-decoration: underline;
}

input, select {
    padding: 4px;
    font-size: 14pt;
    border-radius: 4px;
    border: 1px solid rgb(200, 200, 200)
}

.container-main {
    width: 75%;
    min-width: 600px;
    margin: 0 auto;
}

.copyright {
    border-top: 1px solid rgb(200, 200, 200);
    text-align: center;
    margin-top: 20px;
    padding-top: 10px;
}

.fee_table {
    width: 100%;
    border: none;
    border-collapse: collapse;
}

.fee_table td {
    vertical-align: top;
    border-collapse: collapse;
    padding: 1px;
}

.fee_table th {
    font-weight: bold;
    text-align: left;
}

.amount {
    text-align: right;
}

.fee_table .sub_heading {
    padding-left: 10px;
}

.resheader {
    background: #5e0b15;
    color: white;
    font-weight: bold;
    /*font-size: 12pt;*/
    line-height: 25pt;
    text-decoration: underline;
}

.left {
    text-align: left;
    text-indent: 25px;
}

.right {
    text-align: right;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.table td {
    padding: 5px;
    border: 0;
    border-collapse: collapse;
}

.table-search {
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
}

.table-search td {
    padding: 4px;
}

.table-search td:nth-child(1) {
    width: 55%;
    text-align: left;
}

.table-search td:nth-child(2) {
    width: 45%;
    text-align: right;
}

.table-search-results tr:nth-child(odd) {
    background: rgb(218, 220, 188);
}

.table-search-results td {
    padding: 10px;
}

.table-search-results td:nth-child(1) {
    width: 6%;
}

.table-search-results td:nth-child(2),
.table-search-results td:nth-child(3) {
    width: 47%;
}

.text1 {
    color: black;
    /*font-size: 13px;*/
    font-style: normal;
    text-align: justify;
    margin-right: 15px;
    margin-left: 15px;
}


.text2 {
    color: black;
    background: #eeeeee;
    /*font-size: 13px;*/
    font-style: normal;
    text-align: justify;
    margin-right: 15px;
    margin-left: 15px;
}


.text3 {
    text-align: left;
    font-size: 8pt;
    color: black;
}

.text4 {
    color: black;
    /*font-size: 10pt;*/
    font-style: normal;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px
}

.text5 {
    color: black;
    /*font-size: 10pt}*/
}

.title {
    color: black;
    /*font-size: 14pt;*/
    font-style: normal;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px
}

.resdata1 {
    color: black;
    /*font-size: 10pt;*/
    font-style: normal;
    text-align: left
}

.resdata2 {
    color: black;
    background: #cccccc;
    /*font-size: 10pt;*/
    font-style: normal;
    text-align: left
}

.help1 {
    color: black;
    /*font-size: 10pt;*/
    font-style: normal;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px
}

.help2 {
    color: red;
    /*font-size: 10pt;*/
    font-style: normal;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px
}

.help3 {
    color: blue;
    /*font-size: 12pt;*/
    font-style: normal;
    font-weight: bold;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px
}

.header {
    color: rgb(255, 255, 255);
    /*font-size: 14pt;*/
    text-align: center;
    background: #626444;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 10px;
    text-transform: uppercase;
    /*color: rgb(200, 50, 50)*/
}

.important {
    color: #990000;
    font-weight: bold;
}

.info {
    /*font-size: 10pt;*/
    text-align: center;
    color: black
}

.disc {
    /*font-size: 8pt;*/
    text-align: justify;
    color: black
}

.fine {
    /*font-size: 8pt;*/
    color: black
}

.links {
    /*font-size: 8pt;*/
    text-align: center
}

.result1 {
    text-align: left;
    color: #ffffff;
    background: #5e0b15
}

.result2 {
    text-align: left;
    color: #5e0b15;
    background: #ffffff
}

.section {
    /*font-size: 14pt;*/
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #5e0b15;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 10px;
    text-transform: uppercase;
}

.sub-bann {
    /*font-size: 13px;*/
    text-align: center;
    color: #5e0b15;
    font-weight: bold;
    border-bottom: 1px solid rgb(200, 200, 200);
    padding: 20px 1px 2px 1px;
}

/*
#navbar
{
	width: 132px;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
	font-weight: bold;
}

#navbar li
{
  display: inline;
  padding: 0px;
	margin-left: 0px;
}

#navbar a:link, #navbar a:visited
{
  color: #000066;
  background: url(../images/btback-u.gif) no-repeat;
  padding: 3px 0px 3px 0px;
  float: left;
	width: 132px;
	height: 16px;
  text-decoration: none;
  text-align: center;
}

#navbar a:hover
{
  color: #0000CC;
  background: url(../images/btback-o.gif) no-repeat;
}

#home #nav-home a, #srch #nav-srch a, #form #nav-form a, #minf #nav-minf a, #mlic #nav-mlic a, #rule #nav-rule a, #fees #nav-fees a, #rreq #nav-rreq a, #cmap #nav-cmap a, #wood #nav-wood a, #wjuv #nav-wjuv a, #lres #nav-lres a, #jdge #nav-jdge a
{
  background: #000066;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 15px;
}

#home #nav-home a:hover, #srch #nav-srch a:hover, #form #nav-form a:hover, #minf #nav-minf a:hover, #mlic #nav-mlic a:hover, #rule #nav-rule a:hover, #fees #nav-fees a:hover, #rreq #nav-rreq a:hover, #cmap #nav-cmap a:hover, #wood #nav-wood a:hover, #wjuv #nav-wjuv a:hover, #lres #nav-lres a:hover, #jdge #nav-jdge a:hover
{
  background: #000066;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 15px;
}
*/