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