body, td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}

a
{
	text-decoration: none;
	color: #666666;
}

a:hover 
{
	text-decoration:underline;
}

.text
{
	/* This is the same as the body tag but I used this class in the last version, so this is a carry over for backwards compatibility*/
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}

.subheadText
{
	font-weight: bold;
	font-size: 12pt;
	color: #444444;
}

.boxTitleText
{
	font-weight: bold;
	color: #444444;
}

.whiteText
{
	color: #FFFFFF;
}

.whiteSmallText
{
	color: #FFFFFF;
	font-size: 8pt;
}

.newsHeadlineLink
{
	font-size: 11pt;
}

.blueBar 
{
	background-color: #7497AD;
}

.leftNav 
{
	background-color: #EDEDED; 
	border:1px #CCCCCC solid; 
}

.topLink
{
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

.outlineBlue
{
	background-color: #7497AD;
}

.outline
{
	background-color: #CCCCCC;
}

#flashLoaderBox
{
	width: 408px;
	height: 192px;
	z-index:0;
}

#announcementBoxTD
{
	background-image: url("/images/background_announcements.jpg");
	background-repeat:no-repeat;
	width: 180px;
	height: 192px;
}

#announcementBox
{
	background-image: url("/images/background_announcements.jpg");
	background-repeat:no-repeat;
	width: 180px;
	height: 192px;
	overflow-x: hidden;
	overflow-y: auto;
}

#sponsorBox
{
	width: 596px;
	height: 130px;
}

#networkBox
{
	width: 298px;
	height: 140px;
}

#hotDealsBox
{
	width: 298px;
	height: 140px;
}

#newsBox
{
	width: 596px;
	height: 162px;
}

#headerLoginBox
{
	background-image: url("/images/background_header_LoginBox.jpg");
	background-repeat:no-repeat;
	width: 182px;
	height: 114px;
}

.commodityButtons
{
	background-image: url("/images/commodity_buttons_bg.gif");
	background-repeat:no-repeat;
	width: 182px;
	height: 123px;
}

#subPageBody
{
	width: 596px;
	height: 490px;
	overflow-x: hidden;
	overflow-y: auto;
}

#errorBody
{
	width: 596px;
	height: 666px;
}

.leftPaddding
{
	padding-left: 10px;
}

.loginBoxUserNamePassword
{
	font-weight: bold;
	color: #FFFFFF;
}

.textboxsmall		
{
	font-family:Arial,Helvetica; 
	background:#FFFFFF; 
	width:100px; 
	height:19px; 
	border:1px #7497AD solid; 
	font-size:8pt;
}

.ctheaderdropdown	
{
	font-family:Arial,Helvetica; 
	background:#EEEEEE; 
	width:140px; 
	height:19px; 
	border:1px #7497AD solid; 
	font-size:8pt;
}

.ctlightbgcolor		
{
	background-color:#6c8ba2;
}

.ctdarkbgcolor
{
	background-color:#345267;
}
