body {
  background: url(bg_top.jpg);
  background-repeat: repeat-x;
  background-color: #c5cbd7;
  text-align: center;
  margin: 0px;}
  
a:link {text-decoration: underline; color: #bc5713;}

a:visited {text-decoration: underline; color: #7e8aa2;}

a:hover {text-decoration: none; color: #59657d;}

td {vertical-align: top; font-family: arial; font-size: 13px; color: #7e8aa2; line-height: 16px;}
  
.menu a:link {text-decoration: none; color: #7e8aa2; font-weight: bold; margin-left: 16px; font-size: 10pt; padding: 2px;}

.menu a:visited {text-decoration: none; color: #bfb089; font-weight: bold; margin-left: 16px; font-size: 10pt;}

.menu a:hover {text-decoration: none; color: #bc5713; font-weight: bold; margin-left: 16px; font-size: 10pt;}

.block {background-color:#eff1f5; border: 1px solid #d8d3c4; padding: 6px;}

.leftcolumn {background-image: url(bg_leftcolumn.jpg); border-right: 1px solid #c0b698; line-height: 24px; color: #606e8a; width: 206px;}

p {font-family: arial; font-size: 13px; color: #7e8aa2; line-height: 16px;}