body, td {
  color:			                black;
	margin:			                0px;
	text-decoration:	          none;
	font-weight: 		            none;
	font-style:		              none;
	font-variant:		            normal;
	font-stretch:		            normal;
	font-family:		            Verdana, Arial, Helvetica, sans-serif;
	font-size:		              10pt;
	text-transform:		          none;
  line-height:                1.2;
}

body	{
	background-color:	          #257399;
	cursor:			                default;
}

a:link, a:hover, a:active, a:visited {
	color:			                white;
	text-decoration:	          underline;
	font-weight: 		            none;
	cursor:			                hand;
}

a:hover {
	text-decoration:	          none;
}

a.nav:link, a.nav:hover, a.nav:active, a.nav:visited {
	color:			                white;
	text-decoration:	          none;
	font-weight: 		            none;
	cursor:			                hand;
}

a.nav:hover {
	text-decoration:	          underline;
}

p {
        margin:                     0px;
}

/*#############################################*/
input.search {
  background:                 none;
  background-color:           transparent;
  background-image:           url(../_pix/design/nav_searchbg.jpg);
  background-repeat:          no-repeat;
  background-attachment:      fixed;
  border:                     none;
  color:                      white;
  font-family:                Courier;
  width:                      112px;
  height:                     18px;
  cursor:                     text;
  padding-left:               3px;
  padding-top:                2px;
  padding-right:              2px;
}

input.txt, input.txt2, input.txt32, input.txt34, textarea {
  background:                 none;
  background-color:           transparent;
  border:                     1px solid #000000;
	color:			                #FFFFFF;
	font-family:		            Courier;
}
input.txt2, textarea {
  width:                      300px;
}
input.txt34 {
  width:                      40px;
}
/*#############################################*/

.f8 {
  font-size:                  8pt;
}

.vm {
  vertical-align:             middle;
}

.arbfb {
  text-align:                 right;
  vertical-align:             baseline;
  font-variant:               small-caps;
  font-size:                  8pt;
  font-weight:                bold;
}

.albfb {
  text-align:                 left;
  vertical-align:             baseline;
  font-variant:               small-caps;
  font-size:                  8pt;
  font-weight:                bold;
}

.artfb {
  text-align:                 right;
  vertical-align:             top;
  font-variant:               small-caps;
  font-size:                  8pt;
  font-weight:                bold;
}

.arbf {
  text-align:                 right;
  vertical-align:             baseline;
  font-variant:               small-caps;
  font-size:                  8pt;
}

hr {
  color:                      #000000;
  height:                     1px;
}

fieldset {
  border:                     1px solid black;
}
