/*
-----------------------------------------------------
Additional styles for screen media (TAS)

FileName:	tas.css
Version:	0.5
Author:		H4.com.au

-----------------------------------------------------
*/

/* colour adjusts */

h1,h2,h3,h4,h5 { color: #32852B; }
.hrule	{ background: url("../images/tas/hrule.gif") repeat-x; }
.vrule	{ background: url("../images/vrule_grey.gif") repeat-y 28% 0; }

.topmenu a { color: #333 !important; }

.submenu strong { color: #32852B;  }

a:link { color: #32852B; }
a:visited { color: #32852B; }
a:hover {  color: #32852B; }
a:active {  color: #32852B; }

.hdr1	{ background: url("../images/tas/arrow_a.gif") no-repeat 0px 6px; }
