body { margin-top:0;
margin-left:0;
background-color: #E0E0E0;
background-image:url(Images/parBG.gif); 

}
.top {background-color:#225D2E;
color:#FFFFFF;
}
.outsideTable {
 border-color:#000000;
 border-right-style: solid;
 border-left-style: solid;
 border-bottom-style: solid;
 border-top-style: solid;
 border-width:thin;
 }

.middle {
background-color:#ffffff;

text-decoration:none;
color: #000000;
 border-color:#000000;
 border-right-style:hidden;
 border-left-style:hidden;
 border-bottom-style:hidden;
 border-top-style: hidden;
 border-width:thin;


 }

.heading {
font-size:16px;
color: #000066;
font-weight:bold;
}
.left {
background-color:#E4F2E3;
 font-weight:bold;
text-decoration:none;
color: #000000;
 border-color:#000000;
 border-right-style:solid;
 border-left-style:hidden;
 border-bottom-style:hidden;
 border-top-style: hidden;
 border-width:thin;


 }
 .left A:    { color: #000088; text-decoration:none; }
.left A:link    { color: #000088; text-decoration:none; }
.left A:visited { color:#000088; text-decoration:none; }
.left A:active  { color:#000088; text-decoration:none; }
.left A:hover   { color: #000000; ; text-decoration:none; }

.right {
background-color:#C9DEF9;
 font-weight:bold;
text-decoration:none;
color: #000000;
 border-color:#000000;
 border-right-style:hidden;
 border-left-style:solid;
 border-bottom-style:hidden;
 border-top-style: hidden;
 border-width:thin;
 }
 
 
 A.menulink {
display: block;
width:170;
text-align: left;
text-decoration: none;
border-style: groove; 
border-bottom-width:1px;
border-right-style:hidden;
border-top-style:hidden;
border-left-style:hidden;

font-size:14px;

padding-left: 10px;
padding-bottom:2px;
padding-top:2px;
border:1px  gray;



}

A.menulink:hover {
border: hidden;
background-color:#C9DEF9;
}
