﻿
.IE8Fix
       {
        z-index: 100;
        }
body
{
    background-color: #515151;
     margin-top : 0px;
    text-align: left;
 }
.footerTable
{
    background-color: #EAEAEA;
}
a:hover.footerDatalistItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF9900;
}

.footerDatalistItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}
.footerTextNormal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.footerTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}
.menuBackGround
{
	background-image: url('../images/siteImages/2x2.gif');
	background-repeat: repeat-x;

}
.griCerve
{
    border: 1px solid #808080;
}
.tableDotSeperator
{
    border-left-style: dotted;
    border-left-color: #999999;
    border-left-width: 1px;
}
.topBackGround
{
	background-image: url('../images/siteImages/1x2.gif');
	background-repeat: repeat-x;
}
.itemHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
