DIV.toptabs
{ 
  border: 1px solid #BBBBFF;
  width: 100%;
  height: 80px;
  vertical-align: middle;
  background-color: #E5E5FF;
  float: left;
}

DIV.toptabs DIV.toptab
{ 
}

DIV.toptabs DIV.toptab H2
{ 
  margin: 20px 0px 20px 0px;
}

DIV.toptabs DIV.toptab#toptableft
{ 
  text-align: center;
  vertical-align: middle;
  height: 80px;
  width: 49%;
  float: left;
  background-color: #EEEEEE;
  border-right: 1px solid #BBBBFF;
  border-bottom: 1px solid #EEEEEE;
}

DIV.toptabs DIV.toptab#toptabright
{ 
  text-align: center;
  vertical-align: middle;
  height: 80px;
  width: 49%;
  float: right;
  background-color: #E5E5FF;
  border-bottom: 1px solid #BBBBFF;
}

DIV.indexpanel
{ 
  border-top-style: none !important;
  height: 400px;
}

DIV.indexpanel SPAN.radio_indent
{ 
  padding: 4px 0px 25px 25px;
  font-size: 12px;
}

DIV.indexpanel DIV.indexpanel_buttons
{
  height:40px;
  border:0px;
}

DIV.indexpanel DIV.indexpanel_buttoncontainer
{
  height:40px;
  width:49%;
}

DIV.indexpanel INPUT.indexpanel_button
{
  margin:4px;
}




DIV.indexpanel#joinpanel DIV#joinpanel_pub
{
  width: 50%;
  float: left;
}

DIV.indexpanel#joinpanel DIV#joinpanel_exist
{
  width: 50%;
  float: right;
}

DIV.indexpanel#joinpanel DIV.subjoin
{
  width: 95%;
  margin: 20px auto;
  background-color: #DDDDFF;
  border: 1px solid #9999FF;
}

DIV.indexpanel#joinpanel DIV.subjoin DIV.subjoin_header
{
  width:100%;
  text-align:center;
}

DIV.indexpanel#joinpanel DIV.subjoin H4
{
  margin: 0px 0px 8px 0px;
  padding: 6px 0px;
  background-color: #BBBBFF;
}

DIV.indexpanel#joinpanel DIV.subjoin DIV.subjoin_content
{
  width:100%;
  border:0px;
  text-align:left;
}

DIV.indexpanel#joinpanel DIV.subjoin DIV#subjoinexist3 DIV.namesearchresult
{ 
  width:90%;
  margin-bottom: 5px;
  margin-left: 5%;
  /* IEONLY */
  ^margin-left: 2%;
  border:1px solid #999999;
  background-color:#CCCCCC;
  float:left;
  clear:both
}

DIV.indexpanel#joinpanel DIV.subjoin DIV#subjoinexist3 DIV.namesearchresult TABLE
{ 
  width:100%;
  float:left;
  clear:both;
  font-size:12px;
}

DIV.indexpanel#joinpanel DIV.subjoin DIV#subjoinexist3 DIV.namesearchresult TABLE TD
{ 
  text-align:left;
}

DIV.indexpanel#createpanel DIV#createpanel_new
{ 
  float:left;
}

DIV.indexpanel#createpanel DIV.subcreate
{
  background-color: #DDDDFF;
  border: 1px solid #9999FF;
  width: 95%;
  margin: 20px auto;
}

DIV.indexpanel#createpanel DIV.subcreate DIV.subcreate_header
{
  width:100%;
  text-align:center;
}

DIV.indexpanel#createpanel DIV.subcreate H4
{
  margin: 0px 0px 8px 0px;
  padding: 6px 0px;
  background-color: #BBBBFF;
}

DIV.indexpanel#createpanel DIV.subcreate DIV.subcreate_content
{
  width:100%;
  border:0px;
  text-align:left;
}

DIV.indexpanel#createpanel DIV#createpanel_new
{
  width: 100%;
  border: 0px;
}

/* option table tabs */
DIV.indexpanel#createpanel DIV#subcreatetabs
{
  width: 95%;
  margin: 5px 2.5% 0px 2.5%;
  border: 0px;
  font-size: 12px;
  padding: 0px;
  font-weight: bold;
  background-color: #DDDDFF;
  float: right;
}

/* option table tabs */
DIV.indexpanel#createpanel DIV#subcreatetabs DIV#panel1tab
{
  width: 20%;
  float: left;
  background-color: #BBFFBB;
  border-top: 1px solid #9999FF;
  border-left: 1px solid #9999FF;
  border-right: 1px solid #9999FF;
  text-align: center;
}

/* option table tabs */
DIV.indexpanel#createpanel DIV#subcreatetabs DIV#panel2tab
{
  width: 20%;
  float: left;
  background-color: #DDDDFF;
  border-top: 1px solid #9999FF;
  border-right: 1px solid #9999FF;
  text-align: center;
}

/* option table tabs */
DIV.indexpanel#createpanel DIV#subcreatetabs DIV#panelspacer
{
  width: 59%;
  float: left;
}

/* option table divs */
DIV.indexpanel#createpanel DIV.subcreatetable
{
  float: right;
  text-align: left;
  width: 95%;
  margin: 0px 2.5% 0px 2.5%;
  padding: 0px;
  border: 1px solid #BBBBFF;
  font-family: Arial;
  height: 200px;
  overflow: auto;
  background-color: #E5E5FF;
}

/* option tables */
DIV.indexpanel#createpanel DIV.subcreatetable TABLE
{
  width:100%;
  /* IEONLY */
  ^width:95%;
  float:left;
}

/* option tables */
DIV.indexpanel#createpanel DIV.subcreatetable TABLE TH
{
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 0 5%;
}

DIV.indexpanel#createpanel DIV.subcreatetable TABLE TH DIV.headercontainer
{ 
  float: left;
  margin: 3px 0;
  padding: 2px 0;
  width: 100%;
  /* IEONLY */
  ^width: 90%;
  border: 1px solid #6666FF;
  background-color: #9999FF;
}

DIV.indexpanel#createpanel DIV.subcreatetable TABLE TD
{ 
  padding: 0 3px;
}

DIV.indexpanel#createpanel DIV.subcreatetable TABLE#createtable_mainoptions TD
{ 
  padding: 2px 3px;
}


TD.tdright
{
  text-align: right;
}
TD.tdtop
{ 
  vertical-align: top;
}
SPAN.tdhead
{ 
  font-weight: bold;
}
SPAN.tdsubtext
{ 
  font-size: 12px;
}
INPUT.default_button
{
  font-weight: bold;
}

#createtable_mainoptions INPUT
{ 
  width: 150px;
}

H3
{ 
  margin: 10px 0 5px;
  padding: 0;
  font-size: 18px;
}

#infopanel
{ 
  font-size: 12px;
}

#infopanel h3
{ 
  width: 80%;
  border-bottom: 1px solid #BBBBFF;
}