#darken #head1{
	height:23px;
	background: url(media/Menu_TitleRight.gif) repeat-x;
}
#lighten #head1
{
	height: 15px;
}


#darken #head2{
	height:23px;
	background: url(media/Left.gif) no-repeat top left;
}
#lighten #head2
{
	height: 15px;
}



#darken #head3{
	height:15px;
	background: transparent;
	padding: 0px 0px 5px 0px;
}
#lighten #head3{
	height:15px;
	background: transparent;
}




#darken #main1{
	height:auto;
	background: url(media/Menu_Back.gif) repeat-y left #ECECEC;
}
#lighten #main1{
	height:auto;
	background: #fff;
}


#darken #main2
{
	height: auto;
	background: url(media/shadow_bottom.gif) repeat-x bottom; 
}
#lighten #main2{
	height:auto;
}



#darken #main3
{
	height: auto;
	background: url(media/Menu_BackLeft.gif) repeat-y right;	
}
#lighten #main3{
	height:auto;
}


#darken #main4
{
	height: auto;
	background:url(media/shadow_left.gif) no-repeat bottom left; 
}
#lighten #main4{
	height:auto;
}


#darken #main5
{
	height: auto;
	background:url(media/shadow_right.gif) no-repeat bottom right; 
}
#lighten #main5{
	height:auto;
}


.main{
	height:auto !important;
	height:0px;
	padding:10px;
}
#main2{
	height:auto;
}
#main3{
	height:auto;
}
#main4{
	height:auto;
}
#main5{
	height:auto;
}



#darken #title{
	margin:0px 0px 0px 0px !important;
	float: left;
	padding: 0px 0px 0px 45px;
	font-family: Verdana;
	font-size: 10pt;
	color: #04a;
}
#lighten #title{
	margin: 5px 0px 0px 10px !important;
	margin: 5px 0px 0px 5px;
	float: left;
}



#visibility
{
	float:right;
}
#actionbuttons{ text-align:right; font-size:1px; padding-top:10px; }







