.List { width: 100%; }
	.List th.SubTitle { text-align: left; background-color: transparent; color: green; font-size: 1.3em; font-weight: bold; }
	.List th { background-color: #06C; color: White; }
		.List th.End, .List th.Num { background-color: transparent; }
		.List th.End { background-image: url(../images/nav_left.gif); background-position: left bottom; background-repeat: no-repeat; }
	.List td, .List th { padding: 3px 8px 3px 8px; vertical-align: top; }
	.List .End { width: 20px; background-color: white; }
	.List .Num { text-align: right; width: 20px; color: #999999; background-color: White; }
	.List .Web { text-align: left; }
		.List .Web .Head { font-weight: bold; color: #06C; font-size: 1.2em; }
			.List .Web .Head a { font-weight: normal; color: red; font-size: 0.8em; }
	.List .Title { text-align: left; }
		.List .Title a.Request { color: black; text-decoration: none; }
	.List .Count { text-align: right; }
	.List .Date { text-align: right; }
		.List td.Date { font-weight: bold; color: #666; }
		.List .Date div { font-size: 0.9em; }
	.List .Rate { width: 20px; text-align: right; }
		.List td.Rate { color: green; font-weight: bold; font-size: 1.2em; }
	.List .Price { width: 80px; text-align: right; white-space: nowrap; }
	.List td.Price { font-weight: bold; font-size: 1.2em; }
	.List .Negative { color: red; }
	.List tr.Second { background-color: #f7f7f7; }
	.List tr.First:hover, .List tr.Second:hover { background-color: #FBF9E6; }
	.List td.Web .Controls { margin-top: 8px; }
	.List td.Web .Controls a { margin-right: 10px; white-space: nowrap; }
	.List td.Web .Description { padding: 5px 0px 5px 10px; font-size: 0.9em; color: #666; }
	.List td.Web .Description p { padding: 0; margin: 0; text-indent: 0; color: #666; }

	.List td.Web .Description .quotation { border-left: solid 2px #06c; font-size: 0.9em; color: #333; font-weight: normal; padding: 0 0 0 5px; margin: 0 0 0 10px 0; }
	.List td.Web .Description .quotation .quotation .quotation { font-size: 1em; }

	.List .Ctrl { width: 400px; text-align: right; white-space: nowrap; }
	.List .Pos { width: 30px; text-align: right; }
		.List td.Pos { font-weight: bold; color: green; }
	.List .PosDelta { width: 20px; text-align: left; }
		.List td.PosDelta { font-size: 0.8em; font-weight: normal; }
		.List td.PosDeltaIn, .List td.PosDeltaUp { color: blue; }
		.List td.PosDeltaOut, .List td.PosDeltaDown { color: red; }
		.List td.PosDeltaSame { color: #666; }
	.List .PosDate { width: 40px; text-align: left; }
		.List td.PosDate { font-size: 0.8em; color: #666; font-weight: normal; }

	.List .Web .State { font-size: 0.9em; }
		.List .Web .State1 { color: red; }
		.List .Web .State0 { color: blue; }

	.List .Description, .List .Keywords { text-align: justify; padding-left: 10px; color: #666; font-size: 0.9em; }
	.List .Keywords p { color: #666; }
		.PositionList .Pos { text-align: right; }
		/*.PositionList .Date { width: 100px; }*/
		/*.PositionList td.End { width:60%; }*/
	.List .Count { width: 20px; }

/*Select Bar*/	
.SelectBar select{ margin: 30px 0 0 115px; width:180px; border: solid 1px #c9c9c9; }

/* List PageTracker */
.list_pagetracker_ctrl { text-align: right; margin: 0 37px 3px 36px; background-repeat: no-repeat; padding-right: 2px; min-height: 21px; }
.list_pagetracker_ctrl .b1 { background-color: #f4f4f4; background-repeat: no-repeat; float: right; padding-left: 20px; min-height: 21px; }
.list_pagetracker_ctrl .b2 { padding: 3px 10px 3px 10px; }
.top_list_pagetracker_ctrl { background: url(../images/pager_top_right.gif) no-repeat right top; }
.top_list_pagetracker_ctrl .b1 { background: #f4f4f4 url(../images/pager_top_left.gif) no-repeat left top; }
.top_list_pagetracker_ctrl .b2 { border-top: solid 1px #c9c9c9; }
.bottom_list_pagetracker_ctrl { background: url(../images/pager_bottom_right.gif) no-repeat right bottom; margin-top: 2px; border-top: solid 1px #c9c9c9; }
.bottom_list_pagetracker_ctrl .b1 { background: #f4f4f4 url(../images/pager_bottom_left.gif) no-repeat left bottom; }
.bottom_list_pagetracker_ctrl .b2 { border-bottom: solid 1px #c9c9c9; }
.list_pagetracker_ctrl a { margin: 0 3px 0 3px; }
.list_pagetracker_ctrl a.Page { color: black; }
.list_pagetracker_ctrl a.Page.Active { font-weight: bold; background-color: white; padding: 0 6px 0 6px; }
.list_pagetracker_ctrl .sep { margin: 0 8px 0 8px; border-left: solid 1px #c9c9c9; }

