<!--

body, table, td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

a:link { color: #000000 }
a:visited { color: #666666 }
a:hover { color: #666666 }


.list_script_heading {  font-size: 12pt}
.misc_page_titles {  font-size: 11pt; font-weight: bold}


.extra_line_height {  line-height: 15pt }



/* Orange border for tables where only the horiz. lines show, eg: listing scripts */

/* .tblouter_nb should be the same as .tblouter, except without a bottom line set */
/* as this is useful for pages like account manager with a separate top table     */

.tblouter {  border-color: #FFCC00 #FFCC00 #FFCC00 #FFCC00; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }
.tblouter_nb {  border-color: #FFCC00 #FFCC00 #FFCC00 #FFCC00; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 2px }
.tblcells {  border-color: #FFCC00 #FFFFFF #FFCC00 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }




/* Orange border for tables where both the horiz. and vertical lines show */

.tbl_outer_full {  border-color: #FFCC00 #FFCC00 #FFCC00 #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.tbl_cells_full {  border-color: #FFFFFF #FFCC00 #FFCC00 #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }




/* Orange outer border, but thinner - useful for listing scripts  */
/* Put .tblcells onto each <td> tag and this onto the <table>     */
/* Don't understand why turning off the "bottom" should do this   */

.tbl_outer_nobottom {  border-color: #FFCC00 #FFCC00 #FFFFFF #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }




/* Dotted tables borders on preview and subs e-mail reader */

.email_dots_table {  border: #FFCC00; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.email_dots_table_cell {  border: #FFCC00; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}





/* Yellow background used for "help" sections */

/* .tbl_help_rows { background-color: #FFFFCC; display: none } */
.tbl_help_rows { background-color: #FFFFCC; }




/* Yellow background like help section, but not turned off */
/* Only difference should be a lack of "display: none"     */

.tbl_help_rows_show { background-color: #FFFFCC; }




/* Top navigation links */

.topnav:link {  font-size: 8pt; color: #999999; text-decoration: none}
.topnav:visited {  font-size: 8pt; color: #999999; text-decoration: none}
.topnav:hover {  font-size: 8pt; color: #999999; text-decoration: underline }

.topnav_table {  border-color: #FFFFFF #FFFFFF #FFCC00 #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }




/* Makes forms look like WinXP */

.formcss {  border: #7F9DB9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



/* Makes any disabled link a light grey colour */

.disabled_link {  color: #CCCCCC; text-decoration: none;  cursor:url("/admin/client_templates/3dwno.cur");}
.disabled_link:link {  color: #CCCCCC; text-decoration: none;   cursor:url("/admin/client_templates/3dwno.cur");}
.disabled_link:visited {  color: #CCCCCC; text-decoration: none;  cursor:url("/admin/client_templates/3dwno.cur");}
.disabled_link:hover { color: #CCCCCC; text-decoration: none;  cursor:url("/admin/client_templates/3dwno.cur");}



/* Make any link highlighted in a mid-red */

.highlighted_link {  color: #CC0000; }
.highlighted_link:link {  color: #CC0000; }
.highlighted_link:visited {  color: #CC0000; }
.highlighted_link:hover { color: #CC0000; }



/* The help links icons */

.help_link {  cursor:url("/admin/client_templates/helpicon.cur");}
.help_link:link {  cursor:url("/admin/client_templates/helpicon.cur");}
.help_link:visited {  cursor:url("/admin/client_templates/helpicon.cur");}
.help_link:hover {  cursor:url("/admin/client_templates/helpicon.cur");}







-->
