<!-- common.css -->
BODY {font-family:Arial;font-style:normal;font-size:10pt}
TH {font-family:Arial;font-style:bold;font-size:10pt;text-align:left;color:#000000}
TD {font-family:Arial;font-style:normal;font-size:10pt;vertical-align:top;color:#000000}

A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#000000;}
A:hover {text-decoration: none; color:#0000ff;}

.navigator {font-family:Arial;font-size:8pt;text-align:left;vertical-align:top;color:#000000}

A.navigator:link {text-decoration: none; color:#000000;}
A.navigator:visited {text-decoration: none; color:#000000;}
A.navigator:active {text-decoration: none; color:#000000;}
A.navigator:hover {text-decoration: none; color:#ff9900; background:#000000}

.table_header {font-family:Arial;font-size:10pt;font-style:bold;vertical-align:top;color:#000000}

A.table_header:link {text-decoration: none; color:#000000}
A.table_header:visited {text-decoration: none; color:#000000}
A.table_header:active {text-decoration: none; color:#000000}
A.table_header:hover {text-decoration: none; color:#ff9900; background:#000000}

.table_header_row {background:#ff9900}

.menu_cell {BACKGROUND-COLOR:#cad3e8;}
.menu_on {COLOR:#000000;TEXT-DECORATION:none;PADDING-LEFT:3px;PADDING-RIGHT:3px;BACKGROUND-COLOR:#f3f5de;BORDER:1px solid #000000;CURSOR:hand;}
.menu_off {COLOR:#000000;TEXT-DECORATION:none;PADDING-LEFT:4px;PADDING-RIGHT:4px;BACKGROUND-COLOR:#cad3e8;CURSOR:hand;}
