body {
bgcolor:#FFFFFF;		/* Page */
}

a {
text-decoration:none;		/* Links */
color:#FF9900;
}


img{
border:0;
}


a.side img{
border:0;
hspace:2;
vspace:5;
margin-bottom:0;
margin-right:0;
vertical-alignment:middle;
filter: alpha(opacity=50);
-moz- opacity:0.5;
opacity:0.5;
align:center;
}

a.side:hover img{
filter: alpha(opacity=100);
}

a.header {
color:#000000;
}

a.footer {
color:#FFFFFF;
}

a.footer:hover {
color:#FFCC00;
}

a:hover {
color:#980000;
}


h1 {
text-indent: 15px;		/* Title */
font-family: "Verdana";
font-size: 14pt;
font-style: normal;
font-weight: bold;
color:#186c8a;
}



h2 {
font-family: "Trebuchet MS";	/* Subtitle */
font-size: 12pt;
font-style: normal;
font-weight: bold;
color:#980000;
}


h3 {
font-family: "Verdana";		/* Text */
font-size: 8pt;
font-style: normal;
font-weight:normal;
color:#555555;
}


h3.print {
font-family: "Trebuchet MS";		/* Text */
font-size: 7pt;
}


h4 {
vertical-align: middle;
font-family: "Trebuchet MS";	/* Top Menu */
font-size: 8pt;
font-style: normal;
font-weight:normal;
color:#000000;
}

h5 {
font-family: "Verdana";		/* Footer Text */
font-size: 7pt;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
}

/*
img.side {
border:0;
hspace:15;
vspace:15;
margin-bottom:5;
margin-right:5;
vertical-alignment:middle;
}
*/


td.box {			/* Table of boxed content */
background:ececec;
padding:10px;
}


ul {				/* Bullets */
list-style-image: url(\nabaweb\images\red_square.gif);
}

ul ul {
list-style-image: url(\nabaweb\images\teal_square.gif);
}


/* 
	Colour Codes:

	White	= FFFFFF
	Black	= 000000
	Grey	= 555555
		= 666666
		= 444444
		= ECECEC
	Teal	= 186c8a
	Red	= 980000
	Orange	= FFCC00
*/ 