body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,input,p,blockquote,th,td{ margin:5;padding:5;}


img{border:0;}
table{empty-cells: show;}

body 
{

  /*background-image: url(images/body_bg.jpg);
  background-position: top left;
  background-repeat: no-repeat; */
  background-color: white;
  font-family:Verdana;
  
    
}

.box_rotate {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: tb-rl;
}

#rcorners {
    border-radius: 20px;
    background: #c1cfb3;
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
}


a { color:#000000 }
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: none;}

a.normal { color:#000000 }
a.normal:link {color: #000000; text-decoration: underline;}
a.normal:visited {color: #000000; text-decoration: underline;}
a.normal:hover {color: #000000; text-decoration: underline;}
a.normal:active {color: #FF0000; text-decoration: none;}

a.noline { color:#000000 }
a.noline:link {color: #000000; text-decoration: underline;}
a.noline:visited {color: #000000; text-decoration: underline;}
a.noline:hover {color: #000000; text-decoration: underline;}
a.noline:active {color: #FF0000; text-decoration: none;}

a.noline2 { color:#000000 }
a.noline2:link {color: #000000; text-decoration: none;}
a.noline2:visited {color: #000000; text-decoration: none;}
a.noline2:hover {color: #000000; text-decoration: underline;}
a.noline2:active {color: #FF0000; text-decoration: none;}

.nospace {  font-size: 1px;  }
.smallspace {  font-size: 10px;   } 