﻿#tbContent
{
  width: 100%;
}
#tbContent a
{
  text-decoration: underline;
}
#LeftCol
{
  padding: 0;
  vertical-align: top;
  color: #600;
}
#RightCol
{
  width: 46%;
  vertical-align: top;
  padding: 0;
}

#tbApplyNote caption, #tbRegister caption
{
  text-align: left;
  font-size: 1.05em;
  font-weight: bold;
  padding-bottom: 10px;
}

#tbApplyNote td
{
  vertical-align: top;
}
.NoteLeft
{
  padding: 5px 0;
}
.NoteRight
{
  padding: 5px 10px 5px 0;
}

#tbContact
{
  margin: 5px 10px 0 0;
  border-collapse: collapse;
  vertical-align: middle;
}

#tbContact th
{
  text-align: center;
  font-weight: normal;
  color: #600;
}

#tbContact td
{
  border: 1px solid #914800;
  padding: 7px 5px;
  font-size: 0.85em;
}
.society
{
  width: 32%;
}
.ChiefSecretary
{
  width: 13%;
  text-align: center;
}

#tbRegister
{
  width: 100%;
  border-collapse: collapse;
}
#tbRegister td
{
  border: 1px solid #0062C4;
  padding: 7px 5px;
  line-height: 1.7em;
}
.tdRegItem
{
  width: 29%;
  text-align: center;
}
.tdRegData
{
  text-align: left;
  font-size: 0.85em;
}
.star
{
  color: #F00;
  font-weight: bold;
  font-size: 1.3em;
  padding-right: 2px;
}
.InputText
{
  width: 97%;
}
.ErrMsg
{
  font-size: 0.85em;
  line-height: 1.2em;
}

