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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFF3BD;
	}


.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;
}

#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;
		}
