body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background:#000000; 
  font-family:arial, verdana, sans-serif; 
  font-size:76%;
  overflow: hidden; 
  }
#header {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:64px; 
  overflow:hidden; 
  background:#002316;
  }
#contents {
  position:fixed; 
  top:65px;
  left:0;
  bottom:0px; 
  right:0; 
  overflow:auto; 
  background:#9EAE9F;
  margin:0;
  border:0;
  padding:0;
  }

#contents_print {
  position:fixed; 
  top:0px;
  left:0;
  bottom:0px; 
  right:0; 
  overflow:auto; 
  background:#FFFFFF;
  margin:0;
  border:0;
  padding:0;
  }

#header_ea {
  position:absolute; 
  top:0; 
  left:0; 
  height:30px;
  padding-left: 10px;
  padding-top: 5px;
  width: 440px;
  overflow:hidden; 
  background:#9EAE9F;
  }

#contents_ea {
  position:absolute; 
  top:31px;
  left:0;
  bottom:45px; 
  height:260px;
  width: 440px;
  overflow:auto; 
  background-color:#9EAE9F;
  margin:0px;
  border:0px;
  padding:10px;
  }

#footer_ea {
  position:absolute; 
  bottom:0px; 
  left:0; 
  height:40px;
  width: 440px;
  padding-top: 5px;
  overflow:auto; 
  background:#9EAE9F;
  text-align: right;
  }

/* for internet explorer */

* html body {
  padding:64 0 50px 0; 
  }

* html #contents {
  height:100%; 
  width:100%; 
  }

.main
{
/*	background-color: #000000; */
	background-color:#9EAE9F;
	color: #041C43;
	font: 10px verdana;
}
.bg_main
{
	background-color: #9EAE9F;
}
.bg_swap
{
	background-color: #6E8E82;
}
.bg_swap2
{
	background-color: #4D6F5E;
}
.bg_swap3
{
	background-color: #CED2CB;
}
.bg_white
{
	background-color: #FFFFFF;
}
.text_stor
{
	font: 12px Verdana;
	color: #041C43;
}
.text_bold
{
	font: bold 10px Verdana;
	color: #041C43;
	text-decoration: none;
}
.text
{
	font: 10px Verdana;
	color: #041C43;
}
.text_small
{
	font: 10px 'Times New Roman';
	color: #000000;
}
.text_tiny
{
	font: 4px Verdana;
}
.text_red
{
	font: 10px Verdana;
	color : Maroon;
}
.text_white
{
	font: 10px Verdana;
	color : White;
}
.text_sok
{
	font: bold 10px Verdana;
	color: #041C43;
	height: 20px;
	vertical-align: bottom;
}
.text_sok2
{
	font: bold 10px Verdana;
	color: #041C43;
	height: 15px;
	vertical-align: bottom;
}
.copyrighttext
{
    COLOR: gray;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.rubrik
{
	font: 22px Verdana;
	color: #000000;
}
.rubrik2
{
	font: 18px Verdana;
	color: #000000;
}
.link
{
	color: #041C43;
}
.link2
{
	color: blue;
	font: 10px Verdana;
	text-decoration: underline;
}
.link3
{
	color: #041C43;
	font: bold 10px Verdana;
	height: 20px;
	vertical-align: bottom;
	text-decoration: underline;
}
.hr_image
{
	color: #9EAE9F;
}
.formObject 
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}
:link, :visited
{ 
	color: #041C43;
}
:link:focus, :visited:focus 
{
	color: #041C43;
}
:link 
{ 
	color: #041C43; 
}
:visited 
{ 
	color: #041C43; 
}
:link:hover, :visited:hover 
{ 
	color: #CC0000; 
}
:link:hover
{ 
	color: #CC0000; 
}
:link:active, :visited:active 
{
	color: #041C43;
}
img
{
	border: none;
}
