/*
/////////////////////////////////////////////////////////////////////////////
//
// $Id: global.css,v 1.1.1.1 2005/11/23 05:57:53 mjeung Exp $
//
////////////////////////////////////////////////////////////////////////////
*/

BODY { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; }

TABLE TD { font-size:11px; padding: 0; margin:2px 2px 2px 2px;}

FORM SELECT{font-size:11px;}

FORM INPUT{font-size:11px;}

UL { padding: 0em 0em 0em 1em; margin: .5em 0em .5em 1em; list-style:square;  font-size:12px;}

OL { padding: 0em 0em 0em 1em; margin: .5em 0em .5em 1em; font-size:12px;}

LI { margin: .5em .0em .5em .0em; }

#FJSMSG { font-size: 11px; font-weight: bold;}

.tblHdr { font-size:12px; font-weight:bold; padding: 0.25em 0.25em  0.25em 0.25em; }

.tblForm { padding: 0.5em 0.25em  0.5em 0.25em; }

.tblLst { padding: 1em 1em  1em 1em; }

a:hover { text-decoration: underline; }

a { text-decoration: none; }

P.h1
{
font-size: 14pt;
line-height: 14px;
font-weight: bold;
color: #43698F;
text-align: left;
}

P.h2 
{
font-size: 11pt;
line-height: 14px;
color: #43698F;
text-align: left;
}

.tblIN
{
  border-style:solid; 
  border-width:1;
  border-color:silver; 
  padding: .5em .5em .5em .5em;
}

.helpBox
{
  width:220px;
  border-style:solid;
  border-width:1;
  border-color:silver;
  padding: 0 .25em  0 .25em;
}

.notice
{
  width:530px;
  margin: 0em 0em 1em 0;
  padding:0.5em 0.5em 0.5em 0.5em; 
  border-style:solid; 
  border-width:1; 
  border-color:#336699; 
}

.menutab2Disable
{ 
   font-size:12px;
   color:#CCCCCC;
   text-decoration:none;
   text-align:center
}

.menutab2Select
{ 
   font-size:12px;
   color:#990033;
   text-decoration:none;
   text-align:center
}

.menutab2Delect
{ 
  font-size:12px;
  color:#003366;
  text-decoration:none;
  text-align:center
}

.menusubtab2Select
{
   font-size:11px;
   color: #990033;
   text-decoration:none;
   text-align:center
}

.menusubtab2Delect
{
   font-size:11px;
   color:#003366;
   text-decoration:none;
   text-align:center
}

.brctTitle {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.brctLabel
{
	font-size: 12px;
	color: #003366;
}

