html, body {
	background-color: #ffffff;
	background-image: url(images/bgrnd.jpg);
	color: #000;
	margin: 0;
	padding: 0;
}

#top {
      width: 990px;
	background-color: #033a71
}

#HEADER {
	width: 990px;
	height: 100px;
      background-color: #ffffff;
}

#SUBHEADER {
	width: 990px;
      background-color: #ffffff;
      background-image: url(images/subheader.jpg);
}

#MENU {
	width: 200px;
	float: left;
	overflow: hidden;
	background-color: #033a71;
}

#CONTENT {
	width: 790px;
	float: left;
	align="left";
	overflow: hidden;
	background-color: #fff;
}

#INDEX {
	width: 790px;
	height: 415px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(images/indexgr.jpg);
}

#SUBMENU {
	clear: both;
	width: 990px;
	height: 30px;
	background-color: #033a71;
	background-image: url(images/smenubgrnd.jpg);
}

#ADDCONTENT {
	clear: both;
	width: 990px;
	background-color: #ffffff;
}

#FOOTER {
	clear: both;
	width: 990px;
	background-color: #000000;
}

#ENGLISH {
	clear: both;
	width: 812px;
	float: center;
	background-color: #ffffff;
      background-image: url(images/white.jpg);
}

.navcontainer {
      width: 200px;
      align: left;
}

.navcontainer ul {
      align: left;
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 1;
      padding-left: 0;
      list-style-type: none;
      font-family: Tahoma, Helvetica, sans-serif;
      font-size: 11;
}

.navcontainer a {
      display: block;
      padding: 6px;
      width: 200px;
      background-color: #033a71;
      border-bottom: 1px dotted #eee;
}

.navcontainer a:link, .navlist a:visited {
      color: #ffffff;
      text-decoration: none;
}

.navcontainer a:hover {
      background-color: #b6dee6;
      color: #ffffff;
      background-image: url(images/menu.jpg);
}

.rightnavcontainer {
      width: 200px;
      align: left;
	float: right;
      background-image: url(images/tr_bgrnd.png);
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      list-style-type: none;
      font-family: Tahoma, Helvetica, sans-serif;
      font-size: 11;
}

.rightnavcontainer ul {
      width: 200px;
      align: left;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      margin-bottom: 1;
      padding-left: 0;
      list-style-type: none;
      font-family: Tahoma, Helvetica, sans-serif;
      font-size: 11;
}

.rightnavcontainer a {
      display: block;
      padding: 4px;
      width: 200px;
      border-bottom: 1px dotted #eee;
}

.rightnavcontainer a:link, .rightnavlist a:visited {
      color: #000000;
      text-decoration: none;
}

.rightnavcontainer a:hover {
      color: #ffffff;
      background-color: #808080;
}

#subnavcontainer ul
{
padding-left: 0;
margin-left: 0;
color: White;
float: left;
width: 100%;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11;
font-weight: bold;
}

#subnavcontainer ul li { display: inline; }

#subnavcontainer ul li a
{
font-size: 11;
font-weight: normal;
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#subnavcontainer ul li a:hover
{
text-decoration: underline;
color: #fff;
}

.fb  {
background-color: #FFFFFF;
border-left: 1px #EEEEEE solid;
border-right: 1px #74ACE4 solid;
border-bottom: 1px #74ACE4 solid;
border-top: 1px #EEEEEE solid;
font-family: Verdana;
font-size: 8pt;
color: black;
}


.fi  {
background-color: #FFFFFF;
border: 1px solid #AED0F2;
font-family: Verdana;
font-size: 8pt
}


table {
      border : 0;
      border-collapse : collapse;
      border-spacing : 0;
}

#fk {
   border: 1px solid #99a9fd;
   border-collapse: collapse;

}
#fk td {
   font-family: Arial, Tahoma, Helvetica, sans-serif;
   font-size: 11;
   color: black;
   text-align: left;
   border: 1px solid #99a9fd;
   padding: 5px;
   border-collapse: collapse;
}

p {
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11;
text-align: justify;
margin-left: 5;
margin-right: 5;
margin-top: 1;
margin-bottom: 1;

}

a:link
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11;
  font-weight: normal;
  color: #a52a2a;
  text-decoration: underline;
  margin-top: 1;
  margin-bottom: 1;
}

a:visited
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11;
  font-weight: normal;
  color: #a52a2a;
  text-decoration: underline;
  margin-top: 1;
  margin-bottom: 1;
}

a:hover
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11;
  font-weight: normal;
  color: #a52a2a;
  text-decoration: none;
  margin-top: 1;
  margin-bottom: 1;
}

.rbar {
text-align: right;
}

.lbar {
text-align: left;
}

.subheader {
text-align: left;
color: #ffffff;
}

.subheader a:link {
color: #ffffff;
}

.subheader a:visited {
color: #ffffff;
}

.subheader a:hover {
color: #ffffff;
}

.submenu {
color: #ffffff;
text-align: right;
}

.submenu a:link {
color: #ffffff;
}

.submenu a:visited {
color: #ffffff;
}

.submenu a:hover {
color: #ffffff;
}

.subheaderr {
text-align: right;
color: #ffffff;
}

.mbar {
text-align: center;
}

.title a:hover
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.impnote {

  color: #000000;
  font-size: 20;
  font-weight: bold;
  margin-top: 1;
  margin-bottom: 1;
}

.impnote a:link
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  margin-top: 1;
  margin-bottom: 1;
}

.impnote a:visited
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  margin-top: 1;
  margin-bottom: 1;
}

.impnote a:hover
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  margin-top: 1;
  margin-bottom: 1;
}

.footnote {
color: #ffffff;
font-size: 11;
text-align: center;
}
.footnote a:link
{
color:  #ffffff;
text-decoration: underline;
}

.footnote a:visited
{
color:  #ffffff;
text-decoration: underline;
}

.footnote a:hover{
      color:  #ffffff;
      text-decoration: none;
}

ul {
      font-family: Arial, Tahoma, Helvetica, sans-serif;
      font-size: 11;
      text-align: justify;
      margin-right: 5;
      margin-top: 1;
      margin-bottom: 1;
}

select {
      font-family: Arial, Tahoma, Helvetica, sans-serif;
      font-size: 11;
      font-weight: normal;
      color: #000000;
      size: 1;
}

ol {
      font-family: Arial, Tahoma, Helvetica, sans-serif;
      font-size: 11;
      text-align: justify;
      margin-right: 5;
      margin-top: 1;
      margin-bottom: 1;

}

<!--input, select, textarea  { font-family: Verdana; font-size: 8pt; }-->

