body, p, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	color: #000000;
	background-color: #FFFFFF;
}
form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.clear {
	clear:both;
}
a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}
input.TextBoxStyleA {
	border:1px solid #3366CC;
	font-size:13px;
}
input.TextBoxStyleB {
	border:1px solid #999999;
	font-size:13px;
}
input.TextBoxStyleC {
	border:1px solid #999999;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
input.buttonSkinA {
	border-right: #cf6f18 1px solid;
	border-top: #f39d24 1px solid;
	background: url(http://static.ferroalloynet.com/images/buttonskinal.gif) #feeeb1 repeat-x 50% bottom;
	border-left: #f39d24 1px solid;
	color: #5e2708;
	border-bottom: #cf6f18 1px solid;
	font-weight:bold;
	padding:0px 4px 1px 4px;
	cursor:pointer;
}
input.buttonSkinB {
	border-right: #cf6f18 1px solid;
	border-top: #f39d24 1px solid;
	background: url(http://static.ferroalloynet.com/images/buttonskinal.gif) #feeeb1 repeat-x 50% bottom;
	border-left: #f39d24 1px solid;
	color: #5e2708;
	border-bottom: #cf6f18 1px solid;
	font-weight:bold;
	font-size:12px;
	padding:0px 8px 1px 8px;
	cursor:pointer;
}
input.buttonSkinC {
	border-right: #cf6f18 1px solid;
	border-top: #f39d24 1px solid;
	background: url(http://static.ferroalloynet.com/images/buttonskinal.gif) #feeeb1 repeat-x 50% bottom;
	border-left: #f39d24 1px solid;
	color: #5e2708;
	border-bottom: #cf6f18 1px solid;
	font-weight:bold;
	font-size:16px;
	padding:0px 8px 1px 8px;
	cursor:pointer;
}
.icon {
	margin:0px 2px 0px 2px;
}
.adate_new {
	font-size:10px;
	color:#CC0000;
	font-style: italic;
	font-weight:bold;
}
.adate_old {
	font-size:10px;
	color:#666666;
}
.inputwarning {
	border:1px solid #FF9900;
	background-color: #FFFFCC;
	font-weight: bold;
	color: #CC0000;
	white-space: nowrap;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(http://static.ferroalloynet.com/images/icon_priority_urgency.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.fieldinvalid {
	border:1px solid #FF9900;
	background-color: #FFFFCC;
	font-weight: bold;
	line-height:150%;
	color: #CC0000;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(http://static.ferroalloynet.com/images/icon_priority_urgency.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.loading {
	position: absolute;
	right: 5px;
	bottom: 5px;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}
.loadingfixed {
	width:100px;
	border:1px solid #666666;
	background-color: #EEEEEE;
	padding:5px;
	display:block;
	margin:10px auto 0px auto;
}
.loadingblockdiv {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #333333;
	filter:alpha(opacity=60);
	opacity:0.6;
	top: 0px;
	left: 0px;
	z-index: 998;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}
.loadingblockdivmsg {
	z-index: 999;
	position: absolute;
	width: 200px;
	height: 30px;
	background-color: #FFFFFF;
	right: 10px;
	bottom: 10px;
	border: 1px solid #000000;
	text-align: center;
	line-height: 30px;
	color:#333333;
	font-weight:bold;
}
.importantstar {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Global_Head_Container {
	margin:0px auto 0px auto;
	border-bottom:1px solid #cccccc;
	background-color:#eeeeee;
	padding:5px 5px 5px 5px;
	font-size:10px;
	height:16px;
	color:#999999;
}
#Global_Head_Left {
	float:left;
}
#Global_Head_Right {
	float:right;
	font-weight:bold;
	width:600px;
	text-align:right;
}
#Global_Icon_Container {
	margin: 20px auto 0px auto;
	height:50px;
	width:960px;
}
#Global_Icon_Left {
	float:left;
	width:200px;
}
#Global_Icon_Right {
	float:right;
	font-weight:bold;
	width:760px;
}
/* Series Dropdown Begin */

#Global_Icon_Right_Container {
	z-index:999;
	font-size:11px;
}
#Global_Icon_Right_Container_UL {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#Global_Icon_Right_Container_UL li a {
	width:100px;
	display:block;
	border-right:1px solid #eeeeee;
	font-weight:bold;
	padding:0px 8px 0px 6px;
}
#Global_Icon_Right_Container_UL li a.important {
	width:100px;
	display:block;
	border-right:1px solid #eeeeee;
	font-weight:bold;
	color:#FF0000;
	padding:0px 8px 0px 6px;
}
#Global_Icon_Right_Container_UL li ul li a {
	width:140px;
	display:block;
	border:none;
	font-weight:normal;
}
#Global_Icon_Right_Container_UL li {
	float: left;
	margin:0px auto 5px auto;
}
#Global_Icon_Right_Container_UL li ul {
	position: absolute;
	left:-9999px;
	border:1px solid #cccccc;
	background-color:#E7EDF9;
	margin:0px 0px 0px -1px;
	padding:5px 0px 5px 0px;
	list-style-type: none;
	width:160px;
}
#Global_Icon_Right_Container_UL li a:hover {
	text-decoration: none;
}
#Global_Icon_Right_Container_UL li ul li {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	float: left;
	width:160px;
}
#Global_Icon_Right_Container_UL li:hover ul, #Global_Icon_Right_Container_UL li.sfhover ul {
	left: auto;
}
#Global_Icon_Right_Container_UL li.sfouthover ul {
	left: -9999px;
}
/* Series Dropdown End */

