/* Change Page Decor */
.LeftTopBack 		{background: url("/express/i/TopRightBack_1.gif") repeat-x;}
.LeftTopFront		{width:99%;background: url(/express/i/TopRightBack_1.gif) left top no-repeat;vertical-align:bottom;} 

.RightTopBack		{ background: url("/express/i/TopRightBack_1.gif") repeat-x;}
.RightTopFront   	{ background: url("/express/i/TopRightFront_1.gif") right top no-repeat;}

div.LeftTopIcons  	{margin-left:10px; color:green}
.LogoCell 			{background:white;border-left:1 white solid;border-right:1 white solid;background:white url(/i/logo_bg.jpg) 0 -110 no-repeat; vertiacl-align:middle}

.BottomLineBack 	{width:100%;height:47px;background:#FF5A00 url(/express/i/BottomLineBack_1.gif) top left repeat-x;}
.BottomLineFront 	{width:100%;height:100%;background:url(/express/i/BottomLineFront_1.gif) top left no-repeat;}







body
{
	background: white url(/i/loading.gif) center no-repeat;
	font-family: Verdana, sans-serif;
	padding: 0px;
	height: auto;
	margin: 0px 0px 0px 0px;
	border: 0; 
}



.FrameColumnMiddle h1 {color:#374d8f;}
.FrameColumnMiddle h2 {color:#374d8f;}


table.Frame td.FrameColumnMiddle .Text table td,
table.Frame td.FrameColumnMiddle .Text table th
{
	font-size: 70%;
	vertical-align: top;
	padding: 0.7em 4em 0.7em 4em;
	text-align: left;
}

table.Frame td#content {
	background:white;
	/*background:white url("/i/news-index-bg.gif") repeat-x top left;*/
	padding:0px 0px;
	height:80%;
}


table.Frame p {
	font-family: Arial, sans-serif;
	font-size: 80%;
	padding:10px 20px 0px 20px;	
}

.FrameColumnMiddle h1
{
	font-size: 120%;
	padding-left: 1em;
	padding-bottom: .8em;
	margin: 1.5em 0em 0em 0em;
	color: black;
	font-weight: normal;
}

.FrameColumnMiddle h2
{
	font-family: verdana;
	background:url("i/h2.gif");
	color: black;
	font-weight: bold;
	font-size: 80%;
	padding: 0.2em 0em 0.3em 1.5em;
	clear: both;
}

.FrameColumnMiddle ul,
.FrameColumnMiddle ol
{
	margin-top: 0em;
	margin-bottom: 1em;
}

.FrameColumnMiddle ol li,
.FrameColumnMiddle ul li
{

	font-family: Arial, sans-serif;
	font-size: 80%;
	color: black;
	margin-bottom: 0em;
	line-height: 140%;
	padding: 0em;
	padding-left: 17px;
	margin: 0em 0em 0em 0.1em;margin-top: .3em;
	list-style-type: none;
	background: url('i/bullet.gif') no-repeat 0 0.5em;
	
}

.FrameColumnMiddle ul li ul li
{

	font-size: 100%;
	color: black;
	margin-bottom: 0em;
	line-height: 140%;
	padding: 0em;
	padding-left: 17px;
	margin: 0em 0em 0em -2em;margin-top: .3em;
	list-style-type: none;
	background: url('i/bullet.gif') no-repeat 0 0.5em;
}	

table.Frame td#Informer {
	background:	background:white;
}
	
table.Frame td#Navigation {
	background:url("i/left-bg.jpg") no-repeat top right;
}


	

div.bits {font-size:70%; margin-bottom:10px;}
div.bits a{padding-right:12px;background:url(/i/bits.gif) right no-repeat;margin-right:4px; margin-left:10px;}
div.bits span {padding:4px 14px 0 0;background:url(/i/bits_bottom.gif) 4 right no-repeat;}

div.leftMenu {
	/*border-top:2 orange solid;*/
	padding-left:2px;
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	font-size: 75%;
    color:black; 
}

div.leftMenu ul {	
							
						/*border:green 1px solid;*/
						padding:0 0 0 14px;
						padding:0;
						margin:0;
						margin-left:14px;
						margin-bottom:4px;
						list-style-type:none;
						list-style-image:none;						
				}
				


div.leftMenu ul li {
						
				/*border-left:1 red solid;*/
						list-style-position:top;
						list-style-image:none;
						list-style-type:none;
						margin:5px 0 4px 1px ;

					}
					
div.leftMenu ul li ul li{
						
				/*border-left:1 red solid;*/
						list-style-position:top;
						list-style-image:none;
						list-style-type:none;
						margin:5px 0 5px 0 ;	

					}					

div.leftMenu ul li:current   {list-style-position:top; text-decoration:none; list-style-type:none; list-style-image:none; font-weight:bold;  background:url(i/menu_bk.gif) top left no-repeat;}
div.leftMenu ul li:open		 {list-style-position:top; text-decoration:none; list-style-image:none; list-style-type:none;}

.leftMenu a {color:black; text-decoration:underline; font-family: arial;}
.leftMenu a:visited {color:black; text-decoration:underline;}
.leftMenu a:hover {color:red; text-decoration:underline;}