BODY,
PRE,
TR,
TD,
P			{font-family: Times New Roman;
			font-size: 16;
			color: #000000;
			font-weight: normal;
			font-style: normal}



.tableCell {font-family:Verdana, Geneva, sans-serif; font-size:9pt;  color: #112F6B;}
table.borderTable{border: 2px ridge}
.tableLink:link,
.tableLink:active,
.tableLink:visited		    {font-family: Verdana, Geneva, sans-serif;
                        font-size: 18pt;
                        color: #ffff33;
                        text-decoration: none }
.uLink  {font-family: Verdana, Geneva, sans-serif;
                        font-size: 8pt;
                        color: #ffff33;
                        text-decoration: underline }

.uLink:link,
.uLink:active,
.uLink:visited:    {font-family: Verdana, Geneva, sans-serif;
                        font-size: 8pt;
                        color: #ffff33;
                        text-decoration: underline }

.tableCell2 {font-family:Verdana, Geneva, sans-serif; font-size:8pt;  color: #112F6B;}

.tableSmallCell {font-family:Verdana, Geneva, sans-serif; font-size:7pt;  color: #112F6B;}


th.tableLink {
    border=2;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12;
    font-weight: bold;
    color: #ffff33;
    background-color: #7B08BD;
    white-space: nowrap;
    visited: #ffff33;
    }

th.tableLink a, th.tableLink a:visited {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12;
    font-weight: bold;
    color: #ffff33;
    text-decoration:none;
}
th.tableLink a:hover {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12;
  font-weight: bold;

  text-decoration: underline;
  color: #ffff33;
}

th.sortable  {
    background-position: 96%;
    background-repeat: no-repeat;
    background-color: #19408D;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    color: #DDDDDD;
    font-weight: bold;
	background-image: url(/ssd-console/images/arrow_off.png);
	white-space: nowrap;
	padding-right: 10px;
}
th.order1 {
    background-position: 96%;
    background-repeat: no-repeat;
    background-color: #9999FF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    color: #DDDDDD;
    font-weight: bold;
	background-image: url(/lodge/images/arrow_down.png);
	white-space: nowrap;
	padding-right: 10px;
}
th.order2 {
    background-position: 96%;
    background-repeat: no-repeat;
    background-color: #9999FF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
	background-image: url(/lodge/images/arrow_up.png);
	white-space: nowrap;
	padding-right: 10px;
}


td.tableTitle {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 13;
    font-weight: bold;
    color: #ffff33;
    background: #7B08BD;    
    }
th {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 13;
    font-weight: bold;
    color: #ffff33;
    background: #7B08BD;    
    }

.borderedTable {border-style: ridge; layout-grid:both;} 

.sideMenuHeading 	{font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			 font-size: 12;
                   font-weight: bold;
                   color:#FFFF00 }
.sideMenuHeading   a:link {color:#FFFF00;
                          text-decoration: none;}
.sideMenuHeading   a:visited {color:#FFFF00;
                             text-decoration: none;}

<!--top level menu items -->
.sideMenuItem      {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			 font-size: 9;
                   font-weight: bold; 
                   color: #FFFF00;
                   padding-left: 10px;
                   padding-top: 2px;
                   padding-bottom: 2px;}
.sideMenuItem      a:link {color:#FFFF00;}
.sideMenuItem      a:visited {color:#FFFF00;}

<!-- sub menu items -->
.sideMenuSubItem   {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			 font-size: 9;
                   font-weight: normal; 
                   padding-left: 15px;
                   padding-top: 3px;}
.sideMenuSubItem   a:link {color:#FFFF00;}
.sideMenuSubItem   a:visited {color:#FFFF00;}



.t {border: 10px box}

/* ----- data display classes ---------------------------------------- */
    .table {border: 10px ridge}
/* regular column header row */
	b.tableRowHeader {background-color: #999999}
/* regular column header data */
	b.tableCellHeader {font-family:Verdana, Geneva, sans-serif; font-size:10pt; color:#112F6B; font-weight: bold;}
/* regular column header link */
	b.tableCellHeaderLink {font-family:Verdana, Geneva, sans-serif; font-size:10pt; color:#112F6B; font-weight: bold;}
/* sorted column header data */
	b.tableCellHeaderSorted {font-family:Verdana, Geneva, sans-serif; font-size:10pt; color:#112F6B; font-weight: bold;}
/* regular data row */
	b.tableRowEven {background-color:#CFCECC; color: #112F6B; }
/* striped data row */
	b.tableRowOdd {background-color:#E6E5E2; color: #112F6B; }
/* regular cell data */
	b.tableCell {font-family:Verdana, Geneva, sans-serif; font-size:19pt;  color: #112F6B; cellspacing:2 cellpadding:2 frame:box}
	b.tableCellLink {font-family:Verdana, Geneva, sans-serif; font-size:9pt;  color: #112F6B;}


/* regular data row */
	.even {background-color:#CFCECC; color: #112F6B; }
/* striped data row */
	.odd {background-color:#E6E5E2; color: #112F6B; }

