/*
The CSS defines the style which is the same as Tagpic Windows
Author: Simon Cui
Date: 21/Jun/06
*/

.stock_table_header {/* Edit table main header row */
	font-family:arial, "Times New Roman", "MS serif", serif;
	color: #FFFFFF; 
/*	background-color : #002244;*/
	font-weight:bold;
	font-size:12px;
	border : 1px solid #999999;
	text-align:LEFT;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.stock_table_header_right {/* Edit table main header row */
	font-family:arial, "Times New Roman", "MS serif", serif;
	color: #FFFFFF; 
/*	background-color : #002244;*/
	font-weight:bold;
	font-size:12px;
	border : 1px solid #999999;
	text-align:right;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.stock_table_header A:link {
color : #FFFFFF; 
text-decoration: underline;
}

.stock_table_header A:visited {
color : #FFFFFF; 
text-decoration: underline;
}

.stock_table_header A:hover {
color : #FFFFFF; 
text-decoration: none;
}

.stock_table_header A:visited:hover {
color : #FFFFFF; 
text-decoration: none;
}

.custom_table_header {/* Edit table main header row */
	font-family:arial, "Times New Roman", "MS serif", serif;
	color: #FFFFFF; 
/*	background-color : #002244;*/
	font-weight:bold;
	font-size:12px;
	border : 1px solid #999999;
	text-align:LEFT;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.custom_table_header_right {/* Edit table main header row */
	font-family:arial, "Times New Roman", "MS serif", serif;
	color: #FFFFFF; 
/*	background-color : #002244;*/
	font-weight:bold;
	font-size:12px;
	border : 1px solid #999999;
	text-align:right;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.custom_table_header A:link {
color : #FFFFFF; 
text-decoration: underline;
}

.custom_table_header A:visited {
color : #FFFFFF; 
text-decoration: underline;
}

.custom_table_header A:hover {
color : #FFFFFF; 
text-decoration: none;
}

.custom_table_header A:visited:hover {
color : #FFFFFF; 
text-decoration: none;
}

.desc_table_header {/* Edit table main header row */
	font-family:arial, "Times New Roman", "MS serif", serif;
	color: #FFFFFF; 
/*	background-color : #002244;*/
	font-weight:bold;
	font-size:12px;
	border : 1px solid #999999;
	text-align:LEFT;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.desc_table_header_right {/* Edit table main header row */
	font-family:arial, "Times New Roman", "MS serif", serif;
	color: #FFFFFF; 
/*	background-color : #002244;*/
	font-weight:bold;
	font-size:12px;
	border : 1px solid #999999;
	text-align:right;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-top : 3px;
	padding-bottom : 3px;			
}

.desc_table_header A:link {
color : #FFFFFF; 
text-decoration: underline;
}

.desc_table_header A:visited {
color : #FFFFFF; 
text-decoration: underline;
}

.desc_table_header A:hover {
color : #FFFFFF; 
text-decoration: none;
}

.desc_table_header A:visited:hover {
color : #FFFFFF; 
text-decoration: none;
}
