td {  font-family: Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; color: #000000; font-style: normal}

p {  font-family: Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; color: #000000; font-style: normal}

.top1 {
	font-family: Verdana, Tahoma, "Century Gothic", sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.top1normal {
	font-family: Verdana, Tahoma, "Century Gothic", sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
.top2 {
	font-family: Verdana, Tahoma, "Century Gothic", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.black {
	font-family: Verdana, Tahoma, "Century Gothic", sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link {  font-weight: bold; color: #000000; text-decoration: none}
a:visited {  font-weight: bold; color: #000000; text-decoration: none}
a:active {  font-weight: bold; color: #000000; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline; font-weight: bold}

a.top2:link {  font-weight: bold; color: #ffffff; text-decoration: none; font-size: 12px}
a.top2:visited {  font-weight: bold; color: #ffffff; text-decoration: none; font-size: 12px}
a.top2:active {  font-weight: bold; color: #ffffff; text-decoration: underline; font-size: 12px}
a.top2:hover {  color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 12px}

a.top1:link {  font-weight: bold; color: #ffffff; text-decoration: none; font-size: 14px}
a.top1:visited {  font-weight: bold; color: #ffffff; text-decoration: none; font-size: 14px}
a.top1:active {  font-weight: bold; color: #ffffff; text-decoration: underline; font-size: 14px}
a.top1:hover {  color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 14px}


BODY {
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#333366;
	scrollbar-shadow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-dark-shadow-color:ffffff;
      }	
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}


.borderit img{
border: 1px solid black;
}

.borderit:hover img{
border: 1px solid #999999;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}



