body {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}

LI {
	line-height: 22px;
	margin: 8px 0px 2px 0px;
	}

#nts, #nts td {
	font-family: verdana, tahoma, arial, sans-serif;
	color:#666666;
	font-size: 11px;
	}
#nts-wrap {
	width: 100%;
	padding: 0;
	}

#nts {
	padding: 0.5em 1em;
	}
	
#nts-menu1 {
	background: #6da6d1;
	margin: 0;
	padding: 0.25em 1em;
	}

#nts-menu1 .current, #nts-menu2 .current {
	font-weight: bold;
	}

#nts-menu1 a {
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0.25em 0.5em;
	text-decoration: none;
	}

#nts-menu1 a:hover, .current {
	background: #ddeaf4;
	color: #666666;
	}

#nts-menu1 li, #nts-menu2 li {
	display: inline;
	line-height: 18px;
	list-style: none;
	text-align: center;
	}

#nts-menu2 {
	background: #0d324f;
	border-bottom: none;
	margin: 0;
	padding: 0.25em 1em 0 1em;
	}

#nts-menu2 .current {
	background: #f9fcfe;
	color: #000;
	text-decoration: none;
	}

#nts-menu2 a {
	border: none;
	color: #fff;
	padding: .3em .4em .33em;
	}

#nts-menu2 a:hover {
	background: #ddeaf4;
	color: #666666;
	}

#nts-menu2 li {
	line-height: 24px;
	}

ul#nts-announce {
	margin: 0.5em 0;
	}

ul#nts-announce {
	padding: 0.5em 2em;

	background: #ccffcc;
	color: #336633;
	border: #336633 1px solid;
	}
ul#nts-announce.error {
	background: #ffcccc;
	color: #663333;
	border: #663333 1px solid;
	}

ul#nts-announce li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#nts-announce li ul {
	margin: 0.25em 0;
	padding: 0;
	}
ul#nts-announce li ul li {
	margin: 0.25em 0;
	padding: 0;
	}

#nts table {
	border-collapse: collapse;
	}
#nts table th {
	background-color: #808080;
	color: #ffffff;
	padding: 0.25em 0.5em;
	font-size: 11px;
	text-align: left;
	}
#nts table td {
	padding: 0.5em 1em;
	}

#nts table .even {
	background-color: #dddddd;
	}
#nts table .odd {
	background-color: #ffffff;
	}

#nts form table th {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	text-align: right;
	}

.profit, .profit a {
	color: #009900;
	}
.loss, .loss a {
	color: #990000;
	}

#nts-footer {
	margin: 2em 0;
	padding: 0.5em;
	font-size: 11px;
	border-top: #bbbbbb 1px dotted;
	}

#nts .alert {
	color: #cc0000;
	}
#nts .ok {
	color: #00cc00;
	}
	
.H2{
font-size:12px;
font-weight:bold;
}

.H3{
font-size:12px;
}