body
{
   background-color: #FFFFFF;
   color: #282828;
}
#wb_indexText1 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText2 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_indexText2 div
{
   text-align: justify;
}
#sidemenuSlideMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   font-family: "Lucida Sans Unicode";
   font-size: 12px;
}
#sidemenuSlideMenu1 li
{
   cursor: pointer;
}
#sidemenuSlideMenu1 li div
{
   margin: 0px 0px 0px 0px;
   padding: 2px 2px 2px 5px;
   background-color: #9E1000;
   border-style: solid;
   border-width: 1px;
   border-color: #9E1000;
   position: relative;
   left: 0;
   top: 0;
   width: 223px;
}
#sidemenuSlideMenu1 li div:hover
{
   background-color: #9E1000;
   border-style: solid;
   border-width: 1px;
   border-color: #9E1000;
}
#sidemenuSlideMenu1 li a
{
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
}
#sidemenuSlideMenu1 li a:hover
{
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
}
#sidemenuSlideMenu1 li li
{
   cursor: auto;
   padding: 2px 2px 2px 5px;
   margin: 1px 0px 1px 0px;
   background-color: #E6E5E0;
   border-style: solid;
   border-width: 1px;
   border-color: #E6E5E0;
}
#sidemenuSlideMenu1 li li a
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
#sidemenuSlideMenu1 li li:hover
{
   background-color: #E6E5E0;
   border-style: solid;
   border-width: 1px;
   border-color: #E6E5E0;
}
#sidemenuSlideMenu1 li li a:hover
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
#headerImage1
{
   border: 0px #000000 solid;
}
#headerLayer1
{
   background-color: #FF9900;
}
#wb_headerText1 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_headerText1 div
{
   text-align: right;
}
#headerImage2
{
   border: 0px #000000 solid;
}
#headerLayer2
{
   background-color: #9E1000;
}
#wb_headerText2 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_headerText2 div
{
   text-align: left;
}
#headerImage3
{
   border: 0px #000000 solid;
}
#headerImage4
{
   border: 0px #000000 solid;
}
#headerImage5
{
   border: 0px #000000 solid;
}
#headerImage6
{
   border: 0px #000000 solid;
}
#headerImage7
{
   border: 0px #000000 solid;
}
#indexLayer1
{
   background-color: #9E1000;
}
#wb_indexText3 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_indexText3 div
{
   text-align: left;
}
#indexInlineFrame1
{
   border: 0px #C0C0C0 solid;
}
#indexLayer3
{
   background-color: #9E1000;
}
#wb_indexText4 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_indexText4 div
{
   text-align: left;
}
#indexLayer2
{
   background-color: #E6E5E0;
}

.channel
{
   background-color:#FFFFFF;
   text-align:left;
   width:100%;
}
a.channel:link, a.channel:visited
{
   font-weight: bold;
   text-decoration: none;
   font-size: 16px;
   font-family:Lucida Sans Unicode;
   color:#800000;
}
a.channel:hover
{
   color:#800000;
}
.item
{
   text-align:left;
   width:100%;
}
a.item:link, a.item:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   font-size: 13px;
   font-family:Lucida Sans Unicode;
}
a.item:hover
{
   color: #000000;
}
.itemdescr
{
   font-weight: normal;
   text-decoration: none;
   font-size:13px;
   font-family:Lucida Sans Unicode;
   color:#000000;
   width:100%;
}
.itempubdate
{
   font-weight: normal;
   text-decoration: none;
   font-size:11px;
   font-family:Arial;
   color:#636363;
   text-align:right;
}
		#phpinfo_div {
			position:fixed;
			bottom:0;
			left:0;
			height:300px;
			width:100%;
			overflow:scroll;
			background:#F0F0F0;
			color:#000;
			border-top:2px solid;
			z-index:999;
		}
	
