* {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 10px;
}

a:link {
    color: #660c0c;
    text-decoration: underline;
}

a:visited {
    color: #660c0c;
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.header {font-size: 16px; font-weight: bold; color: #000000;}

body {
    background-color: #bcbcbc;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    text-align: center;
    color: #000000;
    font-size: 100%;
    margin: 0;
}

body * { text-align: left; }

div { text-align: inherit; }

td img { border: 2px solid #ba6363; }

#mainMenu ul {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}

#mainMenu ul li {
    margin-left: 0;
    padding-left: 20px;
    list-style: none;
}


#mainMenu a:link  {
    color: #ffffff;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
}

#mainMenu a:visited   {
    color: #ffffff;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
}

#mainMenu a:active    {
    color: #dddddd;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
}

#mainMenu a:hover {
    color: #ba6363;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
}


#mainMenu #current  {
    background-color: #ba6363;
}

#mainMenu #current a:link   {
    color: #000000;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    background-color: #ba6363;
}
#mainMenu #current a:visited   {
    color: #000000;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    background-color: #ba6363;
}

#mainMenu #current a:active    {
    color: #000000;
    text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    background-color: #ba6363;
}




#subMenu {
    vertical-align: top;
    text-align: right;
    width: 175px;
    background-color: #ba6363;
}

#subMenu div {
     text-align: right;
 }

.button a:link, #subMenu a:link  {
    color: #ffffff;
    text-decoration : none;
    font-size: 100%;
    font-weight: bold;
    text-align: inherit;
}

.button a:visited, #subMenu a:visited  {
    color: #ffffff;
    text-decoration : none;
    font-size: 100%;
    font-weight: bold;
    text-align: inherit;
}

.button a:active, #subMenu a:active  {
    color: #660c0c;
    text-decoration : none;
    font-size: 100%;
    font-weight: bold;
    text-align: inherit;
}

.button a:hover, #subMenu a:hover  {
    color: #660c0c;
    text-decoration : none;
    font-size: 100%;
    font-weight: bold;
    text-align: inherit;
}

#currSubmenu {
    background-color: #ffffff;
    font-size: 100%;
}

#currSubmenu span {
    font-weight: bold;
}

.button {
    padding: 3px 0;
    text-align: center;
    width: 160px;
    background-color: #ba6363;
}

#header {
    padding: 20px 0px 10px 0;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #000000
}

#header a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

#boxHeader {
    font-weight: bold;
    padding: 3px;
    text-align: center;
    border-width: 2px 2px 0px 2px;
    border-style: solid;
    border-color: #ba6363;
}

#boxContent {
    border-width: 1px 2px 2px 2px;
    border-style: solid;
    border-color: #ba6363;
    padding: 3px;
}

a.litter:link   {
    font-size: 120%;
    color: #ba6363;
    font-weight: bold;
}

a.litter:visited   {
    font-size: 120%;
    color: #ba6363;
    font-weight: bold;
}

a.litter:hover   {
    font-size: 120%;
    color: #ba6363;
    font-weight: bold;
}

