table.content
{
border-style: solid;
border-width: 2px 2px 1px 2px;
border-color: #4B370D;
background-color: #FFFFFF;
background-image: url("images/bg.png");
background-position: bottom;
background-repeat: no-repeat;
}

td.shake
{
    background-image: url("images/shake_bg.png");
    background-repeat: no-repeat
}

table.nav
{
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: black black black black;
border-collapse: collapse;
background-color: white;
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000000;
}

table.nav th {
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: black black black black;
background-color: white;
-moz-border-radius: 0px 0px 0px 0px;
}

table.nav td {
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: black black black black;
background-color: white;
-moz-border-radius: 0px 0px 0px 0px;
}

.nav a {color: 000000;
background-color: FFFFFF;
padding: 3px;
padding-left: 3px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.nav a:hover {background-color: D7D1C1;
color: FFFFFF;
font-weight: bold;
text-decoration: none;}

table.footer
{
border-style: solid;
border-width: 0px 2px 2px 2px;
border-color: #4B370D;
background-color: #EDE8DB;
}


span.header1 {
font-family: times; 
font-size: 18px;
font-style: normal;
font-weight: bold;
color: 000000;
}

span.content {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 000000;
}

span.content2 {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: FFFFFF;
}

span.testimonial {
font-family: arial, helvetica; 
font-size: 13px;
font-style: normal;
color: 000000;
}

span.small {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: 000000;
}

span.smallnews {
font-family: arial, helvetica; 
font-size: 11px;
font-style: normal;
font-weight: bold;
color: 000000;
}

span.smallernews {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: 000000;
}

p.newscontent {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 666666;
}

span.generaltext {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 666666;
}

a.info {
font-family: arial, helvetica;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a.info:hover {
font-family: arial, helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a.info:link {
color: 0033FF
}

a.info:visited {
color: 000066;
}

hr {
color: 666666;
height: 1px;
}

body {
scrollbar-3dlight-color:#F6F6F6;
           scrollbar-arrow-color:#7F7F7F;
           scrollbar-base-color:#F6F6F6;
           scrollbar-darkshadow-color:#EDEDED;
           scrollbar-face-color:#F6F6F6;
           scrollbar-highlight-color:#D8D8D8;
           scrollbar-shadow-color:#D8D8D8;
}

a.main {
font-family: arial, helvetica;
font-size: 12px;
text-decoration: underline;
}

a.main:hover {
font-family: arial, helvetica;
font-size: 12px;
text-decoration: none;
}

a.main:link {
color: 000000
}

a.main:visited {
color: 999999;
}

a.small {
font-family: arial, helvetica;
font-size: 10px;
text-decoration: none;
}

a.small:hover {
font-family: arial, helvetica;
font-size: 10px;
text-decoration: none;
color: 000000;
}

a.small:link {
color: 000000;
}

a.small:visited {
color: 000000;
}


span.tagline {
font-family: arial, helvetica;
font-size: 14px;
color: 999999;
text-decoration: none;
font-weight: bold;
}

