body
{
  font-family: Arial;
	background: white;
	margin-left: 10px;
	color: black;
	background-image: url(../jpg/seal_bk.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 65% center;
}

a:link, a:visited
{
  color: #000088;
}

a:hover, a:active
{
  color: #880000;
}

.copyright
{
	font-family: Arial;
	text-align: center;
	font-size: 9px;
	color: black;
}
		
.resheader
{
	background: #000099;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	line-height: 25pt;
	text-decoration: underline;
}

.left
{
	text-align: left;
	text-indent: 25px;
}

.right
{
	text-align: right;
}

.text1
{
	color: black;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}


.text2
{
	color: black;
	background: #EEEEEE;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}


.text3
{
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	color: black;
}
		
.text4		{color: black;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		text-align: center;
		margin-right: 15px;
		margin-left: 15px}
		
.text5		{color: black;
		font-family: Arial;
		font-size: 10pt}

.title		{color: black;
		font-family: Arial;
		font-size: 14pt;
		font-style: normal;
		text-align: center;
		margin-right: 15px;
		margin-left: 15px}

.resdata1	{color: black;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		text-align: left}

.resdata2	{color: black;
		background: #CCCCCC;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		text-align: left}

.help1		{color: black;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		text-align: center;
		margin-right: 15px;
		margin-left: 15px}

.help2		{color: red;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		text-align: center;
		margin-right: 15px;
		margin-left: 15px}

.help3		{color: blue;
		font-family: Arial;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		text-align: center;
		margin-right: 15px;
		margin-left: 15px}

.header		{font-family: Arial;
		font-size: 14pt;
		text-align: center;
		color: red}
		
.info		{font-family: Arial;
		font-size: 10pt;
		text-align: center;
		color: black}

.disc	{font-family: Arial;
		font-size: 8pt;
		text-align: justify;
		color: black}

.fine	{font-family: Arial;
		font-size: 8pt;
		color: black}

.links		{font-family: Arial;
		font-size: 8pt;
		text-align: center}

.result1	{font-family: Arial;
		font-size: 8pt;
		text-align: left;
		color: #FFFFFF;
		background: #000080}

.result2	{font-family: Arial;
		font-size: 8pt;
		text-align: left;
		color: #000080;
		background: #FFFFFF}
		
.section	{font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
		background: #000066}
		
.sub-bann
{
	font-size: 13px;
	text-align: center;
	color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #000066;
	padding: 10px 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(../gif/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(../gif/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, #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, #jdge #nav-jdge a:hover
{
  background: #000066;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 15px;
}