

/*******   tables, rows and cells   *******/


.tbdr
	{
		background: #FFFFFF;
		font-size: xx-small;

	}


.hbdr
	{
		background: #DDDDDD;
		background-image: URL(http://campusmap.anu.edu.au/_images/forms/h_bg.gif);
		font-weight: bold;
		color: #000000;

	}


.hbdrLeft
{
		background: #DDDDDD;
		background-image: URL(http://campusmap.anu.edu.au/_images/forms/h_bg.gif);
		font-weight: bold;
		color: #000000;
		text-align: left;

	}

.hbdrRight
{
		background: #DDDDDD;
		background-image: URL(http://campusmap.anu.edu.au/_images/forms/h_bg.gif);
		font-weight: bold;
		color: #000000;
		text-align: right;

	}

.hbdrCenter
{
		background: #DDDDDD;
		background-image: URL(http://campusmap.anu.edu.au/_images/forms/h_bg.gif);
		font-weight: bold;
		color: #000000;
		text-align: center;

	}


.bannerbdr
	{
		background: #EDE5B8;
		font-size: xx-small;

	}

.selectbdr
	{
		background: #DAC97E;
		font-weight: bold;
		color: #000000;

	}
	
.selectbdr2
	{
		background: #EAEAEA;
		font-weight: bold;
		color: #000000;

	}



.altbdr
	{
		background: #EAEAEA;

	}

.altbdrLeft
	{
		background: #EAEAEA;
		text-align: left;

	}
	
.altbdrRight
	{
		background: #EAEAEA;
		text-align: right;

	}

.altbdrCenter
	{
		background: #EAEAEA;
		text-align: center;

	}


.altbdrSelected
	{
		background: #BBBBBB;

	}
	
	
	
	
.alt2bdr
	{
		background: #EAEAEA;

	}
	
	
.alt2bdrSelected
	{
		background: #BBBBBB;

	}


.bdr
	{
		background: #FFFFFF;

	}


.bdrLeft
	{
		text-align: left;
		background: #FFFFFF;

	}


.bdrRight
	{ 
		text-align: right;
		background: #FFFFFF;

	}

.bdrCenter
	{ 
		text-align: center;
		background: #FFFFFF;

	}



.bdrSelected
	{
		background: #BBBBBB;

	}

.tabbdr
	{
		background: #EAEAEA;

	}
	
.tabalert
	{
		background: #FFFFFF;

	}
	
.tabbg
	{
		background-image: URL(http://campusmap.anu.edu.au/_images/forms/form_tab_bg.gif);
	}

.bh {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.nbh {
	border: 1px solid #EAEAEA;
}
