/*@import "tna.css";*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFF3BD;
	background: #fff url(images/bg-body.gif) repeat-x 0 0;
	}
p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}
	
h1 {
  font-size: 190%;
}
h2 {
  font-size: 160%;
  line-height: 130%;
}
h3 {
  font-size: 140%;
  line-height: 130%;
}
h4 {
  font-size: 130%;
}
h5 {
  font-size: 120%;
}
h6 {
  font-size: 110%;
}

a:link, a:visited {
  color: #4D6F3E;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active, a.active {
  color: #6c871d;
}
hr {
  border: none;
  height: 1px;
  background: #d0d0d0;
}


/**
 * xxx
 */
	
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: black;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #333333;
	border-bottom-color: #333333;
	}


.leftCOLnav td{

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #333333;
	border-bottom-color: #333333;
	}


.footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-indent: 5px;
}

.headerLINE {
color:#141C6F;
font-family:"verdana";
font-weight:130;
font-size:7pt;
background: #FFFEEF;
}
.headerLINE A:link,.headerLINE A:visited,.headerLINE A:active {
text-decoration:none;
color:#18479B;
}

.linkminiLINE {
color:#141C6F;
font-family:"verdana";
font-weight:130;
font-size:9pt;
background: #FFFEEF;
}
.linkminiLINE A:link,.headerLINE A:visited,.headerLINE A:active {
text-decoration:none;
color:#18479B;
}


#tbl_poppular{
		font-family:Arial;
		font-size:10pt;
		color:#003399;
		}
#tbl_poppular span {
		font-family:Arial;
		font-size:11pt;
		color:#cc6600;
		font-weight:bold;
		}
#tbl_poppular ul{
		padding-left:25;
		margin-top:0;
		margin-left:0;
		}
#tbl_poppular li{
		font-family:Arial;
		font-size:10pt;
		padding-left:0;
		list-style-image:url(/images/arrow_blue.gif);
		}
#tbl_poppular legend{
		font-family:Verdana;
		font-size:11pt;
		color:#996600;
		font-weight:bold;
		}
