.WAPInput{
  width:55px;
  height:20px;
}


body {
 font-size:10pt;
 font-family:verdana;
 color:#660000;
 background: #F8A776;
 background-image: url(images/bgs301.jpg);

 scrollbar-3dlight-color:#000000;
 scrollbar-arrow-color:#6A0304;
 scrollbar-base-color:#F8DCC6;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#B07238;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-colorz:#000000;
 scrollbar-track-color:#600100;

}
.MainTable{
 font-size:11pt;
 font-family:verdana;
 color:#660000;
 width:490px;
display:block;
}

a {color: #993300;  }

a:hover {color: #ffffff; text-decoration: underline; background:#9B4E00;}

.BUTTON{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #9B4E00; 
padding: 0.25em;
background-repeat: repeat-x;
font-size: 85%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align:center;
width: 100px;
color: #FFFFFF; 
margin-top:10px;
margin-left:5px;
margin-bottom:10px;
}

image{
border:0px;
}
.head{
  margin-top:10px;
  margin-left:0px;
  margin-right:15px;
  margin-bottom:10px;
font-size:15pt;
}

#slideshow {
 margin:0px 0px 6px;
 padding: 4px;
 border: 1px solid #ccc;
 background: #E6C3AA;
}
#slideshow_img {
 border: 1px solid #888;
 margin-right: 5px;
}
#slideshow_text {
 border: 5px solid #B0713C;
 padding:5px;
 background: #dde;
 font-family: serif;
 font-size: 14px;
}
#slideshow_controls {
 background: #B0713C;
 color: black;
 margin:0px 0px 6px;
 padding: 4px;
 border: 1px outset #ddd;
}
.slideshow_heading {
 margin: 0px;
 padding: 2px;
 color: black;
 font-weight: bold;
 font-size: 14px;
}
#slideshow_controls input {
 padding:1px 2px;
 font-size: 10px;
 width:60px;
}
#slideshow_controls input.BUTTON{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #F8A776; 
background-repeat: repeat-x;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align:center;
padding:0px;
margin:0px;
color: #FFFFFF; 

}
#slideshow_controls select {
 font-family: serif;
 font-size: 12px;
}
input{
  width:300px;
}
.variable {
 font-family: "Courier New", monospace;
 font-size: 12px;
}
.method {
 font-family: "Courier New", monospace;
 font-size: 12px;
}
tt {
 font-family: "Courier New", monospace;
 font-size: 12px;
}
step {
 font-size: 14px;
 font-weight: bold;
}


.Menu{
width:110px;

}

.Menu a{
background-image:url(images/buttonup.gif);
color:#fbede3;
display:block;
height:15px;
font-size:9pt;
text-decoration:none;
padding:5px;
padding-left:10px;
margin-right:10px;
font-weight:bold;

}

.Menu a:hover{
background-image:url(images/buttondown.gif);
color:#993300;
}

.BottomLinks{
  text-decoration: none;
font-size:9pt;
margin-top:20px;
}

.footer{
font-size:10pt; 
color:white; 
background-image:url(images/tbfoot.jpgXX);
background-color:#6e4524;
display:block;
height:20px;
margin-top:10px;

padding-right:50px;
padding-top:10px;
padding-bottom:10px;

}
.footer a{
color:white; 
text-decoration:none;
}

dt{
font-weight:bold;
margin:10px;
margin-top:20px;
font-size:12pt;
color:#660000;
}
dd li{
margin-left:-50px;
}
#TheBottomNav{
margin-top:25px;
}
