body {
  background-color: #E0E0E0;
  background-image: url(/graphics/bodyback1.jpg);
  background-repeat: repeat-x;
  color: #606060;
}

a:link {
    text-decoration: none;
    color: #0000FF;
}

a:visited {
    text-decoration: none;
    color: #0000FF;
}

a:hover {
    text-decoration: none;
    color: #00C0C0;
}

table.main {
  border-style: solid;
  border-width: 1px;
  border-color: #284000;
  padding: 0;
}

td.main {
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  width: 980px;
  padding: 1;
}


table.menu3 {
}

td.menu3 {
/*  background-image: url(/graphics/button6.gif); */
/*  background-color: #FFB060; */
  background-color: #707070;
  color: #FFFFFF;
  text-align: center;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  height: 32px;
}

td.menu3-vblank {
  padding: 0px;
  width: 1px;
}

td.menu3-hblank {
  padding: 0px;
  height: 1px;
}

a.mainmenu {
  color: #FFFFFF;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

a.mainmenu:visited {
  color: #FFFFFF;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

a.mainmenu:active {
  color: #FFFFFF;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

a.mainmenu:hover {
  color: #FFFFFF;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}

td.index-left {
  background-image: url(/graphics/skin1/indexback1.jpg);
  border-style: none;
  border-width: 0px;
  background-color: #F1C67A;
  text-align: center;
  vertical-align: top;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
}

td.index-center {
  background-image: url(/graphics/skin1/indexback1.jpg);
  border-style: none;
  border-width: 0px;
/*  background-color: #809060;*/
  background-color: #D8F0B0;
  color: #000000;
  text-align: left;
  vertical-align: top;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

td.index-right {
  background-image: url(/graphics/skin1/indexback1.jpg);
  border-style: none;
  border-width: 0px;
  background-color: #F1C67A;
  text-align: center;
  vertical-align: top;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
}

font.formname1 {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

table.modelstable {
    border-style: none none none none;
    border-color: #707070;
    border-width: 1px;
    padding: 0px;
}

td.modelstable {
    border-style: solid;
    border-color: #707070;
    border-width: 1px;
    text-align: center;
    vertical-align: top;
    padding: 0px;
}

font.modelstable {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

img.modelstable {
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
}

td.body1 {
    border-style: none none solid solid;
    border-color: #A0A0A0;
    border-width: 1px;
    padding: 1px;
    font-size: 12px;
}

td.hdr1 {
    border-style: none none solid solid;
    border-color: #A0A0A0;
    background-color: #903000;
    color: #FFFFFF;
    border-width: 1px;
    padding: 1px;
    font-size: 12px;
}

input.body1 {
    border-style: solid;
    border-color: #A0A0A0;
    border-width: 1px;
    font-family: arial, verdana;
    font-size: 12px;
    width: 100%;
}

textarea.body1 {
    border-style: solid;
    border-color: #A0A0A0;
    border-width: 1px;
    font-family: arial, verdana;
    font-size: 12px;
    width: 100%;
}


table.ind_hdr {
  border-width: 0px;
  width: 100%;
  padding: 0px;
}

td.ind_hdr {
  border-width: 0px;
  background-color: #284000;
  text-align: center;
  vertical-align: middle;
  font-family: arial;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0px;
  height: 24px;
}

table.ind_updates {
  border-style: solid;
  border-width: 0px;
  padding: 0px;
}

td.ind_updates {
  border-style: solid;
  border-width: 1px;
/*  background-image: url(/graphics/skin1/tex1.gif); */
  border-color: #284000;
/*  background-color: #D8F0B0;*/
  background-color: #809060;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
}

td.ind_updates2 {
  border-style: none;
  border-width: 0px;
  background-color: #482818;
}

td.ind_updates_trial {
  border-style: solid;
  border-width: 1px;
  border-color: #707070;
  background-color: #806060;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
}

font.ind_updates_name {
    font-family: arial, verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

font.ind_updates_info {
    font-family: arial, verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}

font.ind_h1 {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

a.ind_updates:link {
    font-family: arial, verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #284000;
}

a.ind_updates:visited {
    font-family: arial, verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #284000;
}

a.ind_updates:hover {
    font-family: arial, verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #284000;
}

a.upd_updates:link {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #284000;
}

a.upd_updates:visited {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #A0D0FF;
}

a.upd_updates:hover {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}

a.ind_link:link {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.ind_link:visited {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.ind_link:hover {
    text-decoration: underline;
}

font.supd_name {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

font.supd_main {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
}

font.pages1 {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

a.pages1:link {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #284000;
}

a.pages1:visited {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #284000;
}

a.pages1:hover {
    text-decoration: underline;
}







table.mind_hdr {
  border-width: 0px;
  width: 100%;
  padding: 0px;
}

td.mind_hdr {
  border-width: 0px;
  background-color: #284000;
  text-align: center;
  vertical-align: middle;
  font-family: arial;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0px;
  height: 24px;
}


font.update_desc {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

font.update_misc {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

a.themes_name1:link {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

a.themes_name1:visited {
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

a.themes_name1:hover {
    text-decoration: underline;
    color: #606060;
}

font.themes_desc1 {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

td.join1hdr {
    font-family: arial, verdana;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0000A0;
    padding: 10px;
    text-align: center;
}

td.join1 {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #B0B0B0;
}

td.join2hdr {
    font-family: arial, verdana;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0000A0;
    padding: 10px;
    text-align: center;
}

td.join2 {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #B0B0B0;
}
