<%
strmbsbg="#ffffff"
%>

.Type	{
	background:	#cccccc;
	color:		#660000;
	}
.Name	{
	background:	#eeeeee;
	color:		#660000;
	vertical-align:	top;
	text-align:	right;
	}
.Value	{
	background:	#ffffee;
	color:		#000066;
	}


.Drop	{	background:	#333366;
		color:		#ffcc33;
		font-family:	"Copperplate Gothic Light",
				Helvetica, Verdana, Arial;
		}

A.Button:Hover    {
    	color : #808080;
    	background-color: #ffffff;
    	/*font-style:italic;*/
    	}			

A.Button{
	text-decoration: none;
	color:		#000000;
	background:	#ebebeb;
	}

.Button	{
	width:		100%;
	font-size:	8pt;
	text-align:	left;
	text-decoration: none;
	color:		#000000;
	background:	#ebebeb;
	/*background:	transparent*/
	/*margin-bottom:	2pt;*/
	/*border-top:	1px solid #636563;*/
	/*border-left:	1px solid #636563;*/
	/*border-right:	1px solid #636563;*/
	border-bottom:	1px solid #c0c0c0;
	/*filter:		Blur(Add=1, Direction=0, Strength=8);*/
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}


A.MB:hover	{	color : #808080;
    	background-color: #ffffff;	}
A.MB{
	text-decoration: none;
	color:		#808080;
	background:	#ffffff
	}

.MB	{
	width:		100%;
	font-size:	8pt;
	text-align:	left;
	text-decoration: none;
	color:		#808080;
	background:	#ffffff;
	margin-bottom:	2pt;
	/*border-top:	1px solid #636563;*/
	/*border-left:	1px solid #636563;*/
	/*border-right:	1px solid #313031;*/
	border-bottom:	1px solid #c0c0c0;
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}

A.MBx:hover	{	color : #808080;
    	background-color: #ffffff;	}
A.MBx{
	text-decoration: none;
	color:		#808080;
	background:	#ffffff
	}

.MBx	{
	width:		100%;
	font-size:	8pt;
	text-align:	left;
	text-decoration: none;
	color:		#808080;
	background:	#ffffff;
	/*margin-bottom:	2pt;*/
	border-top:	2px solid #ffffff;
	/*border-left:	1px solid #636563;*/
	/*border-right:	1px solid #313031;*/
	border-bottom:	2px solid #ffffff;
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}

A.Bs:Hover    {
    	color : #000000;
    	background-color: #ebebeb;
    	/*font-style:italic;*/
    	}			

A.Bs{
	text-decoration: none;
	color:		#808080;
	background:	#ffffff;
	}

.Bs	{
	width:		100%;
	font-size:	9pt;
	text-align:	center;
	text-decoration: none;
	color:		#808080;
	background:	#ffffff;
	/*background:	transparent*/
	/*margin-bottom:	2pt;*/
	/*border-top:	1px solid #000000;*/
	/*border-left:	1px solid #000000;*/
	border-right:	1px solid #c0c0c0;
	/*border-bottom:	1px solid #000000;*/
	/*filter:		Blur(Add=1, Direction=0, Strength=8);*/
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}

A.Bss:Hover    {
    	color : #808080;
    	background-color: #ffffff;
    	/*font-style:italic;*/
    	}			

A.Bss{
	text-decoration: none;
	color:		#000000;
	background:	#ebebeb;
	}



.Bss	{
	width:		100%;
	font-size:	8pt;
	text-align:	left;
	text-decoration: none;
	color:		#000000;
	background:	#ffffff;
	background:	transparent
	/*margin-bottom:	4pt;*/
	border-top:	2px solid #ebebeb;
	/*border-left:	1px solid #000000;*/
	/*border-right:	1px solid #c0c0c0;*/
	border-bottom:	2px solid #ebebeb;
	/*filter:		Blur(Add=1, Direction=0, Strength=8);*/
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}


A.MBs:hover	{	color:	#000000;	}
A.MBs{
	text-decoration: none;
	color:		#000000;
	background:	#ebebeb;
	}

.MBs	{
	width:		100%;
	font-size:	9pt;
	text-align:	center;
	text-decoration: none;
	color:		#808080;
	/*background:	#87CEEB;*/
	background:	<%=strmbsbg%>;
	/*margin-bottom:	2pt;*/
	/*border-top:	1px solid #636563;*/
	/*border-left:	1px solid #000000;*/
	border-right:	1px solid #c0c0c0;
	/*border-bottom:	1px solid #000000;*/
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}
