#EMPTY {
position: relative;
margin-top: 0px;
border: 0px dotted #CCC;
}


#default		{margin-bottom: 10px;}
#default .Head		{font-family: Arial, Tahoma; font-size: 10pt; font-weight: bold; color: #667799; display: block; width: 100%; text-align: center;}
#default .title		{background: #EEEEEE; padding: 3 5; border-style: solid; border-width: 1 1 0 1; border-color: #99BBCC;}
#default .content	{background: #FFFFFF; padding: 5px; border-style: solid; border-width: 0 1 1 1; border-color: #99BBCC;}

#admin			{}
#admin .Head		{font-family: Arial, Tahoma; font-size: 10pt; font-weight: bold; color: #99BBCC;}
#admin .title		{background: url(admin.gif) #003366; padding: 3 5; border-style: solid; border-width: 1 1 0 1; border-color: #99BBCC;}
#admin .content		{background: #E9E4DC; padding: 5px; border-style: solid; border-width: 0 1 1 1; border-color: #99BBCC;}

#empty			{margin-bottom: 10px;}
#empty .Head		{font-family: Arial, Tahoma; font-size: 10pt; font-weight: bold; color: #333/*#667799*/;}
#empty .title		{padding: 0px; border-style: solid; border-color: #99BBCC; border-width: 0 0 0px;}
#empty hr 		{color: #99BBCC; background-color: #B2CCEE;}
#empty .content		{padding-top: 5px;}



/*TitleBar containers*/

#BarA, #BarB, #BarC	{margin-bottom: 10px; border: 0px solid;}
#BarA .Head, #BarB .Head, #BarC .Head	{font-family: Arial, Tahoma; font-size: 10pt; font-weight: bold; color: #FFFFFF; padding: 3 8; display: block; width: 90%; text-align: center; padding-right: 0;}
#BarA .title, #BarB .title, #BarC .title	{background: url(TitleBars.gif) repeat-x; padding: 0;}
#BarA div.bar, #BarB div.bar, #BarC div.bar	{background: url(TitleBarsR.gif) no-repeat;}
#BarA .content, #BarB .content, #BarC .content	{padding: 4px 8px;}

#BarA .title	{background-color: #EE0000; background-position: 0px -10px;}
#BarB .title	{background-color: #ff9900; background-position: 0px -60px;}
#BarC .title	{background-color: #9999AA; background-position: 0px -110px;}

#BarA .Head		{color: #FFFFFF; height: 25px;}
#BarB .Head		{color: #FFFFFF; height: 25px;}
#BarC .Head		{color: #FFFFFF; height: 25px;}
#BarA div.bar		{background-position: right -10px;}
#BarB div.bar		{background-position: right -60px;}
#BarC div.bar		{background-position: right -110px;}


/*Outline containers*/
#OutlineA, #OutlineB, #OutlineC	{margin-bottom: 10px;}
#OutlineA .Head, #OutlineB .Head, #OutlineC .Head	{font-family: Arial, Tahoma; font-size: 10pt; font-weight: bold; color: #000000; margin: 5 0; position: absolute; display: block; width: 100%; text-align: center; padding-right: 0;}
#OutlineA .content, #OutlineB .content, #OutlineC .content	{position: relative; z-index:1; margin-top: -8px;}
#OutlineA .ContentPane,	#OutlineB .ContentPane, #OutlineC .ContentPane {border-style: solid; border-width: 0 2px; padding: 0 10; _width: 100%;!important}

#OutlineA .Head	{color: #EE0000;}
#OutlineB .Head	{color: #FF9900;}
#OutlineC .Head	{color: #9999AA;}
#OutlineA .contentPane	{border-color: #EE0000;}
#OutlineB .contentPane	{border-color: #FF9900;}
#OutlineC .contentPane	{border-color: #9999AA;}

#OutlineA .Top, #OutlineB .Top, #OutlineC .Top	{height: 26px; position: relative;}
#OutlineA .Top .Left, #OutlineB .Top .Left, #OutlineC .Top .Left	{position: absolute; height: 100%; width: 8px;}
#OutlineA .Top .Right, #OutlineB .Top .Right, #OutlineC .Top .Right	{position: absolute; height: 100%; width: 8px; right: 0px;}
#OutlineA .Bottom, #OutlineB .Bottom, #OutlineC .Bottom	{position: relative; height: 15px; margin-top: -10px; z-index:2;}
#OutlineA .Bottom .Left, #OutlineB .Bottom .Left, #OutlineC .Bottom .Left	{position: absolute; height: 100%; width: 8px;}
#OutlineA .Bottom .Right, #OutlineB .Bottom .Right, #OutlineC .Bottom .Right	{position: absolute; height: 100%; width: 8px; right: 0px;}

#OutlineA .Top		{background: url(OutlineHor.gif) repeat-x;}
#OutlineA .Top .Left	{background: url(OutlineLeft.gif) left -10px;}
#OutlineA .Top .Right	{background: url(OutlineRight.gif) right -10px;}
#OutlineA .Bottom	{background: url(OutlineHor.gif) repeat-x 0 13px;}
#OutlineA .Bottom .Left	{background: url(OutlineLeft.gif) left -75px;}
#OutlineA .Bottom .Right{background: url(OutlineRight.gif) right -75px;}

