a.webmenu:link {color: #000000}     /* unvisited link */
a.webmenu:visited {color: #000000}  /* visited link */
a.webmenu:hover {color: #7A9B00}   /* mouse over link */
a.webmenu:active {color: #7A9B00}   /* selected link */

a.designmenu:link {color: #000000}
a.designmenu:visited {color: #000000}
a.designmenu:hover {color: #FFC20E}
a.designmenu:active {color: #FFC20E}


.bigtable
{
background-repeat:repeat-x;
}

.datatable{
border-style: solid;
border-top-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
}