  input.groovybutton
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#000000;
   background-color:#FF0000;
   border-color:#000000;
}

td
  {
    font-family : verdana ;
    font-size : 10px ;
  }

a
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #000000 ;
    text-decoration : underline ;
  }

a:hover
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #cc0000 ;
    text-decoration : underline ;
  }
  

h1
  {
    font-family : verdana ;
    font-size : 13px ;
    font-weight : bold ;
    color : #000000 ;
  }

.BreadCrumbNav
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : normal ;
    color : #666666 ;
    text-decoration : none ;
  }

.BreadCrumbNav:Hover
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : normal ;
    color : #666666 ;
  }

.BreadCrumb
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #cc0000 ;
  }

.BreadCrumb:Hover
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #cc0000 ;
  }

.SearchCrumb
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #cc0000 ;
  }

.SearchCrumb:Hover
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #cc0000 ;
  }

.BreadCrumbActive
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #000000 ;
    text-decoration : none ;
  }

.BreadCrumbActive:Hover
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #cc0000 ;
    text-decoration : none ;
  }

.ProductHeader
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #000000 ;
  }

.ProductHeader:Hover
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #000000 ;
  }

.ErrorMessage
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #cc0000 ;
  }

.DIC
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #cc0000 ;
  }
  
.DIC2
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #cc0000 ;
  }

.TopNavigation
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #fcab1e ;
    text-decoration : none ;
  }

.TopNavigation:Hover
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #ffffff ;
    text-decoration : none ;
  }

.TopNavigationActive
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #ffffff ;
    text-decoration : none ;
  }

.TopNavigationActive:Hover
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #ffffff ;
    text-decoration : none ;
  }

.BottomNavigation
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #ffffff ;
  }

.More
  {
    color : #cc0000 ;
    text-decoration : underline ;
  }

.More:Hover
  {
    color : #000000 ;
    text-decoration : underline ;
  }

.SideNavigation
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #000000 ;
    text-decoration : none ;
  }

.SideNavigation:Hover
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #cc0000 ;
    text-decoration : none ;
  }

.SideNavigationActive
  {

  }

.SummaryListing
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #000000 ;
    text-decoration : none ;
  }

.SummaryListing:Hover
  {
    font-family : verdana ;
    font-size : 10px ;
    color : #cc0000 ;
    text-decoration : underline ;
  }

.Format1
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #ffbb00 ;
  }

select
  {
    font-family : verdana ;
    font-size : 10px ;
  }

.Textbox
  {
    font-family : verdana ;
    font-size : 10px ;
    border : 1px solid ;
    border-color : #aaaaaa ;
  }

.Button
  {
    font-family : tahoma ;
    font-size : 11px ;
    font-weight : bold ;
    color : #aa0000 ;
    border : 1px solid ;
    border-color : #aaaaaa ;
    background-color : #ffffff ;
    cursor : hand ;
  }
  


  
  DIV.HiddenNav
{
    LEFT: 0px;
    VISIBILITY: hidden;
    CURSOR: hand;
    POSITION: absolute;
    TOP: 0px;
	z-index:1000;
    BACKGROUND-COLOR: transparent
}