
#scientificNotation
        {
        text-align:right;
        }
th
        {
        font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #ffffff;
        letter-spacing: 0px;
        padding: 2px 2px 2px 2px;
        background: #333399 no-repeat;
        vertical-align:middle;
        }

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime

        {
        cursor:pointer;
        background:  #333399  no-repeat;
        padding: 2px 2px 2px 2px;
        }
th.forwardSort
        {
        background:#333399 no-repeat 0 0;
        font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #ffffff;
        }
th.reverseSort
        {
        background:#333399  no-repeat 0 0;
	    font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #ffffff;
        }
table thead th.forwardSort a,
        {
        background:#333399  no-repeat 0 0;
	    font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #ffffff;
        }
table thead th.reverseSort a
        {
        text-decoration:none;
        color: #ffffff;
        }

th a
        {
	    font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #ffffff;
        background:transparent;
        }
td a
        {
        text-decoration:none;
        color:#ffffff;
        }

td a:hover
        {
        color:#999999;
		text-decoration:none;
        }

td.lft
        {
        text-align:left;
        }
tr.alt
        {
        background: #FFFFFF;
        color: #999999;
        }


tr[class="alt"] td
        {
        background: #cccccc  no-repeat;
		font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #555555;
        }
td[class~="alt"]
        {
        background: #cccccc no-repeat !important;
		font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #555555;
        }

* html tr.alt td
        {
        background-color:#cccccc;
		font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #555555;
        }
* html tr td.alt,
* html tr.alt td.alt
        {
        background-color:#cccccc;
		font:  10px Tahoma,Verdana,Arial;
		font-weight:normal;
        color: #555555;
        }
