body {
/* background-image: url("../images/bkground.jpg"); */  
  text-align:center;
  border:5px solid #000000;
}
.parsons {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.wrapper{
/*background-image: url("../images/gradientbkground_silver.png");  */
display:block;
font-family:"Arial","Verdana",sans-serif;
margin 0px;
vertical-align:baseline;
font-size:x-small;
width:1000px;
max-width:1000px;
text-align: left;
}
.header {
    height: 120px;
    vertical-align: bottom;
    padding:5px 5px 0px 5px;
    
}
.menubar {
    height:20px;
    text-align:left;
    padding-left:5px;
    padding-right:5px;
    border-top:1px solid #000000;
    border-bottom:1px solid #FF0000;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 5px;
    overflow:hidden;
}
a:link.menu {
    color:#000000;
    border-bottom:1px dashed #0000FF;
    border-right:1px solid #000000;  
    text-decoration: none;
    font-weight:normal;
    font-size:inherit;
    font-family: inherit;
    padding: 0px 10px 0px 10px;
     
}
a:visited.menu {
    color:#000000;
    border-bottom:1px dashed #000000;
    border-right:1px solid #000000; 
    text-decoration: none;
    font-weight:normal;
    font-style: italic;
    font-size:inherit;
    font-family:inherit;
    padding: 0px 10px 0px 10px;
    
} 
a:hover.menu {
    color:#FF0000;
    border-bottom:1px dashed #0000FF;
    border-right:1px solid #000000;
    background-color:#CCCCCC;
    text-decoration: none;
    font-size:inherit;
    font-family:inherit;
    padding: 0px 10px 0px 10px; 
} 
.mainbody{
    padding:10px;
}
.flash{
 /* background-image: url("../images/flashmask1.png");  */
  background-repeat: no-repeat;
  height:340px;
  padding:20px 20px 20px 20px;
  width:440px;
  float:left;
}   

.rhcol {
    float:right;
    width:350px;
    display:block;
    text-align: justify;
    background-image: none;
    padding: 5px 5px 5px 5px;
    background-color: #FFFFFF; 
   /* border-top: 1px solid #0000FF;
    border-bottom: 1px solid #0000FF;*/
}

.footer {
    float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border-top:2px solid #FF0000; 
    width:100%;
    font-size:10px;
    margin:5px 0px 0px 0px;
    }
.footerleft {
    float:left;
    width:18%;
    text-align:center;
    }
.footermiddle {
    float:left;
    width:60%;
    left:200px;
    text-align:center;    
}
.footerright {
    float:right;
    width:18%;
    padding:0px 5px 0px 5px;
    text-align:center;
    
    }
h2 {
    color:#000000;
    font-family: "Comic Sans MS";
    font-size:15px;
}
.pBlue{
color:#2A3FAA; 

}
.bdrBottom{
/*background-image: url("../images/bottom1000x20.png");
background-repeat: no-repeat;
height:20px;  */
}
.specs{
font-size:10px;
font-style: italic;
}
.styleNews{
font-size:20px;
font-style: bold;
color:#0000FF;
}