H1, .Kg, .Sg, .Ks, .St, .Zs, .Sr, .Zt
 {
  font-family: Verdana;
 }

H1, .Kg, .Sg, .Ks, .Sr
 {
  text-align: center;
 }

.Kg, .Ks, .Sg  
 {
  font-size: 14px;
 }

.St, .Zg, .Zs, .Sr, .Zt 
 {
  font-size: 11px;
 }

.Kg, .Ks 
 {
  color: #AD261F;
 }

.Sg, .St, .Sr
 {
  color: #18264B;
 }
 
.Ks, .Zs  
 {
  text-decoration: underline;
 }

.Zg, .Zs, .Zt  
 {
  color: #397C3D;
  text-align: left;
 }

.St 
 {
  text-align: justify;
 }

.Top 
 {
  background-image: url(images/sv.gif);
  background-repeat: repeat-x;
  background-position: bottom;
 }

.TopLeft
 {
  background-image: url(images/svl.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
 }

.TopRight
 {
  background-image: url(images/svp.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
 }

.Bottom
 {
  background-image: url(images/sn.gif);
  background-repeat: repeat-x;
  background-position: top;
 }

.BottomLeft
 {
  background-image: url(images/snl.gif);
  background-repeat: no-repeat;
  background-position: top right;
 }

.BottomRight
 {
  background-image: url(images/snp.gif);
  background-repeat: no-repeat;
  background-position: top left;
 }

.RightB
 {
  background-image: url(images/sp.gif);
  background-repeat: repeat-y;
  background-position: right;
 }
 
.LeftB
 {
  background-image: url(images/sl.gif);
  background-repeat: repeat-y;
  background-position: left;
 }



.cv
 {
  background-image: url(images/cv.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #ffffff;
 }

.cvl
 {
  background-image: url(images/cvl.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
 }

.cvp
 {
  background-image: url(images/cvp.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
 }

.cn
 {
  background-image: url(images/cn.gif);
  background-repeat: repeat-x;
  background-position: top;
 }

.cnl
 {
  background-image: url(images/cnl.gif);
  background-repeat: no-repeat;
  background-position: top right;
 }

.cnp
 {
  background-image: url(images/cnp.gif);
  background-repeat: no-repeat;
  background-position: top left;
 }

.cp
 {
  background-image: url(images/cp.gif);
  background-repeat: repeat-y;
  background-position: right;
 }
 
.cl
 {
  background-image: url(images/cl.gif);
  background-repeat: repeat-y;
  background-position: left;
 }



.LinkTitle
 {
  COLOR: #ffffff;
 }

BODY, input, A, td { text-decoration : none; font-family: verdana; font-size: 11px; color : #18264B; }

