a
{
    color: #2D5173;    
    cursor: hand; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    font-weight: bold; 
}
a:hover
{
    color: #964700;
    text-decoration: underline
}

td
{
    color: #000000;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
}

.siteIndex
{
    color: #000000;    
    cursor: hand; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    font-weight: bold; 
    text-decoration: none;
}
.siteIndex:hover
{
    color:#00305C;
    text-decoration: underline
}

.pageTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #000000;
}

.itemTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #00305C;
}

.itemLink
{
    color: #222222;    
    cursor: hand; 
    font-family: verdana; 
    font-size: 7pt; 
    font-weight: normal; 
}

.itemLink:hover
{
    color:#00305C;
    text-decoration: underline
}

.itemDescription
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #000000;
}

.catTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #00305C;
}


.catDescription
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #000000;
}

.catLink
{
    color: #222222;    
    cursor: hand; 
    font-family: verdana; 
    font-size: 7pt; 
    font-weight: normal; 
}
.catLink:hover
{
    color:#00305C;
    text-decoration: underline
}

.cartTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #ffffff;
}

.cart
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #000000;
}

.copyright
{
    font-family: Verdana; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #ffffff;
    text-decoration: none;
}

.copyright:hover
{
    font-family: Verdana; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #ffffff;
    text-decoration: underline;
}

.menu
{
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #000000;
    text-decoration: none;
}
.test
{
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #00305C;
    text-decoration: none;
}

.homeLink
{
    cursor: hand; 
    font-family: arial; 
    font-size: 8pt; 
    font-weight: bold; 
    text-decoration: underline;
}

.siteMap {
    font-family: arial; 
    font-size: 8pt; 
    font-weight: bold;
}

.siteMapSmall { 
    font-family: arial; 
    font-size: 7pt; 
    font-weight: bold;
}

.edit {
  border: #222222 1px solid;
  font-family: verdana;
  font-weight: normal;
  font-size: 8pt;
}

