/* additional styles */

/*p {margin:0px}*/
/* *****************************************
used to compensate (remove margin border)
for additional paragraphs added by eziupdate
******************************************* */


/* default styles */
body,p,td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
    font-size: 14px;
}

img {
    border : none;
}

a {
	color: #990000;
}
a:hover {
	color: #666666;

}
.heading1 {
	color: #000033;
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;

}

.heading2 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.normal {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;

}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: bold;

}
.subnavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

ul  {
    list-style-image : url(http://www.trackskill.com.au/images/bullet_point.gif);
}

.link1 {
    font-family : arial;
    text-decoration : none;
    font-size : 11px;
}
