BODY, P, LI, OL, UL, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
}

a , a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
}
	
#mainsection{
	position:relative;
float: left;
	top:-20px;
width:960px;
height:auto;
background-color:#000;
background: transparent url(http://www.dev.unitec.ac.nz/unitec/app_templates/unitec_marae/pics/opaque.png) repeat scroll 0 0;
/* for IE 
  filter:alpha(opacity=60);
  /* CSS3 standard
  opacity:0.6;*/
}
#maintop{
	position:relative;
	float:left;
	top:-20px;
	left:0px;
	width:960px;
	background-color:#333;
	height:20px;
	/* for IE */
  filter:alpha(opacity=30);
  /* CSS3 standard  */
  opacity:0.3;
  z-index:0;
	}
#quicklinktitle{	
width:160px;
background-color:#999;
color:#FFF;
height:24px;
font-size:16px;
font-weight:bold;
float:left;
}
#qbuffer{
padding-left:30px;
padding-top:2px;	
}
div#crumbs {
float:left;
color:#FFF;
font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
padding-left:6px;
}
#crumbuffer{
	padding-top:4px;
	padding-left:10px;
}
div#crumbs a {
background-color:#090;
color:#FFF;
font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}
#maincenter{
	float:left;
	margin-bottom: 10px;
	width:960px;}
	
#rightcol{
	float:left;
	margin: 20px 20px 20px 6px;
	width:370px;
	z-index:1;
}
#rightcolbuffer{
	padding:0;
	margin: 0;
	z-index:1;
}
#maincontent{
	float:left;
	margin: 20px 20px 20px 20px;
	width:500px;
	border-width:thin;
	padding: 0 10px 10px 10px;
}
	
#maincontentbuffer{
	padding: 0;
	margin: 0;
}
SUP {
	color : 666699;
}
.update {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : b90000;
font-weight : bold;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #009900;
	font-weight : bold;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #009900;
	font-weight : bold;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #009900;
	font-weight : lighter;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ccc;
	font-weight : bold;
}
.frmtxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}
.options {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
                     color : 666699;
                     font-weight : bold;
}
.timetable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
}
.aidmenulite  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color : #000000;
	font-weight : normal;
    text-decoration: none;
}
A.aidmenulite  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 666666;
	font-weight : normal;
    text-decoration: none;
}
.urhere {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	font-weight : normal;
}

A.topfive {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
text-decoration : none;
}
.formbutton { 
border : 1pt;
border-style: solid;
border-color : black;
background-color : E8F7D9;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-color : Black;
}
.sbslink  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : FF6600;
	font-weight : normal;
    text-decoration: underline;
}
li.searchli {
	margin-bottom:6px;
	background-color:#EEE;
}