﻿.scroll {
  scrollbar-face-color: #A0D21C !important;
  scrollbar-shadow-color:  #293535 !important;
  scrollbar-highlight-color:  #293535  !important;
  scrollbar-3dlight-color:  #293535  !important;
  scrollbar-darkshadow-color:  #293535 !important;
  scrollbar-track-color: #293535;
  scrollbar-arrow-color: #000000 !important;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.black A:link {
	text-decoration: none;
	color: #333;
}
.black A:visited {
	text-decoration: none;
	color: #000;
}
.black A:active {text-decoration: none; color: #ffffff;}
.black A:hover {text-decoration: none; color: #ffffff;}

.green A:link {text-decoration: none; color: #A0D21C;}
.green A:visited {text-decoration: none; color: #A0D21C;}
.green A:active {text-decoration: none; color: #ffffff;}
.green A:hover {text-decoration: none; color: #ffffff;}

.white A:link {text-decoration: none; color: #ffffff;}
.white A:visited {text-decoration: none; color: #ffffff;}
.white A:active {text-decoration: none; color: #A0D21C;}
.white A:hover {text-decoration: none; color: #A0D21C;}

A:link {
	text-decoration: none;
	color: #FFF;
}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #A0D21C;}
A:hover {
	text-decoration: none;
	color: #A0CF20;
	text-align: left;
}.pop-body {
	background-attachment: fixed;
	background-image: url(pop-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
