/* CSS Document */
TD {FONT-FAMILY: Arial; FONT-SIZE: 9pt; color:#E2E2E2}
TABLE.gallery_Table TD{text-align: center}

.image{
  border: 1px solid #909090;
  /*
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #909090;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #909090;
  */
}

A:link, A:visited, A:active{COLOR: #E2E2E2; TEXT-DECORATION: none}
A:hover {COLOR: #ffffff; TEXT-DECORATION: none}

A.inner_footer:link ,A.inner_footer:visited ,A.inner_footer:active { 
  COLOR: #000000; 
  FONT-STYLE: normal; 
  TEXT-DECORATION: underline
  }
A.inner_footer:hover {COLOR: #383838; TEXT-DECORATION: underline}

A.menu:link ,A.menu:visited ,A.menu:active { 
  COLOR: #60608C;
  FONT-STYLE: normal; 
  TEXT-DECORATION: none
  }
A.menu:hover {COLOR: #3399FF; TEXT-DECORATION: none}

.maintable{
  height: 590px;
  border: 1px solid #4A4A4A;
}

.box{
  FONT-SIZE: 10pt;
	border-top: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  cursor:hand;
	/*
  border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	*/
	padding: 3px;
}

/* front */

.box_front_tl{
  border-right: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
  background-color: #383838
}

.box_front_tm{
  text-align: center;
  vertical-align: bottom;
  border-bottom: 1px solid #4A4A4A;
  background-color: #383838;
  padding-bottom: 10px
}

.box_front_tr{
  border-left: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
  background-color: #383838
}

.box_front_ml{
  border-right: 1px solid #4A4A4A;
  background-color: #383838
}

.box_front_mm{
  background-color: #383838
}

.box_front{
  background-color:464646;
  padding:20px;
}

.box_front_mr{
  border-left: 1px solid #4A4A4A;
  background-color: #383838
}

/* front */

/* inner */

/* left image bar */
.inner_td1{
  background-color: #383838; /*565656*/
  border-right: 1px solid #4A4A4A;
}

.inner_td2{
  background-color: #383838;
  padding-top:5px;
  /*padding-bottom:5px;*/
  padding-left:15px;
  padding-right:15px;
}

.inner_td3{
  background-color: #565656
}

.inner_header{
  border-bottom: 1px solid #565656;
  background-color: #383838
}

.box_inner_mm{
  border-bottom: 1px solid #7D7D7D;
}

.td_back{
  background-color: #383838;
  text-align: left;
  padding-left:23px;
}

.td_previous{
  background-color: #383838;
  text-align: left;
  padding-left:23px;
  /*padding-bottom:10px;*/
}

.td_next{
  background-color: #383838;
  text-align: right;
  padding-right:23px;
  /*padding-bottom:10px;*/
}

.td_li{
  padding-left:5px; vertical-align: top; width: 15px;
}

.td_history{
  background-color:#636363; 
  padding-left:5px;
  padding-top:2px;
  padding-bottom:2px;
  height: 20px
}

.title_g{
  FONT-SIZE: 12pt; color:#000000;	text-align: center;	height: 25px;
}

/* inner */

.header{FONT-SIZE: 8pt; padding-top:36px}

.footer1{FONT-SIZE: 8pt; Font-weight:bold ;color:#000000}
.footer2{FONT-SIZE: 8pt; color:#E2E2E2}

.title1{FONT-SIZE: 16pt; Font-weight:bold ;color:#000000}

.title2{FONT-SIZE: 10pt; Font-weight:bold ;color:#666666}

hr{height: 1px; color: #D3D3D3;}