#Global_ChannelMenu_Container {
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height:27px;
	width:960px;
}
ul#Global_ChannelMenu {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
#Global_ChannelMenu li {
	float: left;
	margin: 0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	width:69px;
	height:26px;
	background-image:url(http://static.ferroalloynet.com/images/menu_common_bg_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#333333;
	line-height:26px;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
#Global_ChannelMenu li.menuon, #Global_ChannelMenu li:hover {
	background-image:url(http://static.ferroalloynet.com/images/menu_common_bg_on.gif);
	color:#FFFFFF;
}
#Global_ChannelMenu li a {
	width:69px;
	height:26px;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#Global_ChannelMenu li.menuon a, #Global_ChannelMenu li a:hover, #Global_ChannelMenu li:hover a {
	width:69px;
	height:26px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#Global_ChannelMenu_SearchBox_Container {
	padding: 8px 0px 0px 10px; /*total height 31px total width 960px*/
	background: url(http://static.ferroalloynet.com/images/searchbox_bg.gif) #116ba6 repeat-x center center;
	margin: 0px auto 0px auto;
	height: 23px;
	text-align: left;
	width:950px;
	color:#EEEEEE;
}
#Global_ChannelMenu_SearchBox_Container a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
#Global_ChannelMenu_PopularKeyword_Container {
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	background-color:#EEEEEE;
	border-top:1px solid #cccccc;
	font-size:10px;
	width:960px;
}
#Global_ChannelMenu_PopularKeyword {
	padding:5px 5px 5px 5px;
}
#Global_Body_Container {
	margin: 0px auto 0px auto;
	width:960px;
}
#Global_Body {
	padding:0px 0px 10px 0px;
}
#Global_Body_Loose {
	width:660px;
	padding:20px;
	border:1px solid #DDDDDD;
	background-color:#FEFEFE;
	margin: 60px auto 100px auto;
}
#Global_Body_Part_Left {
	width:170px;
	background-color:#EEEEEE;
	border-right:1px solid #DDDDDD;
	padding:5px 5px 5px 5px;
}
.LeftMenuHeadHeavy {
	padding:5px;
	border-top: #333333 1px solid;
	margin: 5px auto 0px auto;
	border-bottom: #333333 1px solid;
	background-color: #116ba6;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.LeftMenuHeadHeavy a {
	color:#FFFFFF;
}
.LeftMenuItemHeavyContainer {
	font-size:12px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#FFFFFF;
	margin:5px auto 0px auto;
	padding:5px;
}
.LeftMenuItemHeavyContainer ul {
	list-style-type: disc;
	list-style-position: outside;
	margin:5px 5px 5px 20px;
}
.LeftMenuItemHeavyContainer ul li {
	margin:2px 0px 2px 0px;
	font-size:10px;
}
.LeftMenuItemHeavyContainer ul li a {
	font-weight:bold;
}
.LeftMenuItemHeavy {
	font-size:12px;
	font-weight:bold;
}
.LeftMenuItemHeavy th {
	background-color:#CCCCCC;
	text-align:left;
	font-size:11px;
	border-bottom:1px solid #EEEEEE;
}
.LeftMenuItemHeavy td {
	font-size:10px;
	background-color:#FFFFFF;
	border-bottom:1px solid #EEEEEE;
}
.LeftMenuHeadLight {
	padding:5px 5px 5px 5px;
	border-top: #666666 1px solid;
	margin: 5px auto 0px auto;
	border-bottom: #666666 1px solid;
	background-color: #DCEFFC;
	color:#000000;
	font-weight:bold;
}
.RightItemTitle {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-weight:bold;
	padding:5px;
	background-color: #FEF2D3;
}
.RightItemBody {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color: #FFFDF7;
	padding:5px;
	margin:0px 0px 10px 0px;
}
.RightItemBody ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type: disc;
	list-style-position: outside;
}
.RightItemBody ul li {
	margin:0px 0px 8px 0px;
}
.RightItemBody ul li span {
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
}
#Global_Body_Part_Center {
	border-top:1px solid #DDDDDD;
	padding:10px 0px 0px 10px;
}
#Global_Body_Part_Right {
	width:160px;
	padding:10px 0px 10px 10px;
	border-top:1px solid #DDDDDD;
}
#Global_Foot_Clock {
	margin:20px auto 0px auto;
}
hr#Global_Foot_Splitor {
	height:1px;
	color:#cccccc;
	margin: 5px 0px 0px 0px;
}
#Global_Foot_Group {
	font-size:10px;
	text-align:center;
	margin:10px auto 30px auto;
}
#Global_Foot_Group a {
	font-weight:bold;
}
#Global_Foot_Helper {
	font-size:11px;
	text-align:center;
	margin:10px auto 0px auto;
}
#Global_Foot_Copyright {
	font-size:10px;
	text-align:center;
	margin:10px auto 10px auto;
}
.AdvArea {
	margin-bottom:10px;
}
.AdvAreaLite {
	margin-bottom:5px;
}
.ArticleView h1 {
	font-size:24px;
	font-weight:bold;
}
.ArticleView h3 {
	font-size:18px;
	font-weight:bold;
}
.ArticleViewContent, .ArticleViewContent p {
	padding:5px;
	line-height:150%;
	font-size: 12px;
}
.ArticleList {
	padding:0px 0px 0px 20px;
}
.ArticleList h3 {
	margin:5px 0px 0px 0px;
	font-size:15px;
}
.ArticleList p {
	margin:0px 0px 20px 0px;
	line-height:150%;
	color:#333333;
}
.Pager_Page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Pager_Page a {
	padding:1px 5px 1px 5px;
	color:#666666;
	border:1px solid #5E90C3;
}
.Pager_CurrentPage {
	padding:1px 5px 1px 5px;
	color:#ffffff;
	border:1px solid #5E90C3;
	background-color: #5E90C3;
}
.tdborder {
	border-bottom:1px solid #cccccc;
	padding:5px;
}
.MemberDataList:hover {
	background-color:#FFF5CE;
}
.flashdiv {
	margin:10px auto 10px auto;
}
#Global_ChannelMenu_Ad_Row{
	width:960px;
	margin:5px auto 10px auto;
	text-align:center;
	color:#ffffff;
}
#TradeInquiry{
	margin:20px auto 20px auto;
	text-align:center;
}
