
p, body, td {font-family: tahoma, verdana; font-size: 9pt; color: #404040; cursor: default;}


a:link 
{color: #3C71C8;
text-decoration: none;
font-weight:bold;
font-family: tahoma;
cursor: default;}

a:active 
{color: #3C71C8;
text-decoration: none;
font-weight:bold;
font-family: tahoma;
cursor: default;}

a:visited 
{color: #3C71C8;
text-decoration: none;
font-weight:bold;
font-family: tahoma;
cursor: default;
}

a:hover 
{color: #3C71C8;
background-color: none;
font-weight:bold;
font-family: tahoma;
text-decoration: underline;
cursor: default;}


body          
{cursor: default;}

img { border: 0px none; }

input, button {font-family: tahoma, verdana; font-size:7pt; border: 0px solid #A4BE27; color:#A4BE27; background-color:#ffffff;}

input, textarea {font-family: tahoma, verdana; font-size:7pt; border: 0px solid #A4BE27; color:#A4BE27; background-color:#ffffff;}

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 7px solid #A4BE27;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 550px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/



}

.invertedshiftdown a:visited{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/



}

.invertedshiftdown a:hover{
background-color: #A4BE27; 
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #A4BE27;
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}
