td,.content
{
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  color:#000000;
}

a,a:link,a:active,a:visited
{
  color:#000080;
  text-decoration:none;
  font-family:Arial,Helvecia,sans-serif;
}
a:hover
{
  color:#858c9e;
  text-decoration:underline;
  font-family:Arial,Helvecia,sans-serif;

}

a.cur_menu,a.cur_menu:link,a.cur_menu:active,a.cur_menu:visited
{
  color:#0000ff;
  text-decoration:none;
  font-weight:bold;
  font-family:Arial,Helvecia,sans-serif;
  font-size:12pt;
}
a.cur_menu:hover
{
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
  font-family:Arial,Helvecia,sans-serif;
  font-size:12pt;
}
a.nor_menu,a.nor_menu:link,a.nor_menu:active,a.nor_menu:visited
{
  color:#000000;
  text-decoration:none;
  font-family:Arial,Helvecia,sans-serif;
  font-size:12pt;
}
a.nor_menu:hover
{
  color:#0000ff;
  text-decoration:underline;
  font-family:Arial,Helvecia,sans-serif;
  font-size:12pt;
}

a.cur_submenu,a.cur_submenu:link,a.cur_submenu:active,a.cur_submenu:visited
{
  color:#0000ff;
  text-decoration:none;
  font-weight:bold;
  font-family:Arial,Helvecia,sans-serif;
  font-size:9pt;
}
a.cur_submenu:hover
{
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
  font-family:Arial,Helvecia,sans-serif;
  font-size:9pt;
}
a.nor_submenu,a.nor_submenu:link,a.nor_submenu:active,a.nor_submenu:visited
{
  color:#000000;
  text-decoration:none;
  font-family:Arial,Helvecia,sans-serif;
  font-size:9pt;
}
a.nor_submenu:hover
{
  color:#0000ff;
  text-decoration:underline;
  font-family:Arial,Helvecia,sans-serif;
  font-size:9pt;
}






.title
{
  font-size:18pt;
	text-align:left;
}
.pre
{
  font-family:"Fixed","Fixedsys",monospace;
  font-size:9pt;
	text-align:left;
}






.s_sm_help
{
	border-color:#0000ff;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
	color:#0000ff;
	visibility:hidden;
}




.form_text
{
	color:#0000ff;
	background-color:#ffffff;
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
}
.form_text_border
{
	border-style:solid;
	border-width:1px;
	border-color:#0000ff;
}
.form_text_label
{
	font-size:8pt;
}
.form_textarea
{
	color:#0000ff;
	background-color:#ffffff;
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
}
.form_textarea_border
{
	border-style:solid;
	border-width:1px;
	border-color:#0000ff;
}
.form_textarea_label
{
	font-size:8pt;
}
.form_select
{
	color:#0000ff;
	background-color:#ffffff;
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
}
.form_select_border
{
	border-style:solid;
	border-width:1px;
	border-color:#0000ff;
}
.form_select_label
{
	font-size:8pt;
}
.form_checkbox
{
	color:#0000ff;
	background-color:#ffffff;
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
}
.form_checkbox_border
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
}
.form_checkbox_label
{
	font-size:9pt;
}
.form_radio
{
	color:#0000ff;
	background-color:#ffffff;
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
}
.form_radio_border
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
}
.form_radio_label
{
	font-size:9pt;
}
.form_button
{
	border-style:solid;
	border-width:2px;
	color:#0000ff;
	background-color:#ffffff;
	border-top-color:#0000ff;
	border-left-color:#0000ff;
	border-bottom-color:#000040;
	border-right-color:#000040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
}






.gb_tb_tx1
{
  border-color:#000080;
  border-size:1px;
  border-style:solid;
}
.gb_tb_tx2
{
  border-color:#000080;
  border-size:1px;
  border-style:solid;
  border-top-style:none;
}

.nw_tb_tx
{
  border-color:#000080;
  border-size:1px;
  border-style:solid;
}

.nw_tb_2
{
  border-color:#000080;
  border-size:1px;
  border-style:none;
  border-top-style:solid;
}

.cc_tabletop
{
  border-color:#000080;
  border-style:none;
  border-width:1px;
  border-bottom-style:solid;
}



    body
    {
    	background-image:url(images/back_rep.png);
	background-position:0px 500px;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#858CA0;
	color:#000000;
    }
    .topper
    {
	height:100px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/banner_top.jpg);
	background-repat:no-repeat;
	background-position:top left;
    }
    .globalback
    {
	background-image:url(images/page_back.png);
	background-position:0px 100px;
	background-repeat:no-repeat;
	height:700px;
    }
