body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	position: relative;
	width: 850px;
	height: 75px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: groove;
}
.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 850px;
	margin: auto;
	position: relative;
	height: 15px;
	background-color: #f3f3f3;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: groove;
}
.submenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #0066CC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main {
	position: relative;
	text-align:left;
	width:850px;
	margin:auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
}
.insert {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #f3f3f3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style : inside square;
}
.insertm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #f3f3f3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.list {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list_h {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #CCCCCC;
	font-weight: bold;
}
.list_u {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.warning {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #FFF0F0;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	position: relative;
	width: 850px;
	margin:auto;
	bottom: 0px;
	text-align: left;
}
.ntext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.ntextlg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}
.ntexthuge {
	font-family: Tahoma, Verdana, Arial;
	font-size: 50px;
	color: #000000;
}
.ntextrow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ntextrowred {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ntextrowbggreen {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #eeffee;
}
.ntextrowbgred {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFCCCC;
}
.ntextrowbgblue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #CCCCFF;
}
.ntextrowbgyellow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ffffd0;
}
.ntextrowbgorange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFE8B0;
}
.etext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.textbgred {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	padding-right: 5px;
	padding-left: 5px;
}
.textbggreen {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00FF00;
	padding-right: 5px;
	padding-left: 5px;
}
.textbggold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
}
.textbggrey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #F3F3F3;
	padding-right: 5px;
	padding-left: 5px;
}

.ETEXTG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.rtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
}
.gtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #33CC00;
}

.bgdark {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
}
.bgred {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFCCCC;
}
.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
.large {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.largenum {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.loss {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
form {
	margin-top: 0;
	margin-bottom: 0;
} 
.formnum {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: right;
}	
.ftext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}
.ftextr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	text-align: right;
}
.heading2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.extralarge {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.hl {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFF00;
}

.insertw {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #ccff99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style : inside square;
}
.hlb {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}

.donotuse {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: line-through;
}
table.tabla {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.tabla th {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #f3f3f3;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	background-color: gray;
}
table.tabla td {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.black_overlay{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.60;
  filter: alpha(opacity=60);
}

.white_content {
  display: none;
  position: absolute;
  top: 20px;
  left: 140px;
  width: 550px;
  height: 300px;
  padding: 16px;
  border: 8px solid #900;
  background-color: white;
  z-index:1002;
  overflow: auto;
}


/* round box 2 */
#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(imagesroundbox2/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(imagesroundbox2/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(imagesroundbox2/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(imagesroundbox2/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
height:60px;
background:url(imagesroundbox2/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(imagesroundbox2/bottom-right.gif) no-repeat right top;
}


/* round box 3 */
.rbroundbox { background: url(/images/box/gray/nt.gif) repeat; }
.rbtop div { background: url(/images/box/gray/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/box/gray/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/box/gray/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/box/gray/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 95%; margin: 1em auto; }

/* navigation */

#navigation a
{
color: #000;
background: #ffa20c url(images/navigation/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(images/navigation/right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #781351 url(images/navigation/left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(images/navigation/right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
} 


/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      float:left;
      width:100%;
	  background:#F4F7FB;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("images/tabs/1/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("images/tabs/1/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

/*TABS */
.preload17a {background: url(images/tabs/1a.gif);}
.preload17b {background: url(images/tabs/1b.gif);}
.menu17 {padding:5px 0 0 1em; margin:0; list-style:none; height:17px; position:relative; background:transparent url(images/tabs/0c.gif) repeat-x left bottom; font-size:11px; border-bottom: 1px solid #cccccc;}
.menu17 li {float:left; height:17; margin-right:1px;}
.menu17 li a {display:block; float:left; height:17px; line-height:15px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 2px; cursor:pointer; background:url(images/tabs/0a.gif) no-repeat;}
.menu17 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(images/tabs/0b.gif) no-repeat right top;}
.menu17 li.current a {color:#000; background:url(images/tabs/2a.gif) no-repeat;}
.menu17 li.current a b {background:url(images/tabs/2b.gif) no-repeat right top;}
.menu17 li a:hover {color:#000; background: url(images/tabs/1a.gif) no-repeat;}
.menu17 li a:hover b {background:url(images/tabs/1b.gif) no-repeat right top;}
.menu17 li.current a:hover {color:#000; background: url(images/tabs/2a.gif) no-repeat; cursor:default;}
.menu17 li.current a:hover b {background:url(images/tabs/2b.gif) no-repeat right top;}
