body { color: #000;  background-color: #ffffff; }
td { color: #000; }

a, a:visited { text-decoration: none; color: #808080; }
a:hover { color: #ff0000; }
.content { padding-right: 30px; padding-left: 30px; }
.page_tile { background-image: url(page_tile.gif); background-repeat: repeat-y; }
h1 { color: #8c8c8c; font-size: 24px; font-weight: normal; margin-bottom: 25px; }
h2 { color: #8c8c8c; font-size: 18px; font-weight: normal; margin-top: 20px; margin-bottom: 5px; } 

.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF8B22; text-decoration: none}




div.transOFF {width: 100%; }
div.transON {width: 100%; opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
div.trans25 {width: 100%; opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
div.trans75 {width: 100%; opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.60; }

div.imgON {   width: 100%; opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
div.imgOFF {  width: 100%;  }



