/* Standard CSS Styles*/

body {
	background-image: url("/i/front/BodyBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top;
	background-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px;
	}

td {
	font-family: verdana,arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px;
	}

a:link {
	color:#9C924D; 
	text-decoration:none;
	}
	
a:visited {
	color:#9C924D;
	text-decoration:none; 
	}
	
a:hover {
	color:#9C924D; 
	text-decoration:underline; 
	}

big {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

.Disclaimer {
	background-color: #3C4955;
	border-top: solid 1px #6D7780;
	}

.Disclaimer td {
	padding: 5px 20px 20px 20px;
	color: #BEBEBE;
	font-size:11px; 
	line-height: 14px;
	}

.Disclaimer b {
	color: #BAAE8B;
	}

.DrillTable tr {
	background-color:#dedede; 
	color:#29566F
	}

.DrillTable td {
	border-bottom:solid 1px #FFFFFF;
	}

.Logo img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.Menu {
	padding-bottom: 34px;
	}

strong {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold;
	}

small {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.Stock {
	background-image: url("/i/front/StockBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top;
	padding: 20px 36px 52px 36px;
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #E5E5E5;
	}
	
.StockTable td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	color: #FFFFFF;
	}

.Stock-cn {
	background-image: url("/i/front-cn/StockBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top;
	padding: 20px 36px 52px 36px;
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #E5E5E5;
	}
	
.StockTable-cn td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	color: #FFFFFF;
	}

/* Navigation Styles*/


.news {
	padding: 0px 18px; 
	}
	
.news a {
	font-weight:normal; 
	}

.news a:link {
	color:#C5C5C5; 
	text-decoration:none;
	}
	
.news a:visited {
	color:#C5C5C5;
	text-decoration:none; 
	}

.news a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	}

.news strong {
	color:#FFFFFF; 
	}

.NewsItem {
	color: #FFFFFF;
	padding: 10px 20px; 
	border-bottom: solid 1px #342C29;
	}

.Footer {
	background-color: #1C2834; 
	}

.Footer a {
	padding-left: 10px; 
	font-weight:normal; 
	}

.Footer a:link {
	color:#C8C8C8; 
	text-decoration:none
	}
	
.Footer a:visited {
	color:#C8C8C8;
	text-decoration:none; 
	font-weight:normal
	}
	
.Footer a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
	font-weight:normal; 
	}

/* Page Layout Styles*/

.LFill {
	background-image: url("/i/common/Fill.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	background-color: #3C4955;
	}

.LCol {
	background-image: url("/i/front/LColBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top;
	color: #BEBEBE;
	}

.RCol {
	background-image: url("/i/front/RColBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top;
	color: #BEBEBE;
	}

.Main {
	background-image: url("/i/front/RColBG-B.gif"); 
	background-repeat: no-repeat; 
	background-position: bottom;
	}

.MainText {
	padding: 10px 20px; 
	}
