div.SnapshotWrapper, div.SnapshotHeadingWrapper {
	text-align: center; /* for IE */
}

div.SnapshotContainer {
	padding: 0 0 0 1px;
	width: 95%;
	min-width: 750px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

div.SnapshotHeadingContainer {
	text-align: left;
	background: url("/portfolio/images/snapshot/bg2.jpg") repeat-x center top;
	margin: 11px auto 11px auto;
	width: 100%;
}

span.SnapshotHeading {
	background: #fff;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 11px;
	color: #0d4f99;
}

div.CompanyForm {
	margin-top: 11px;
	font-size: 13px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	background: #eff7ff;
	border: 1px solid #4a86ef;
	padding: 4px;
}

.CompanyForm img, .CompanyForm .img {
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.CompanyForm a {
	letter-spacing: -1px;
}

/*
.CompanyForm select {
	padding: 0 0 0 1px;
}

.CompanyForm input {
	padding: 1px 0 0 1px;
}
*/

.CompanyForm input, .CompanyForm select {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	margin: 0;
	font-size: 12px;
}

table.CompanyFormTable {
	border: 0;
	padding: 0;
	margin: 0;
}

table.CompanyFormTable td {
	padding: 0 3px 0 0;
	margin: 0;
	white-space: nowrap;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

table.CompanyFormTableC td b {
	font-weight: normal;
	letter-spacing: 1px;
}

table.CompanyFormTableC a {
	letter-spacing: 1px;
}

/* menu start */
ul.SnapshotCategoryMenu {
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top: 10px;
	min-width: 750px;
}

ul.SnapshotCategoryMenu:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

ul.SnapshotCategoryMenu li.first {
    margin: 0;
}

ul.SnapshotCategoryMenu li {
    float: left;
    margin: 0 0 0 1px;
    padding: 0;
    min-width: 64px; /* be nice to Opera */
}

ul.SnapshotCategoryMenu a, ul.SnapshotCategoryMenu a b {
    display: block;
    padding: 0 10px 0 10px;
    background: url("/portfolio/images/snapshot/tab.png") no-repeat;
}

ul.SnapshotCategoryMenu a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    line-height: 20px;
	font-size: 12px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

ul.SnapshotCategoryMenuC a {
	font-family: "PMingLiU", "MingLiU", sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}

ul.SnapshotCategoryMenuC a b {
	font-weight: normal;
}

ul.SnapshotCategoryMenu li.selected a {
    position: relative;
    top: 0;
    z-index: 2;
    margin-top: 0;
    color: #fff;
}

ul.SnapshotCategoryMenu a b {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 20px; /* IE 6 treats height as min-height */
    min-height: 20px;
    padding-top: 2px;
    padding-right: 0;
}

* > ul.SnapshotCategoryMenu a b { /* hide from IE 6 */
    width: auto;
    height: auto;
}

ul.SnapshotCategoryMenu li.selected a b {
    padding-bottom: 1px;
}

ul.SnapshotCategoryMenu li.selected a {
	color: #fff;
    background-position: 100% -150px;
}

ul.SnapshotCategoryMenu a:hover {
	text-decoration: none;
	color: #ff9900;
}

ul.SnapshotCategoryMenu li.disabled a:hover b {
	text-decoration: none;
	color: #27537a;
}

ul.SnapshotCategoryMenu li.selected a:hover b {
	text-decoration: none;
	color: #fff;
}

ul.SnapshotCategoryMenu a {
    background-position: 100% -100px;
}

ul.SnapshotCategoryMenu li.selected a b {
    background-position: 0 -50px;
}

ul.SnapshotCategoryMenu a b {
    background-position: 0 0;
}

ul.SnapshotCategoryMenu li.selected a:link, ul.SnapshotCategoryMenu li.selected a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: default;
}

ul.SnapshotCategoryMenu li.disabled a:link, ul.SnapshotCategoryMenu li.disabled a:visited {
	cursor: not-allowed;
}

ul.SnapshotCategoryMenu a:hover, ul.SnapshotCategoryMenu a:focus, ul.SnapshotCategoryMenu a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

ul.SnapshotCategoryMenu li.disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
/* menu end */

table.SnapshotMainTable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #437ad4;
	border-top: 4px solid #437ad4;
	padding: 0;
	margin: 0;
}

table.SnapshotMainTable table {
	width: 100%;
	border: 0 none;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.SnapshotMainTable th {
	font-weight: bold;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	border: 0 none;
}

img.middle {
	vertical-align: text-middle;
	padding: 0;
	margin: 0;
	border: 0 none;
}

div.SnapshotBodyC img.middle {
	vertical-align: text-top;
	margin: 1px 0 -1px 0;
}

table.SnapshotMainTable th.Header {
	padding: 4px;
	color: #800000;
	background: #d9edff;
	line-height: 24px;
	font-size: 20px;
	font-family: "Arial", "Helvetica", sans-serif;
}

div.SnapshotBodyC  table.SnapshotMainTable th.Header {
	font-size: 20px;
	font-family: "PMingLiU", "MingLiU", sans-serif;
	letter-spacing: 1px;
}

table.SnapshotMainTable .Footer {
	background: #fff;
	padding: 2px 6px;
	font-size: 13px;
	text-align: center;
}

table.SnapshotMainTable th.Section {
	font-size: 12px;
	background: #71a8e7;
}

div.SnapshotBodyC table.SnapshotMainTable th.Section {
	font-size: 13px;
	font-family: "MingLiU", "PMingLiU", sans-serif;
}

table.SnapshotMainTable .SectionTopBorder {
	border-top: 1px solid #437ad4;
}

table.SnapshotMainTable td {
	padding: 2px;
	font-size: 12px;
}

table.SnapshotMainTable td.NoPadding {
	padding: 0;
}

table.SnapshotMainTable td pre {
	font-size: 11px;
	line-height: 11px;
}

table.SnapshotMainTable table.Grid td {
	color: #000;
	background: #fff;
	border: 1px solid #cccccc;
	border-left: 0 none;
	text-align: right;
	padding: 1px 4px 1px 4px;
}

table.SnapshotMainTable table.Grid th {
	color: #000;
	background: #fff;
	border: 1px solid #cccccc;
	border-right: 0 none;
	text-align: left;
	padding: 1px 4px 1px 4px;
}

table.SnapshotMainTable td.Left {
	width: 30%;
	border: 1px solid #437ad4;
	padding: 0;
}

table.SnapshotMainTable td.Right {
	border: 1px solid #437ad4;
	padding: 0;
}

div.SnapshotOtherInfo {
	padding: 4px 2px 0 4px;
	overflow: hidden;
	width: 100%;
}

div.SnapshotOtherInfo a {
	color: #696969;
	padding: 0 0 0 16px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: url("/portfolio/images/snapshot/notebutton.png") -300px 0 no-repeat;
	width: 85%;
	text-decoration: none;
	display: block;
	outline: 0;
	margin-bottom: 4px;
}

div.SnapshotButtonContainer a {
	color: #696969;
	padding: 0 11px 0 16px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: url("/portfolio/images/snapshot/notebutton.png") -300px 0 no-repeat;
	text-decoration: none;
	display: inline-block;
	outline: 0;
}

div.SnapshotOtherInfo a:hover, div.SnapshotOtherInfo a:focus, div.SnapshotOtherInfo a:active,
div.SnapshotButtonContainer a:hover, div.SnapshotButtonContainer a:focus, div.SnapshotButtonContainer a:active {
	color: #ffff00;
	text-decoration: none;
	background-position: 0 0;
}

div.SnapshotOtherInfo a.C, div.SnapshotButtonContainer a.C {
	font-family: "PMingLiU", "MingLiU", sans-serif;
	letter-spacing: 1px;
}

div.SnapshotOtherInfo a.E, div.SnapshotButtonContainer a.E {
	font-family: "Verdana", "Arial", sans-serif;
}

div.Disclaimer {
	padding: 6px 0 13px 0;
	text-align: left;
	color: #444444;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9px;
}

div.Disclaimer * {
	font-size: 9px;
}

ul.ArrowList {
	list-style-image: url("/portfolio/news/images/orange_arrow.gif");
	margin: 0 0 0 15px;
	padding: 0;
}

#stockGroupFrame {
	border: 0 none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

table.QuoteTable {
	border: 0 none;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.QuoteTable td {
	font-size: 12px;
	text-align: left;
	padding-right: 8px;
}

table.QuoteTable td.Last{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-right: 2px;
}

table.QuoteTable td.R {
	text-align: right;
	padding-right: 2px;
}

table.CompanySearchTable tr.msg th {
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #ff0000;
	background: #deefff;
}

table.CompanySearchTable th.Section {
	font-size: 12px;
	padding: 4px;
}

table.CompanySearchTable td {
	padding: 2px 4px 2px 4px;
	font-size: 11px;
	line-height: 14px;
}

table.CompanySearchTableC td {
	font-family: "PMingLiU", "MingLiU", sans-serif;
}

table.CompanySearchMarketTable {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.CompanySearchMarketTable td {
	padding: 0 30px 0 0;
	white-space: nowrap;
}

table.CompanySearchTable .remark {
	font-size: 11px;
}

table.CompanySearchTable td input.radio {
	vertical-align: middle;
}

table.CompanySearchTable input.bigText {
	font-size: 11px;
	border: 1px solid #58a1ec;
	color: #000;
}

table.CompanySearchTable input.btn {
	font-size: 11px;
	font-weight: bold;
	padding: 0 6px;
	margin-bottom: 0;
	border: 1px outset #e8e8e8;
	color: #fff;
	background: #208bfd;
}

.SnapshotChartWrapper {
	text-align: center;
}

div.SnapshotChartContainer {
	text-align: left;
	margin: 0 auto; /* align for good browsers */
	width: 512px; /* chart width */
	padding: 0;
}

div.SnapshotChartLegend {
	margin: 2px 0 0 0;
	border: 1px solid #333;
	padding: 4px;
}
