/**
* @style 	Batavia sheet (2005)
* @company 	www.extro.com.au
* @author 	Michael Kelly
* @contact	mikeefreedom@gmail.com
**/

body
{
	background-color: #9F9C82;
}

table#holder td#holder_shadow_bottom
{
	height: 15px;
	background: transparent url(../../images/1/shadow.b.gif) repeat-x 0% 0%;
}

div#shadow_bl
{
	width: 15px;
	height: 15px;
	background: transparent url(../../images/1/shadow.bl.gif) no-repeat 0% 0%;
}

table#holder td#holder_shadow_right
{
	height: 15px;
	background: transparent url(../../images/1/shadow.r.gif) repeat-y 0% 0%;
}

div#shadow_tr
{
	width: 15px;
	height: 14px;
	background: transparent url(../../images/1/shadow.tr.gif) no-repeat 0% 0%;
}

table#holder td#holder_shadow_corner
{
	width: 15px;
	background: transparent url(../../images/1/shadow.br.gif) no-repeat 0% 0%;
}