body{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
}

td{
	font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        background-color: #ffffff;
        color: #000000
}

div.sidebar{
	position: absolute;
	top: 130px;
	width:200px
	color: white
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        text-decoration: none;
	font-weight: bold;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        text-decoration: none;
	font-weight: bold;
}

div.header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 92px;
	background-color: #003366
}

div.main{
	position: absolute;
	top: 110px;
	left: 201px;
	width: 700px;
}

div.pub_main{
	position: absolute;
	top: 110px;
        width: 700px;
}

img.userlink{
	padding-right: 20
}

a.diff:link{
	color: #ff6001;
}

a.diff:visited{
	color: #ff6001;
}

a.diff:hover{
	color: #ff6001;
}
/*added by Andrew John P. Young*/
/*background: transparent url("http://wwdis2007.didymodesigns.com.au/inc/images/linkbullet.gif") no-repeat 0 100%;*/
/*background: transparent url("http://192.168.0.10:20006/inc/images/linkbullet.gif") no-repeat 0 100%;*/
.gimglinked {
	padding-left: 10px;
	background: transparent url("http://wwdis2007.didymodesigns.com.au/inc/images/linkbullet.gif") no-repeat 0 100%;
}
