td {font-family:verdana,arial;font-size:9pt;}
.text {font-family:verdana,arial;font-size:9pt;}
.header{font-family:verdana,arial;font-size:9pt;font-weight:bold;color:#F8D891;}
.small{font-family:verdana,arial;font-size:8pt;}
.smallRed{font-family:verdana,arial;font-size:8pt; color:#ff0000}
.smallGrey, a.smallGrey:hover{font-family:verdana,arial;font-size:8pt; color:#999999}
.Message{font-family:arial;font-size:12.5pt;font-weight:bold;font-style:italic;color:#ff0000;text-align: center;}
.tableHead{color:#fff; font:bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: left; background:#802024 url('/myicons/pix/uielements/img/bg/tableHead.gif') repeat-x;}
.tableHead a{ color:#fff;}
.tableSubHead{font-weight: bold;}
.tableColHead{color: #900;	font-size: 8pt;}
.nowrap{ white-space:nowrap }


/* tabs */
/* I had to make re[org/name] classes for IE6 and IE7 quirks mode (which do not support multiple class selectors*/
.tabContainer{ margin:auto; width:870px; text-align:center; }
.tabContent{ padding:5px; border:1px solid #ccc; background:#fff; }
.tabList{ list-style: none; margin:0px; padding:0px; }
.tabList a, .tabList a:hover{ text-decoration: none; color: blue; outline: none; cursor:pointer; }
.tabList li{ margin:0px; padding:0px; position:relative; float:left; height:25px; margin-right:0px; white-space: nowrap; _width:1px; }
.tabList .tabLeftOn, .tabList .tabLeftOff{ position:absolute; top:0px; left:0px; width:25px; height:25px; background-repeat: no-repeat; }
.tabList .tabMiddleOn, .tabList .tabMiddleOff{ margin: 0px 4px 0px 25px; padding: 2px 10px 0px 5px; height:25px; background-repeat: repeat-x; }
.tabList .tabMiddleOn{ background-image:url(/myicons/thepages_icons/barBGOn.gif); }
.tabList .tabMiddleOff{ background-image:url(/myicons/thepages_icons/barBGOff.gif); }
.tabList .tabRightOn, .tabList .tabRightOff{ position:absolute; top:0px; right:0px; width:4px; height:25px; background-repeat: no-repeat; }
.tabList .tabRightOn{ background-image:url(/myicons/thepages_icons/iconnavbreakOn.gif); }
.tabList .tabRightOff{ background-image:url(/myicons/thepages_icons/iconnavbreakOff.gif); }
.afterTabList{ clear:both; }

