.blackframe 
{
  background-color: #fffc84; 
  border: solid 1px #000000 
}

.bluebutton 
{
 color: white; 
 font-family: Verdana, Arial,Helvetica, sans-serif; 
 font-size: xx-small; 
 font-weight: bold; 
 background-color: #0000FF; 
}

body 
{
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #9C9C9C; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #9C9C9C;
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #9C9C9C;
}

.botgrey {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #e1e1e1;
  border-right-color: #e1e1e1;
  border-bottom-color: #e1e1e1;
  border-left-color: #e1e1e1;
}

.botline 
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}

.botline_small {
  border-top: 0px solid #999999;
  border-right: 0px none #999999;
  border-bottom: 1px solid #999999;
  border-left: 0px solid #999999;
}

.botline_small_light_grey {
  border-top: 0px solid #999999;
  border-right: 0px none #999999;
  border-bottom: 1px solid #CCCCCC;
  border-left: 0px solid #999999;
}

.bottomline 
{
  border-top: 1px none #666666;
  border-right: 1px none #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px none #666666;
}

.frame 
{
  border: solid 1px #cccccc 
}

.frameoff 
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}

.frameon 
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #D1D1D1;
  border-left-color: #D1D1D1;
}

.greenbutton 
{
 color: white; 
 font-family: Verdana, Arial,Helvetica, sans-serif; 
 font-size: xx-small; 
 font-weight: bold; 
 background-color: #999900; 
}

.greybutton 
{
 color: white; 
 font-family: Verdana, Arial,Helvetica, sans-serif; 
 font-size: xx-small; 
 font-weight: bold; 
 background-color: #666666; 
}

.onmenu_lay2 
{
  background-image: url(/baseimg/bg_on1.png);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}

.redbutton 
{
 color: white; 
 font-family: Verdana, Arial,Helvetica, sans-serif; 
 font-size: xx-small; 
 font-weight: bold; 
 background-color: #FF0000; 
}

.rightline_small 
{
  border-top: 0px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 0px solid #999999;
  border-left: 0px solid #999999;
}

#wideScreenMargin  
{
  width:auto;
  height:421px;
  margin:14px 36px 0px 14px;
  overflow: auto;
}

#wideScreenMargin2  
{
  margin: 14px 16px 0 14px; 
  width: auto; 
  height: 470px; 
  overflow: auto 
}

.wideScreenBox 
{
  position:relative;
  left:15px;
  height:90%;
  width:95%;
}

.wideScreenBox2 
 { margin: 0; position: relative; left: 1px; width: 100%; height: 100% }

.wideScreenBox2_n
{
  position:relative;
  left:1px;
  height:90%;
  width:95%;
  margin:0px 0px 0px 0px;
}

.wideScreenBox2_o_o
 {
  position:relative;
  left:152px;
  height:75%;
  width:550px;
  margin:0px 0px 0px 0px;
}


