BODY {BACKGROUND-COLOR: #c6c6c6; COLOR: #000000; FONT-SIZE: 12pt}

html, body {
         height: 100%; overflow: hidden;
}
div.c_main {
	width:100%;
	height:100%;
  overflow: auto;
	position:relative;
  z-index: 1;
}

A {FONT-SIZE:12pt; COLOR: #000000;}
A:link,A:visited {COLOR: #000000;text-decoration: none;}
A:hover,A:active {COLOR: #053200;text-decoration: none;}

A.tr { font-size:12pt; color: #000000; text-decoration: none; font-weight:bold;}
A.tr:hover { font-size:12pt; color: #053200; text-decoration: underline ; font-weight:bold;}


/* Thumbs movies/pics properties */
.thumbs a:link img, .thumbs  a:visited img, .thumbs  a:active img { border: 3px double #053200;}     
.thumbs a:hover img { border: 3px dashed #ffffff;}
.thumbs { margin: 0; padding: 0;}

.small {font-family: Arial; font-size: 10px; color: silver;}


