


A.menulink {
padding-left: 5px;
padding-bottom: 10px;
padding-top: 10px;
display: block;
height: 20px;
width: 175px;
text-align: left;
text-valign: middle;
text-decoration: none;
font-family:  arial, verdana;
font-weight: normal;
font-style: normal; 
font-size:14px;
color: #ffffff;
letter-spacing: 2px;
border-style:dotted;
border-color:#ededed;
border-width:1px;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
background-repeat:repeat-y;

}

A.menulink:hover {
color:yellow;
	background-color:#113f58;

}

A.menulink2 {
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
display: block;
height:20px;
text-align: left;
text-valign: middle;
text-decoration: none;
font-family: trebuchet, tahoma,;
font-weight: bold;
font-style: normal; 
font-size:11px;
color: #330000;
border-style:dotted;
border-color:#ffffff;
border-width:1px;
border-right-width: 0px;
border-left-width: 0px;
background-image: url('images/link2b.jpg');


}

A.menulink2:hover {
	color:#0054a6;
	background-color:#ffffff;
	background-image: url();
}



body
{ 

font-family: arial narrow, arial, verdana;
font-size:15px;
color:#000000;
}
td
{ 
font-family:  arial narrow, arial, verdana;
font-size:15px;
color:#000000;
}



