BODY
{
  color:#666666;
  font-family:Verdana, Arial;
  background-color:#85A9CB;
  font-size: 11px;
  text-align: center;
}

A
{
  text-decoration:none;
}
A:hover
{
  text-decoration:underline;
}

.Wrapper
{
  width:950px !important;
  width:945px;
  padding:0;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
  text-align: left;
}
.HeadWrapper
{
  float:left;
  border-left:solid 5px #B6CBE0;
  border-right:solid 5px #B6CBE0;
  width:930 !important;
  width:950px;
  height:66;
  padding:0 0 0 10;
  background-repeat:no-repeat; 
  background-image:url(TopBar.jpg);
  background-color:White;
  background-position:right;
}

.float-wrapper2
{
  float: left;
  width:750px;


}
     /*** Žessi getur veriš floatašur hvernig sem er. ***/

.float-wrapper
{
  float: left;
  width:650px; 


}
     /*** Žessi getur veriš floatašur hvernig sem er. ***/

.contentpane
{
  float: right; 
  width: 450px !important; 
  width: 450px ;
  margin-top: 10px;
  margin-bottom: 30px;
}
     /*** Žessi veršur aš vera floatašur andstęšu leftpane ***/


.contentpane2
{
  float: right;
  width: 150px !important;
  width: 150px ;
  margin-top: 10px;
  margin-bottom: 30px;
}
     /*** Žessi veršur aš vera floatašur andstęšu leftpane ***/

#LeftPane
{
  float: left; 
  background-color:#F7F8F7;
}

.Level1 
{
  margin: 0;
  list-style-type:none;
  color:White;  
  padding: 0;
  border-right:solid 1px #DDDDDD;
  border-left:solid 1px #DDDDDD;  
}



.Level1  LI
{
  list-style-type:none;
  background: #fff url(MenuButton.gif) repeat-x;
  text-align:left;
  padding:5px 0 3px 0;
  border-top:solid 1px #DDDDDD;
  width:181 !important;
  width:183; 
  color:White;
}

.Level1 A
{
  padding-left:5px;
  color:White;
  font-weight:bold;
  text-decoration:none;
}

.Level1 A:visited
{
  text-decoration:none;
  color:white;
}

.Level1 A:hover
{
  text-decoration:none;
}

.Level2
{
  color:Black;
  margin:5px 0 0 0;  
  padding-left:0;
}

.Level2 A
{
  color:Black;
  font-weight:normal; 
}

.Level2 A:visited
{
  text-decoration:none;
  color:black;
}

.Level2 A:hover
{
  text-decoration:underline;
  color:black;
}


.Level2 LI
{
  margin-left:0;
  padding-bottom:8px !important;
  padding-bottom:5px;
  height:10;
  background-image:none;
  background-color:#CDCCCC;
  color:Black;
}
  
/*** This must be floated opposite  to .first-float ***/
.third-float 
{
  background-image:url(rightbg.gif);
  background-repeat:no-repeat;
  padding:30px 0 0 0;
  float: right; 
  width:262px;
}
     /*** This must be floated opposite 
		to .float-wrap ***/ 

.clearfooter 
{
  background-image:url(ContentBG.gif);
  background-repeat:repeat-y;
  border-left:solid 5px #B6CBE0;
  border-right:solid 5px #B6CBE0;  
  width:420px !important;
  width:950px;
  background-color:White;
  text-align:left;
  padding:30px 170px 20px 350px;
  font-size:9;
}

.clearfooter A
{
  color:#999999;  
}

#BlueBar
{
  clear: both;
  margin:0 0 0 0;
  background-image:url(SearchBar.gif);
  background-repeat:repeat-X;  
  height:25;
  color:#FFFFFF;
  padding:4 5 2 0;
  text-align:right;
  border-left:solid 5px #83A3C5;
  border-right:solid 5px #83A3C5;
  width:940px !important;
  width:950px;
}

#BlueBar A
{
  color:#FFFFFF;
  text-decoration:none;
}

#BlueBar A:Hover
{
  color:#FFFFFF;
  text-decoration:underline;
}
#MainPane
{
  background-image:url(ContentBG.gif);
  background-repeat:repeat-y;
  background-color:#FFFFFF;
  border-left:solid 5px #B6CBE0;
  border-right:solid 5px #B6CBE0;
  width:940px !important;
  width:950px;
  
  float: left;
}
#newsPane
{
  float:left;
  margin:0;
  padding:5px;
  font-size:9;
  color:#666666;
}  
#newsPane H1
{
  font-size:12;
  font-weight:bold;
  color:rgb(18%, 39%, 61%)
}

#newsPane H2
{
  font-size:10;
  font-weight:bold;
}

#newsPane P
{
  font-size:10;
}

#newsPane P A
{
  color:999999;
  text-decoration:none;
}

#newsPane P A:Hover
{
  color:#999999;
  text-decoration:underline;
}
#LogoPane
{
  padding:20 0 10 2;  
}

.PageBottom
{
  background-color:#0B4D8E;  
  float:left;
  width:950px;
  height:8px;
}

