/* This is the style sheet for Netlink.com.au */
/* Last updated 24-04-03 */

/* Styles for links */
a:link {color: #0066CC; text-decoration: underline}
a:visited {color: #4D6782; text-decoration: none}
a:active {color: #4D6782; text-decoration: underline}
a:hover {color: #4D6782; text-decoration: none}

a.altLink {color: white; text-decoration: none}
a.blue {color: blue; text-decoration: none}
a.altLink:visited {color: #000000; text-decoration: none}

/* Styles for headings */
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #4D6782}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #4D6782}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #4D6782}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666699}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #4D6782}
h6 {  font-size: 11px; font-weight: bold; color: #000000}

/* Styles for tables */
.tableHeading {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-image: url(/new_site_images/bg_small.gif); font-size: 12px; font-weight: bold}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.colorRow {  background-color: #CCCCCC}

/* Styles for body elements */
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
dl {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.finePrint {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal}
.hiLight {  color: #CC3300}
.white {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.defaultText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.homeHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #666699}
.homeSubHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666699}

