body, html { height: 100%; }

body
{
	margin: 0;
	padding: 0;
	background-color: #1d3f27;
	background-image: url('layout/2009_bg.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
}

.mainbody
{
  margin: 0; 
  padding: 0;
  background-color: #1d3f27;
  background-image: url('layout/2009_bg.jpg');
  background-repeat: repeat-x;
}

.start_main_table
{
 height: 100%;
}

.img_layer1 { position: relative; top: 0; left: 0; width: 200px; height: 101px; }
.img_layer2 { position: relative; top: 0; left: 0; width: 200px; height: 101px; }
.img_layer3 { position: relative; top: 0; left: 0; width: 204px; height: 101px; }
.img_layer4 { position: relative; top: 0; left: 0; width: 209px; height: 87px; }
.img_layer5 { position: relative; top: 0; left: 0; width: 208px; height: 122px; }
.img_layer6 { position: relative; top: 0; left: 0; width: 200px; height: 73px; }
.img_layer7 { position: relative; top: 0; left: 0; width: 209px; height: 210px; }

#img_layer_01, #img_layer_11, #img_layer_21, #img_layer_31, #img_layer_41,
#img_layer_51, #img_layer_61, #img_layer_71, #img_layer_81, #img_layer_91, 
#img_layer_101, #img_layer_111,#img_layer_121, #img_layer_131, #img_layer_141
{ position: absolute; top: 0; left: 0; z-index: 10;  }

#img_layer_s151, #img_layer_s161, #img_layer_s171, #img_layer_s181 { position: absolute; top: 0; left: 0; z-index: 10;  }
#img_layer_s152, #img_layer_s162, #img_layer_s172, #img_layer_s182 { position: absolute; top: 0; left: 0; z-index: 5;  }

#img_layer_02, #img_layer_12, #img_layer_22, #img_layer_32, #img_layer_42,
#img_layer_52, #img_layer_62, #img_layer_72, #img_layer_82, #img_layer_92,
#img_layer_102,#img_layer_112,#img_layer_122,#img_layer_132,#img_layer_142
{ position: absolute; top: 0; left: 0; z-index: 5; }

.img_layer_ico { position: relative; top: 0; left: 0; width: 272px; height: 211px; }
.img_layer_ico_shadow { position: relative; top: 0; left: 0; width: 272px; height: 83px; }
.img_layer_logo { position: relative; top: 0; left: 0; width: 272px; height: 210px; }
.img_layer_button { position: relative; top: 0; left: 0; width: 130px; height: 27px; }

#img_layer_s02, #img_layer_s12, #img_layer_s72 { position: absolute; top: 0; left: 0; z-index: 1; }
#img_layer_s22, #img_layer_s32, #img_layer_s42, #img_layer_s52, #img_layer_s62, #img_layer_s82, #img_layer_s92  { position: absolute; top: 0; left: 0; z-index: 5; }

#img_layer_s01, #img_layer_s11, #img_layer_s71 { position: absolute; top: 0; left: 0; z-index: 3; }
#img_layer_s21, #img_layer_s31, #img_layer_s41, #img_layer_s51, #img_layer_s61, #img_layer_s81, #img_layer_s91  { position: absolute; top: 0; left: 0; z-index: 10; }


#img_12, #img_22, #img_32, #img_42, #img_52, #img_62, #img_72  { position: absolute; top: 0; left: 0; z-index: 5; }
#img_11, #img_21, #img_31, #img_41, #img_51, #img_61, #img_71  { position: absolute; top: 0; left: 0; z-index: 10; }


.intro
{
	font-family: Tahoma;
	font-size: 11px;
	color: #B6DAAA;
	text-align: left;
	margin-top: 25px;
	margin-left: 13px;
	width: 380px;
	line-height: 17px;
}



.history
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#95BD8C;
}
.history a
{
   font-weight:100;
   text-decoration:none;
   color:#CCCCCC;
   font-size:10px;
}
.history a:hover
{
   text-decoration:underline;
}

.sideMen 
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style:oblique;
  color:#FFFFFF;
}

.sideMen a 
{
	font-weight:bolder;
	font-style:normal;
	text-decoration:none;
	color:#799453;
}
.sideMen a:hover
{
   text-decoration:underline;
}

.content
{
	font-family: Tahoma;
	font-size: 12px;
	width: 564px;
	margin: 0 0 0 20px;
	position: relative;
	padding-top: 20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
.content a
{
	font-weight:100;
	text-decoration:none;
	color:#009966;
	font-size:12px;
}
.content a:hover
{
   text-decoration:underline;
}
.content H1
{
  display: none;
}
.content H2
{
	font-size: 21px;
}

.subcontent
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 0 20px;
	position: relative;
}
.subcontent a
{
	font-weight:100;
	text-decoration:none;
	color:#009966;
	font-size:12px;
}
.subcontent a:hover
{
   text-decoration:underline;
}
.subcontent H1
{
  display: none;
}
.subcontent H2
{
	font-size: 21px;
}













.copyright
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;
   color:#DFFFDF;
}