body {
	font-size:9pt;
}

table {
	font-size: 9pt;
	text-decoration: none;
}

.a9 {
	font-size: 9pt;
	line-height: 130%;
	text-decoration: none;
}
.bt
{
  font-size: 9pt;
  line-height: 130%;
  text-decoration: none;
}
.a12 {
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	color: #333333;
}
.a14 {
	font-size: 18pt;
	line-height: 130%;
	text-decoration: none;
}


.myTitle
{
  font-weight: bolder;
  font-size: 14px;
  color: orangered;
  text-indent: 5px;
  letter-spacing: 2px;
  height: 40px;
  text-align: left;
}
.myTitle_s
{
  font-weight: bold;
  font-size: 12px;
  color: orangered;
  text-indent: 5px;
  letter-spacing: 2px;
  height: 20px;
  text-align: left;
}
.myTitle_sg
{
  font-weight: bold;
  font-size: 12px;
  color: #3366cc;
  text-indent: 5px;
  letter-spacing: 2px;
  height: 20px;
  text-align: left;
}

.a9_blue
{
  font-weight: bold;
  font-size: 12px;
  color: #3366cc;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.1:link {
	color: #333333;
	text-decoration: none;
}
a.1:visited {
	color: #333333;
	text-decoration: none;
}
a.1:hover {
	color: #FF6600;
	text-decoration: none;
}

a.2:link {
	color: #ff9900;
	text-decoration: none;
}
a.2:visited {
	color: #ff9900;
	text-decoration: none;
}
a.2:hover {
	color: #FF3300;
	text-decoration: underline;
}

.input_2d
{
  border-right: gray 1px solid;
  border-top: gray 1px solid;
  border-left: gray 1px solid;
  color: #ff3300;
  border-bottom: gray 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 18px;
}

.input_2d_num
{
  border-right: gray 1px solid;
  border-top: gray 1px solid;
  behavior: url(/NovaNetWeb/www/css/input_num.htc);
  border-left: gray 1px solid;
  border-bottom: gray 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 18px;
  text-align: right;
  color: #ff3300;
}
.input_2d_int
{
  border-right: gray 1px solid;
  border-top: gray 1px solid;
  behavior: url(/NovaNetWeb/www/css/input_int.htc);
  border-left: gray 1px solid;
  border-bottom: gray 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 18px;
  color: #ff3300;
  text-align: right;
}

.input_2d_nb
{
  border-right: #454545 0px solid;
  border-top: #454545 0px solid;
  border-left: #454545 0px solid;
  border-bottom: #454545 0px solid;
  color: #ff3300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 18px;
}
.input_2d_nb_num
{
  border-right: #454545 0px solid;
  border-top: #454545 0px solid;
  border-left: #454545 0px solid;
  behavior: url(/NovaNetWeb/www/css/input_num.htc);
  color: #ff3300;
  border-bottom: #454545 0px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 18px;
  text-align: right;
}
.input_2d_nb_int
{
  border-right: #454545 0px solid;
  border-top: #454545 0px solid;
  border-left: #454545 0px solid;
  color: #ff3300;
  behavior: url(/NovaNetWeb/www/css/input_int.htc);
  border-bottom: #454545 0px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 18px;
  text-align: right;
}

.input_3d {
	border: 1px solid #454545;
	height: 18px;
	background-color: #f1f1f1;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.uppercase
{
  text-transform: uppercase;
}
.uppercase1
{
  text-transform:lowercase;
}

.a9ff6600
{
  color:#ff6600
}
.a9ff9900
{
  color:#ff9900
}
