/* Black Magic Group Stylesheet */
/* Designed by Adam Griffiths */
/* 21st November 2004 */
/* Design Collective Ltd */
/* www.designcollective.co.nz */
/* adam@designcollective.co.nz */

body {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

table.main{
	border-top:0px;
	border-bottom:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
}

table.header{
	border-bottom:1px solid #BFBFBF;
}

#topMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BFBFBF;
	margin-right:19px;
	margin-top:41px;
}

a.topMenu:link,a.topMenu:active,a.topMenu:visited{
	color:#BFBFBF;
	text-decoration:none;
}

a.topMenu:hover{
	color:#BFBFBF;
	text-decoration:underline;
}

td.imageBorderColour{
	background-color:#9EBAD2;
}

td.imageLeft{
	border-right:1px solid #BFBFBF;
}

td.menuLeft{
	background-image:url(../images/bmc1DownGrad.jpg);
	background-repeat:no-repeat;
	border-right:1px solid #BFBFBF;
}

td.contentRight{
	background-image:url(../images/bmc1UpGrad.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#contentRight{
	margin-top:33px;
	margin-bottom:19px;
	margin-left:19px;
	margin-right:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

td.footerTD{
	border-top:1px solid #BFBFBF;
}

#subMenu{
	margin-top:33px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

/* Hides from IE5-mac \*/
* html #subMenu {margin-top:28px;}
/* End hide from IE5-mac */

#subMenu ul{
	margin-left:-6px;
	margin-right:19px;
}

/* Hides from IE5-mac \*/
* html #subMenu ul {margin-left:34px;}
/* End hide from IE5-mac */

#subMenu li{
	list-style-type:square;
	margin-top:0px;
	margin-bottom:5px;
}

/* Hides from IE5-mac \*/
* html #subMenu li {margin-top:0px;	margin-bottom:0px;}
/* End hide from IE5-mac */

#subMenu a:link,#subMenu a:active,#subMenu a:visited{
	color:#666666;
	text-decoration:none;
}

#subMenu a:hover{
	color:#666666;
	text-decoration:underline;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	margin:4px;
}

a.footer:link,a.footer:active,a.footer:visited{
	color:#666666;
	text-decoration:none;
}

a.footer:hover{
	color:#BFBFBF;
	text-decoration:underline;
}

table.dataTable {
	border:1px solid #BFBFBF; 
}

th.dataTable{
	text-align:left;
	padding:3px;
	border-bottom:1px solid #BFBFBF;
}

td.dataTable{
	padding:3px;
}

td.dataTableFoot{
	padding:3px;
	border-top:1px solid #BFBFBF;
}
