BODY {
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #C2C2C2;
font-variant: small-caps;
}

TABLE, TR, TD {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-align:left;
font-variant: small-caps;
}

a:link, a:visited, a:active {
text-decoration: underlined;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
border-bottom: 1px solid;
border-bottom-color: #cc2027;
}

a.menu:link, a.menu:visited, a.menu:active {
text-decoration: none;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
}

a.menu:hover {
text-decoration: none;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
border-bottom: 1px solid;
border-bottom-color: #cc2027;
}

a.gallery:link, a.gallery:visited, a.gallery:active {
border: 1px solid #000000;
}

a.gallery:hover {
border: 1px solid #cc2027;
}

input[type=submit],
input[type=reset],
input[type=button],
input,textarea {
font-family: Arial;
font-size: 11px;
background-color: #FFFFFF;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

input:focus,
textarea:focus {
font-family: Arial;
background-color: #FFFFFF;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #cc2027;
}