#OutlineB .Top		{background: url(OutlineHor.gif) repeat-x 0 -50px;}
#OutlineB .Top .Left	{background: url(OutlineLeft.gif) left -110px;}
#OutlineB .Top .Right	{background: url(OutlineRight.gif) right -110px;}
#OutlineB .Bottom	{background: url(OutlineHor.gif) repeat-x 0 -37px;}
#OutlineB .Bottom .Left	{background: url(OutlineLeft.gif) left -175px;}
#OutlineB .Bottom .Right{background: url(OutlineRight.gif) right -175px;}

#OutlineC .Top		{background: url(OutlineHor.gif) repeat-x 0 -100px;}
#OutlineC .Top .Left	{background: url(OutlineLeft.gif) left -210px;}
#OutlineC .Top .Right	{background: url(OutlineRight.gif) right -210px;}
#OutlineC .Bottom	{background: url(OutlineHor.gif) repeat-x 0 -87px;}
#OutlineC .Bottom .Left	{background: url(OutlineLeft.gif) left -275px;}
#OutlineC .Bottom .Right{background: url(OutlineRight.gif) right -275px;}


/*Rounded containers*/
#RoundA, #RoundB, #RoundC	{margin-bottom: 10px;}
#RoundA .Head, #RoundB .Head, #RoundC .Head	{font-family: Arial, Tahoma; font-size: 10pt; font-weight: bold; color: #FFFFFF; margin: 5 12; position: absolute; display: block; width: 90%; text-align: center; padding-right: 0;}
#RoundA .content, #RoundB .content, #RoundC .content	{padding: 8px 12px; position: relative; z-index:1;}

#RoundA .Top, #RoundB .Top, #RoundC .Top	{height: 26px; position: relative; border-bottom: 1px solid WHITE;}
#RoundA .Top .Left, #RoundB .Top .Left, #RoundC .Top .Left	{position: absolute; height: 100%; width: 8px; }
#RoundA .Top .Right, #RoundB .Top .Right, #RoundC .Top .Right	{position: absolute; height: 100%; width: 8px; right: 0px;}
#RoundA .Bottom, #RoundB .Bottom, #RoundC .Bottom	{height: 15px; position: relative; margin-top: -10px; z-index:2;}
#RoundA .Bottom .Left, #RoundB .Bottom .Left, #RoundC .Bottom .Left	{position: absolute; height: 100%; width: 5px;}
#RoundA .Bottom .Right, #RoundB .Bottom .Right, #RoundC .Bottom .Right	{position: absolute; height: 100%; width: 5px; right: 0px;}

#RoundA .Top		{background-color: #d9653f; margin:0; padding:0;}
#RoundA .content, #RoundA .Bottom	{background-color: #ebb29f;}
#RoundA .Top .Left	{background: url(RoundLeft.gif) left -10px;}
#RoundA .Top .Right	{background: url(RoundRight.gif) right -10px;}
#RoundA .Bottom .Left	{background: url(RoundLeft.gif) left -75px;}
#RoundA .Bottom .Right	{background: url(RoundRight.gif) right -75px;}

#RoundB .Top		{background-color: #ffa43f;}
#RoundB .content, #RoundB .Bottom	{background-color: #ffd29f;}
#RoundB .Top .Left	{background: url(RoundLeft.gif) left -110px;}
#RoundB .Top .Right	{background: url(RoundRight.gif) right -110px;}
#RoundB .Bottom .Left	{background: url(RoundLeft.gif) left -175px;}
#RoundB .Bottom .Right	{background: url(RoundRight.gif) right -175px;}

#RoundC .Top		{background-color: #b2b2bf;}
#RoundC .content, #RoundC .Bottom	{background-color: #d9d9df;}
#RoundC .Top .Left	{background: url(RoundLeft.gif) left -210px;}
#RoundC .Top .Right	{background: url(RoundRight.gif) right -210px;}
#RoundC .Bottom .Left	{background: url(RoundLeft.gif) left -275px;}
#RoundC .Bottom .Right	{background: url(RoundRight.gif) right -275px;}



/*Leftpane*/
#containerL1		{}
#containerL1 .Head	{font-family: Trebuchet MS, Tahoma; font-size: 10pt; font-weight: bold; color: #CCEEFF;}
#containerL1 .title	{background: #6699CC; padding: 3 6;}
#containerL1 .content	{background: #CCEEFF; padding: 5px;}
#containerL1 hr		{color: #99BBCC;}

#containerL2		{}
#containerL2 .Head	{font-family: Trebuchet MS, Tahoma; font-size: 10pt; font-weight: bold; color: #FFE599;}
#containerL2 .title	{background: #FF9900; padding: 3 6;}
#containerL2 .content	{background: #FFE599; padding: 5px;}
#containerL2 hr		{color: #FFCC66;}

#containerL3		{}
#containerL3 .Head	{font-family: Trebuchet MS, Tahoma; font-size: 10pt; font-weight: bold; color: #CCCCCC;}
#containerL3 .title	{background: #666666; padding: 3 6;}
#containerL3 .content	{background: #EEEEEE; padding: 5px;}
#containerL3 hr		{color: #99BBCC;}



#list		{}
#list .Head	{font-family: Trebuchet MS, Tahoma; font-size: 10pt; font-weight: bold; color: #FF9900;}
#list .title	{background: #FFE599; padding: 3 6;}
#list .content	{background: #FFF5CC; padding: 5px;}
#list hr	{color: #FFCC66;}
/*
#list a:link, a:visited	 {color: blue;}
#list a:hover	{color: red;}*/

