
/*Generated By TableCSS Class*/             
.tableStyle1 {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 20px;
    text-align: left;
    width: 480px;
    text-align: center;
}
.tableStyle1 th {
    background: none repeat scroll 0 0 #B9C9FE;
    border-bottom: 1px solid #FFFFFF;
    border-top: 4px solid #AABCFE;
    color: #003399;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
}
.tableStyle1 td {
    background: none repeat scroll 0 0 #E8EDFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid transparent;
    color: #666699;
    padding: 8px;
    direction: ltr;

}
.tableStyle1 tr:hover td {
    background: none repeat scroll 0 0 #D0DAFD;
    color: #333399;
}

.tableStyle2 {
    border-collapse: collapse;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Verdana,Arial,Helvetica,sans-serif';
    text-align: center;
    font-size: 10px;
}
.tableStyle2 td, .tableStyle2 th {
    border: 1px solid #98BF21;
    font-size: 1em;
    padding: 3px 7px 2px;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Verdana,Arial,Helvetica,sans-serif';
}
.tableStyle2 th {
    text-align: center;
    background-color: #A7C942;
    color: #FFFFFF;
    font-size: 1.1em;
    padding-bottom: 4px;
    padding-top: 5px;
    
    
}
.tableStyle2 tr.alt td {
    background-color: #EAF2D3;
    color: #000000;
    min-width: 20px;
}
.tableStyle2 tr:hover td {
    background: none repeat scroll 0 0 #EAF2D3;
    color: #333399;
}


.tableStyle3 {
    border-collapse: collapse;

    text-align: center;
    font-size: 13px;
}
.tableStyle3 td, .tableStyle3 th {
    border: 1px solid #98BF21;
    font-size: 1em;
    padding: 5px 7px 5px 7px;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Verdana,Arial,Helvetica,sans-serif';
    
}
.tableStyle3 th {
    text-align: center;
    background-color: #A7C942;
    color: #FFFFFF;
    font-size: 1.1em;
    padding-bottom: 4px;
    padding-top: 5px;
    cursor: pointer;
/*    line-height: 30px;*/
}

.tableStyle3 th:hover {
    text-shadow: 2px 2px 2px black;
}
.tableStyle3 tr.alt td {
    background-color: transparent;
    color: #000000;
    min-width: 20px;
}
.tableStyle3 tr:hover td {
    background: none repeat scroll 0 0 #EAF2D3;
    color: red;

}

.tableStyle4 {
    border-collapse: collapse;
    text-align: center;
    font-size: 13px;
}

.tableStyle4 td, .tableStyle4 th {
    border: 1px solid #D9B867;
    font-size: 1em;
    padding: 5px 7px 5px 7px;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Verdana,Arial,Helvetica,sans-serif';
}

.tableStyle4 th {
    text-align: center;
    background-color: #9A7C40;
    color: #FFFFFF;
    font-size: 1.1em;
    padding-bottom: 4px;
    padding-top: 5px;
}


.tableStyle4 tr.alt td {
    background-color: transparent;
    color: #000000;
    min-width: 20px;
}
.tableStyle4 tr:hover td {
    background: none repeat scroll 0 0 #EAF2D3;
    color: red;
}
