*
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}
p
{
	margin-top: 0px;
	padding-top: 0px;
}
html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	background-image: url(/images/background.gif);
}
#pagetitle
{
	width: 80%;
	margin-left: 20px;
}
#page
{
	min-height: 100%;
	position: relative;
}
#page, #maintable
{
	width: 795px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#content
{
	float: left;
	width: 790px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#csContent
{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 23px;
	padding-left: 20px;
	padding-left: 20px;
	position: relative;
}
#footer
{
	float: left;
	margin-left: 20px;
	color: #999999;
	position: relative;
	margin-bottom: 20px;
}
#footer a
{
	text-decoration: none;
}
#siteDesign
{
	margin-right: 20px;
	float: right;
}
.contentRow
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	position: relative;
}
.contentCell
{
	margin: 0px;
	padding: 0px;
	position: relative;
}
#middle
{
	width: 795px;
	z-index: 5;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}
#lower
{
	float: left;
	width: 795px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	bottom: 10px;
	clear: both;
	position: absolute;
}
#upper
{
	background-image: url(/images/rodsbanner.gif);
	background-color: #848510;
	width: 795px;
	height: 200px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 795px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
}
#menu
{
	top: 121px;
	left: 0px;
	width: 795px;
	height: 54px;
	position:relative;
	padding: 0px;
	margin: 0px;
	background-color: #4E4E4E;
}
#logo
{
	position: relative;
	top: 27px;
	left: 25px;
	width: 144px;
	height: 30px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#login
{
	position: absolute;
	top: 20px;
	left: 390px;
}
#search
{
	position: absolute;
	top: 26px;
	right: 20px;
	z-index: 9;
}

/* Horizmenu Navigation Classes */

.TopGroup { }
.MenuGroup { margin: 0px; }

#horizMenu_div
{
	position: relative;
	top: 16px;
}

.ParentMenuItem 
{
	color: #ffffff;
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 5px;
	padding-top: 10px;
}

.ParentMenuItemHover 
{
	color: #ffffff;
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-top: 5px;
}

.ParentMenuItemActive
{
	color: #ffffff; 
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-top: 5px;
}

.ParentMenuItemExpanded 
{
	color: #ffffff;
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
	padding-top: 5px;
}

.MenuItem 
{
	color: #ffffff;  
	background-color: #4E4E4E; 
	font-family: arial, verdana; 
	font-size: 10px; 
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.MenuItemHover 
{
	color:#ffffff;
	background-color: #5D5D5D; 
	font-family: arial, verdana; 
	font-size: 10px; 
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.MenuItemActive
{
	color:#ffffff; 
	background-color: #4E4E4E; 
	font-family: arial, verdana; 
	font-size: 10px; 
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.MenuItemExpanded 
{
	color: #ffffff; 
	background-color: #4E4E4E; 
	font-family: arial, verdana; 
	font-size: 10px; 
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
/* END layout */
.companyAnnouncements,
.priceData,
.detailedPriceData,
.sharePriceChanges,
.priceHistory
{
	width: 500px;
}

.companyAnnouncements div.line,
.detailedPriceData div.line,
.sharePriceChanges div.line,
.priceHistory div.line
{
	line-height: 15px;
	padding: 0px;
	margin-top: 3px !important;
	margin-bottom: 1px !important;
	width: 100%;
	border-bottom: solid 1px #848510;
	position: relative;
	height: 18px;
	clear: both;
}
.priceData div.line
{
	line-height: 15px;
	padding: 0px;
	margin-top: 3px !important;
	margin-bottom: 1px !important;
	width: 100%;
	border-bottom: solid 1px #848510;
	position: relative;
	height: 18px;
	clear: both;
}
.sharePriceChanges div.lineH div,
.priceHistory div.lineH div
{
	margin-bottom: 0px !important;
	float: left;
}
.sharePriceChanges div.lineH,
.priceHistory div.lineH
{
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 1px !important;
	width: 100%;
	border-bottom: solid 1px #848510;
	position: relative;
	height: 18px;
	clear: both;
}
.priceData div.line div,
.detailedPriceData div.line div,
.sharePriceChanges div.line div,
.priceHistory div.line div
{
	float: left;
	margin-bottom: 0px !important;
}
.priceData div.col1,
.detailedPriceData div.col1,
.sharePriceChanges div.col1,
.priceHistory div.col1
{
	margin-left: 10px;
}
div.Up
{
	color: Blue;
}
div.Down
{
	color: Red;
}
.priceData div.col1
{
	width: 105px;
}
.priceData div.col2
{
	text-align: right;
	width: 80px;
	clear: right;
}
.detailedPriceData div.col1
{
	width: 135px;
	font-weight: bold;
}
.detailedPriceData div.col2
{
	width: 100px;
}
.detailedPriceData div.col3
{
	width: 140px;
	font-weight: bold;
}
.detailedPriceData div.col2
{
	width: 100px;
}
.sharePriceChanges div.col1
{
	width: 205px;
}
.priceHistory div.col1
{
	width: 120px;
}
.sharePriceChanges div.col2
{
	width: 80px;
}
.sharePriceChanges div.col3
{
	width: 70px;
}
.priceHistory div.col2
{
	width: 100px;
}
.priceHistory div.col3
{
	width: 100px;
}
.priceHistory div.col4
{
	width: 100px;
}
.sharePriceChanges div.col4
{
	width: 110px;
	text-align: right;
	padding-right: 10px;
}
.companyAnnouncements a
{
	color: #000000;
	text-decoration: none;
}
.companyAnnouncements a:hover
{
	text-decoration: none;
	color: #646510;
}
.companyAnnouncements .title
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px !important;
	float: left;
	width: 230px;
	position: relative;
	height: 15px;
}
.companyAnnouncements .date
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px !important;
	float: left;
	width: 150px;
	position: relative;
	height: 15px;
}
.companyAnnouncements .time
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px !important;
	float: left;
	width: 50px;
	position: relative;
	height: 15px;
}
.companyAnnouncements .pagenumberselected
{
	text-align: center;
	float: left;
	width: 30px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
.companyAnnouncements .pagenumber a
{
	text-decoration: none;
}
.companyAnnouncements .pagenumber
{
	text-align: center;
	float: left;
	width: 30px;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
}

.companyAnnouncements .pagenumber:hover a
{
	background-color: #848510;
	color: #A4A549 !important;
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
.companyAnnouncements .pagenumber:hover
{
	background-color: #848510;
	color: #A4A549 !important;
	width: 30px;
	height: 20px;
	line-height: 20px;
}
.companyAnnouncements div.pagenumber a:hover
{
	color: #A4A549 !important;
}
.companyAnnouncements div.pagenumbers
{
	margin-left: auto;
	margin-right: auto;
}
.tabPage
{
	background-color: white;
	clear: both;
	height: 550px;
}
.tabPage img
{
	margin-bottom: 10px;
	height: 250px;
}
.tabPages
{
	position: relative;
	clear: both;
}
.tab
{
	cursor: hand;
	cursor: pointer;
	width: 80px;
	background-color: #646510;
	color: #A4A549;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
}
.tab:hover
{
	cursor: hand;
	cursor: pointer;
	width: 80px;
	background-color: #646510;
	color: #444510;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
}
.selectedTab
{
	width: 80px;
	background-color: #A4A549;
	color: #04246d;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
}
.body pre
{
	font-size: 10px;
	font-family: Courier New;
}
#logintable
{
	width: 200px;
}