body, td, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	/* color: 990000; <- this is an invalid color */
}
.margins1 {
	margin: 10px;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
}
.stock1 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #057BB4;
}
.header4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.loginbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2E7184;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.clock
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 12px;
    line-height: 40px;
    /*padding-bottom: 150px;
     vertical-align: top; */
}
/*  1/2011 - G.Doolittle, NetGain Technologies, Inc.
    Changes to the site's width and other related items  */
.bbkyBody 
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #153448;
}
.background 
{
    color: #153448;
}
.menuText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 30px;
    margin: 5px 0px 5px 0px;
    padding: 0px 35px 0px 35px;

    /* border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #FFFFFF;	This is on the td tag now */

    /* border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #FFFFFF; */
}
/* These identifies the page's width and column widths */
.headerTable
{
    width: 970px;
}
.pageFullWidth
{
    width: 970px;
    background-color: #FFFFFF;
}
.pageLeftCol
{
    width: 499px;
    background-color: #FFFFFF;
    border-style: none;
}
.pageRightCol
{
    border-style: none;
    width: 468px;
    background-color: #FFFFFF;
}
.rightColBorders
{
    border-bottom-color: #153448;
    border-left-color: #153448;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.mediaFrame
{
    padding: 20px 0 20px 37px;
}

