/*
width
height
float
clear

margin
margin-top
margin-right
margin-bottom
margin-left

padding
padding-top
padding-right
padding-bottom
padding-left

background
background-color
background-image
background-repeat
background-attachment
background-position
color

border
border-top
border-right
border-bottom
border-left
border-width
border-top-width
border-right-width
border-bottom-width
border-left-width
border-color
border-style

word-spacing
letter-spacing
text-decoration
vertical-align
text-transform
text-align
text-indent
line-height

font
font-family
font-style
font-variant
font-weight
font-size

display
white-space

list-style
list-style-type
list-style-image
list-style-position
*/

body {
  margin: 0px;
  padding: 0px;
  background-color: rgb(153,204,255);
  color: rgb(0,0,0);
  font-family: Verdana, sans-serif;
  font-size: 1em;
}

div.header {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-top: solid 1px rgb(255,204,0);
  background-color: rgb(153,204,255);
  background-image: url(bgh.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  color: rgb(255,204,0);
  font-family: Verdana, sans-serif;
}
.header h1.home {
  width: 100%;
  height: 120px;
  clear: none;
  margin: 0px;
  padding: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bgh.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  color: rgb(255,204,0);
  border-left: solid 1px rgb(255,204,0);
  border-right: solid 0px rgb(255,204,0);
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
}
.header h1 {
  width: 160px;
  height: 120px;
  clear: none;
  float: left;
  margin: 0px;
  padding: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bgh.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  color: rgb(255,204,0);
  border-right: solid 2px rgb(255,204,0);
  border-left: solid 1px rgb(255,204,0);
  text-align: center;
  font-weight: bold;
  font-size: 1.0em;
}
.header h1 img {
  width: 120px;
  height: 80px;
  margin: 20px;
  padding: 0px;
  border: 0px;
}
.header h2 {
  height: 120px;
  clear: none;
  margin: 0px;
  padding: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bgh.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  color: rgb(255,204,0);
  text-align: left;
  font-weight: bold;
  font-size: 1.5em;
}
.header h1.home img, .header h2 img {
  width: 600px;
  height: 120px;
  clear: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.header h4, h4.header {
  clear: both;
  margin: 0px;
  padding: 2px;
  background-color: rgb(0,0,102);
  color: rgb(255,255,204);
  border-top: solid 2px rgb(255,204,0);
  border-bottom: solid 2px rgb(255,204,0);
  text-align: left;
  font-weight: normal;
  font-size: 0.6em;
}
.header h4 a, h4.header a {
  text-decoration: underline;
}
.header h4 a:link, h4.header a:link {
  color: rgb(255,255,0);
}
.header h4 a:visited, h4.header a:visited {
  color: rgb(255,255,102);
}
.header h4 a.active, h4.header a.active {
  color: rgb(255,0,0);
}
td.menu {
  width: 160px;
  margin: 0px;
  padding: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bgm.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: top left;
  border-left: solid 1px rgb(255,204,0);
  border-right: solid 2px rgb(255,204,0);
  vertical-align: top;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
}
.menu ul {
  margin-left: 0em;
  padding-left: 0em;
}
.menu ul ul {
  margin-left: 0.5em;
  padding-left: 0em;
}
.menu li {
  width: 100%;
  margin-left: 0em;
  padding-left: 0em;
  background-image: url(arrow2_r.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  text-indent: 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: inside;
}
.menu li.i, li.ioa {
  background-image: url(arrow2_n.gif);
}
.menu li.o {
  background-image: url(arrow2_d.gif);
}
.menu li.a, li.oa {
  background-image: url(arrow2_a.gif);
}
.menu .a a, .menu .oa a {
  width: 100%;
  background-color: rgb(153,204,255);
  font-weight: bold;
}
.menu .a li a, .menu .oa li a {
  width: 100%;
  background-color: transparent;
  font-weight: normal;
}

table.main {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}
tr.main {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
td.main_tl {
  width: 120px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bg-tl.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}
td.main_tc {
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(255,255,204);
  background-image: url(bg-tc.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
}
td.main_tr {
  width: 120px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bg-tr.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}
td.main_ml {
  width: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bg-ml.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: top left;
}
td.main_mc {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(255,255,204);
  background-image: url(bg-mc.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}
td.main_mr {
  width: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bg-mr.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: top left;
}
td.main_bl {
  width: 120px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bg-bl.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}
td.main_bc {
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(255,255,204);
  background-image: url(bg-bc.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
}
td.main_br {
  width: 120px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: rgb(153,204,255);
  background-image: url(bg-br.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}

div.break {
  clear: both;
}

ul.img {
  margin: 5px;
  padding: 0px;
  border: 0px;
  list-style-type: none;
}
ul.img li {
  float: left;
  margin: 5px;
  padding: 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  font-family: Verdana, sans-serif;
  font-size: 0.6em;
}
ul.img li img {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0px;
  border: 0px;
}
li.f120x090 {
  width: 200px;
  height: 240px;
  background-image: url(f120x090.gif);
}
li.f120x090 img {
  width: 120px;
  height: 90px;
  margin-right: 40px;
  margin-left: 40px;
}
li.f090x120 {
  width: 200px;
  height: 240px;
  background-image: url(f090x120.gif);
}
li.f090x120 img {
  width: 90px;
  height: 120px;
  margin-right: 55px;
  margin-left: 55px;
}
li.f135x090 {
  width: 215px;
  height: 255px;
  background-image: url(f135x090.gif);
}
li.f135x090 img {
  width: 135px;
  height: 90px;
  margin-right: 40px;
  margin-left: 40px;
}
li.f090x135 {
  width: 215px;
  height: 255px;
  background-image: url(f090x135.gif);
}
li.f090x135 img {
  width: 90px;
  height: 135px;
  margin-right: 63px;
  margin-left: 62px;
}
li.f150x090 {
  width: 230px;
  height: 270px;
  background-image: url(f150x090.gif);
}
li.f150x090 img {
  width: 150px;
  height: 90px;
  margin-right: 40px;
  margin-left: 40px;
}
li.f090x150 {
  width: 230px;
  height: 270px;
  background-image: url(f090x150.gif);
}
li.f090x150 img {
  width: 150px;
  height: 90px;
  margin-right: 40px;
  margin-left: 40px;
}
li.f200x120 {
  width: 280px;
  height: 270px;
  background-image: url(f200x120.gif);
}
li.f200x120 img {
  width: 200px;
  height: 120px;
  margin-right: 40px;
  margin-left: 40px;
}
img.i32x20b {
  width: 32px;
  height: 20px;
  border: 1px;
}
img.i36x18b {
  width: 36px;
  height: 18px;
  border: 1px;
}
img.i640x480b {
  width: 640px;
  height: 480px;
  padding: 0px;
  border: 0px;
}
img.i640x520b {
  width: 640px;
  height: 520px;
  padding: 0px;
  border: 0px;
}

ul.img a {
  font-weight: bold;
  font-size: 1.5em;
}
ul.img a:link {
  color: rgb(0,0,102);
  text-decoration: none;
}
ul.img a:visited {
  color: rgb(51,51,102);
  text-decoration: none;
}
ul.img a:active {
  color: rgb(0,0,255);
  text-decoration: underline;
}

h1, h2, h3, h4 {
  clear: both;
  color: rgb(0,0,102);
  text-align: center;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.0em;
}
h4 {
  font-size: 0.8em;
}
a:link {
  color: rgb(102,0,0);
  text-decoration: none;
}
a:visited {
  color: rgb(102,51,51);
  text-decoration: none;
}
a:active {
  color: rgb(255,0,0);
  text-decoration: underline;
}
.center {
  text-align: center;
}
.head {
  font-weight: bold;
}
