
a {
color: #FCC000; text-decoration: none;
}


a:hover {
color: #DFDFDF; text-decoration: underline;
}

hr {
  border: 0;
  width: 100%;
  color: #333;
  height: 1px;
}

.box_body {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-style: solid;
  border-color: #333333;
}

.body_left {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-style: solid;
  border-color: #E29E29;
}

.body_right {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-style: solid;
  border-color: #E29E29;
}

.body_center {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-style: solid;
  border-color: #E29E29;
}

.body_lower_left {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-style: solid;
  border-color: #E29E29;
}

.trans_body {
  font-family: Verdana;
  font-size: 8pt;
  color: #dfdfdf;
}

.top_body_right {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 0px;
  border-top-width: 2px;
  border-style: solid;
  border-color: #E29E29;
}

.menu_body_center {
  font-family: Verdana;
  font-size: 8pt;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 2px;
  border-style: solid;
  border-color: #E29E29;
}

.main_body {
  font-family: Verdana;
  font-size: 8pt;
  background: #3d3d3d url(http://nerokala.com/graph/images/rantaharmaa.jpg) no-repeat;
  height: 600px;
}

.main_left {
  font-family: Verdana;
  font-size: 8pt;
  padding: 5pt;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  border-left: solid 1px #888;
  border-top: solid 1px #888;
  border-right: solid 2px #333;
  border-bottom: solid 2px #333;
  background: url(http://nerokala.com/graph/images/alphaback.png);
}

.main_right {
  font-family: Verdana;
  font-size: 8pt;
  padding: 5pt;
  margin-top: 30px;
  border-left: solid 1px #888;
  border-top: solid 1px #888;
  border-right: solid 2px #333;
  border-bottom: solid 2px #333;
  background: url(http://nerokala.com/graph/images/alphaback.png);
}

.main_context {
  font-family: Verdana;
  font-size: 8pt;
  color: #dfdfdf;
  filter:alpha(opacity=100); 
  -moz-opacity: 1.0; 
  opacity: 1.0;
}

.verdana {
  font-family: Verdana;
  font-size: 11px;
}

h1 {
  font-family: Verdana;
  font-size: 10pt;
}


