@import "flavors/default/spgm_style.css";

body {
  background-color: #336699;
  background-image: url(blue_weave.gif);
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 18pt;
  color: #ffffff;
}

caption {font-size: 8pt; font-weight:bold; line-height:18px;}
caption a:link {text-decoration: none; color: #00FFFF;}
caption a:visited {text-decoration: none; color: #FFFFFF;}
caption a:hover {text-decoration: none; font-weight: bold; color: #FFFF00;}


kiv {
  background-color: #f1f4ff;
  background-image: url(blue_weave.gif);
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

table.round { }
caption.normal { font-family: verdana, arial, "sans-serif"; font-size: 8pt;}
td.round-top { height: 16px;  background-image: url(bordersR/top.gif)}
td.round-topRight { width: 16px; height: 16px; background-image: url(bordersR/topRight.gif)}
td.round-right { width: 16px; background-image: url(bordersR/right.gif)}
td.round-bottomRight { width: 16px; height: 16px; background-image: url(bordersR/bottomRight.gif)}	
td.round-bottom { height: 16px; background-image: url(bordersR/bottom.gif)}
td.round-bottomLeft { width: 16px; height: 16px; background-image: url(bordersR/bottomLeft.gif)}	
td.round-left { width: 16px; background-image: url(bordersR/left.gif)}
td.round-topLeft { width: 16px; height: 16px; background-image: url(bordersR/topLeft.gif)}			 
td.round-center { background-color: white; font-family: verdana, arial, "sans-serif"; font-size: 8pt;}
