body
{
  background: #183553;
  background-image: url(http://www.valleyvisionspaints.com/images/bg.jpg);
  background-repeat: repeat;   
  scrollbar-face-color: #183553;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #183553;
  scrollbar-darkshadow-color: #183553;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-arrow-color: #183553;
  scrollbar-track-color: #183553;
  margin: 0px 0px 0px 0px;
}

a:link 
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #f4a864;
  text-decoration: none; 
}

a:visited
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #f4a864;
  text-decoration: none; 
}

a:hover 
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #ffecd3;
  text-decoration: none; 
}

li
{
  list-style-image: url(http://www.josieroetman.com/cbar/images/li.gif);
}

.Table
{
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  opacity: 0.85;
}

.Table2
{
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  opacity: 0.95;
}

.MainText
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #f5c78b;
  text-align: left;
}

.LargeText
{
  font-family: Verdana;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
  color: #f4a864;
}

.SmallText
{
  font-family: Verdana;
  color: #ffecd3; 
  font-weight: normal; 
  font-size: 9px;
}
.Border
{
  border-width: 1px;
  border-color: #f4a864;
  border-style: solid;
}

.Copyright
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  color: #ffecd3; 
  font-weight: normal; 
  font-size: 9px;
}

