html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
   }

td, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
	  margin-top:7px;
   }
.outertable{
	height:100%;
}
.headertable{
	width: 770px;
	height: 72px;
}
.footertable{
	width: 770px;
	height: 45px;
}
.footertablelink{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footertablelink:hover{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bodytable{
	width: 770px;
}
.pagetable{
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
}

.gallerylink{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.gallerylink:hover{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.fiximg{
	width:300px;
	height:300px;
}
.rhs_td{
	width:250px;
	height:295px;
}
.normaltext{
	font-size:11px;
}
#lbl{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:80px;
	height:25px;
	text-align:right;
	padding-top:4px;
	vertical-align:middle;
}
#tpe{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	margin-bottom:6px;
}
.text_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border: thin outset #999999;
}
.TA {scrollbar-3dlight-color:lightsalmon;
           scrollbar-arrow-color:blue;
           scrollbar-base-color:teal;
           scrollbar-darkshadow-color:lightsalmon;
           scrollbar-face-color:gold;
           scrollbar-highlight-color:lightsalmon;
           scrollbar-shadow-color:tomato}
.td_bg{
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;	
}
#gallery_wrapper{
	overflow:scroll;
	height:363px;
	vertical-align:middle;
}
.frm_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
}