<!--
/* DEFAULT MODULE STYLES */


.largeWhite  {
font-size: 16px;
font-weight: bold;
color:rgb(255,255,255);
}

.small {
font-size: 10px;
font-weight: normal;
}
.tiny {
font-family: arial,sans-serif;
font-size: 9px;
font-weight: normal;
}

.googleStyleAd {
font-size: 10px;
border: 1px #FF9900 solid;
padding: 6px;
background: #FFFF66;
}
.searchLabel {
font-size: 10px;
color: #D5001C;
font-weight: bold;
}
.searchForm {
width: 180px;
}
/* ROW ALTERNATION COLORS */
.rowHiliteOn {
background-color: #E4EEF8;
}
.rowHiliteOff {
background-color: #FFFFFF;
}
/* PAGING ROW */
.pagingRow {
background-color: #E7CA81;
font-size: 10px;
}
/* HEADER ROW COLOR */
.tableHeader {
background-color: #E7CA81;
}
/* CELL LABEL BACKGROUND COLOR */
.cellLabelOff {
background-color: #E7CA81;
}
.warning {
color: #D5001C;
}

a.tpFirst, a.tpPrev, a.tpNext, a.tpLast,a.tpFirst:hover, a.tpPrev:hover, a.tpNext:hover, a.tpLast:hover {
font-family: Webdings;
font-size: 18px;
color: #D5001C;
text-decoration: none;
vertical-align: middle;
}
a.tpFirst:hover, a.tpPrev:hover, a.tpNext:hover, a.tpLast:hover {
color: white;
}
span.tpOff {
font-family: Webdings;
font-size: 18px;
color: #C3A65F;
text-decoration: none;
vertical-align: middle;
}
-->

