
.menu1 {z-index:1; background-image: url(menu_bg.gif);
                  layer-background-image: url(menu_bg.gif);
		  backgroud-color:#FFFFFF;
		  layer-background-color:#FFFFFF;
		  visibility:visible; 
		  width: 700px;
		  background-position:relative;
		  text-align: center; 
/* 		  font-size:14px; */
        }

.menua { color:#555555;
/* 	font-size:14px; */
}

.notification-bar{
  width: 100%;
  padding: 10px 5%;
  color: grey;
  background: #FFF200;
  position: absolute;
  box-sizing: border-box;
  font-size: 18px;

}

fieldset {
    border: 0;
}


.menuaover { color:#BB9543;
          text-decoration:underline;
          vertical-align:top;
/* 	  font-size:14px; */
	  cursor:pointer;
}
.menuC { color:#555555;
/* 	font-size:14px; */
        text-decoration:underline;
}



.menuCover { 
	color:#BB9543;
        text-decoration:underline;
        vertical-align:top;
/* 	font-size:14px; */
	cursor:pointer;
}


.logo {
width:700px;
padding-left:25px;



}

.lactive {
height:35px;
width:127px;
color:white;
/* font-size:14px; */
background:#4B77D1;
border:1px;
padding-top:10px;
cursor:pointer;
text-align: center;
}

.linactive{
height:35px;
width:128px;
color:#EAC95C;
/* font-size:14px; */
background-image: url(ext_link3.png);
padding-top:10px;
border-right:1px;
border-left:1px;
border-top:0px;
border-bottom:0px;
border-color:white;
cursor:pointer;
text-align: center;
}
.container{
padding:0px;
margin-left:5px;
border:0px;
vertical-align:top;
}
.ehead {
color:#EAC95C;
z-index:1; 
background-image: url(ext_link.png);
background-repeat: no-repeat;
text-align:left;
height:35px;
width:130px;
vertical-align:middle;
}

.efoot {
color:#EAC95C;
z-index:1; 
background-image: url(ext_link_bottom.png);
text-align:left;
height:35px;
width:130px;
vertical-align:top;
}

.mytable {
border:0px;
border-right:0px;
border-left:0px;
border-style:solid;
padding:0px;
margin:0;
border-color:#d1d1d1;
}

.mytable TH{
border-bottom:1px;
border-top:0px;
padding:0px;
margin:0;
}

.mytable TD{
border-bottom:1px;
border-top:0px;
border-left:1px;
border-right:1px;
border-style:solid;
border-color:#d1d1d1;
margin:0;
}
 
.mytable TR{
border-right:0px;
border-left:0px;
border-style:solid;
padding:0px;
margin:0;
border-color:#d1d1d1;
}

#sidebar {background-color: #fff; width: 200px; margin: 0 0; }
/* #sidebar a {font-size: 14px;} */
#sidebar .box {border: 0; margin: 0 0 1px 0; padding: 0 0 23px 0; background: transparent url(images/sideboxfooter.gif) no-repeat bottom center; display: block;}
#sidebar .box h4 {background: transparent url(images/sideboxheader.gif) no-repeat top center; border: 0; margin: 0; padding: 6px 26px 4px 26px; color: #555; }
#sidebar .box .subhead {background: transparent  url(images/sideboxsubheader.gif) no-repeat top center; border: 0; margin: 0; height: 11px; line-height: 1px; /*font-size: 1px; */}
#sidebar .box .inside {float:top;background: transparent url(images/sideboxbody.gif) repeat-y top center; padding: 0px 26px; margin: 0; position: static;}
#sidebar .box p.line {border-bottom: 1px solid #a1a5a9; padding-bottom: 1em;}
#sidebar .box  p.last {border-bottom: 0; padding-bottom: 0;}

#sidebar2 {background-color: #fff; width: 200px; margin: 0 0; }
/* #sidebar2 a {font-size: 14px; } */
#sidebar2 .box {border: 0; margin: 0 0 1px 0; padding: 0 0 23px 0; background: transparent url(images/sideboxfooter2.gif) no-repeat bottom center; display: block;}
#sidebar2 .box h4 {background: transparent url(images/sideboxheader2.gif) no-repeat top center; border: 0; margin: 0; padding: 6px 26px 4px 26px; color: #555; }
#sidebar2 .box .subhead {background: transparent  url(images/sideboxsubheader2.gif) no-repeat top center; border: 0; margin: 0; height: 11px; line-height: 1px; /*font-size: 1px;*/ }
#sidebar2 .box .inside {float:top;background: transparent url(images/sideboxbody2.gif) repeat-y top center; padding: 0px 26px; margin: 0; position: static;}
#sidebar2 .box p.line {border-bottom: 1px solid #a1a5a9; padding-bottom: 1em;}
#sidebar2 .box  p.last {border-bottom: 0; padding-bottom: 0;}


div.hdr {
 background-image: url(images/sds_th.gif);
   border-style: outset outset outset solid ;
   border-width: 2px 1px 1px 2px;
   border-color: #aaaaaa;
   color: black;
   background-color: #d7d7d7;
   -moz-border-radius: 0px 0px 8px 8px;
   padding: 1px 0px 0px 1px;
  
	
}

.mytable2 {
border:0px;
color:#555555;
/* font-size:14px; */
border-style:none;
padding:0px;
margin:0;
}

.mytable2 TH{
border:0px;
padding:0px;
margin:0;
color:#555555;
/* font-size:14px; */
}

.mytable2 TD{
border:0px;
margin:0;
padding:11px;
color:#555555;
/* font-size:14px; */
}
 
.mytable2 TR{
border-right:0px;
border-left:0px;
padding:5px;
margin:0;
color:#555555;
/* font-size:14px; */
}


.jobs {
  color: #0000ff; 
  text-decoration: none; 
/*   font-size:15px; */
  cursor:default;
}
.jobs_over{
  color: #0000ff; 
  text-decoration: underline; 
/*   font-size:15px; */
  cursor:pointer;
}

.menua2 { 
	color:#555555;
/* 	font-size:12px; */
}

.menua2over { color:#BB9543;
          text-decoration:underline;
          vertical-align:top;
/* 	  font-size:12px; */
	  cursor:pointer;
}
.mytable2a {
border:0px;
color:#555555;
/* font-size:13px; */
border-style:none;
padding:0px;
margin:0;
}

.mytable2a TH{
border:0px;
padding:0px;
margin:0;
color:#555555;
/* font-size:13px; */
}

.mytable2a TD{
border:0px;
margin:0;
padding:3px;
color:#555555;
/* font-size:13px; */
}
 
.mytable2a TR{
border-right:0px;
border-left:0px;
padding:3px;
margin:0;
color:#555555;
/* font-size:13px; */
}

