﻿A:active
{
   TEXT-DECORATION: none;
}
A:visited
{
   TEXT-DECORATION: none;
}
A:link
{
   TEXT-DECORATION: none;
}
A:hover
{
   TEXT-DECORATION: none;
}
<!-- ABOVE ARE THE DEFAULTS FOR LINKS -->
A.blackLink:active
{
   font-family: 'verdana', 'arial', 'tahoma';
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
A.blackLink:visited
{
   font-family: 'verdana', 'arial', 'tahoma';
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
A.blackLink:link
{
   font-family: 'verdana', 'arial', 'tahoma';
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
A.blackLink:hover
{
   font-family: 'verdana', 'arial', 'tahoma';
   font-size: 8pt;
   font-weight: bold;
   color: #FF0000;
   text-decoration: none;
}
.clock
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #e0c706;
   font-weight: normal;
   text-align: left;
}
.clock1
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #ffffff;
   font-weight: bold;
   text-align: left;
}
.redonyellow
{
   background: #FFFF00;
   font-family: 'verdana','arial','tahoma';
   font-size: 12pt;
   color: #FF0000;
   font-weight: bold;
   text-align: center;
}
.gcrBar
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FF0000;
   font-weight: bold;
}
.gcrHdr
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 10pt;
   color: #FF0000;
}
.gcrItem
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 8pt;
   color: #FFFF00;
}
.gcrWarning
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 16pt;
   color: #FF0000;
}
.gcrPlainText
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 8pt;
   color: #000000;
}
.gcrBoldText
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 9pt;
   color: #000000;
   font-weight: bold;
}
.gcrRedText
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 8pt;
   color: #FF0000;
}
.gcrYellowText
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 8pt;
   color: #FFFF00;
}
.loginTitle
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 10pt;
   color: #000000;
}
.login
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 8pt;
   color: #FF0000;
}
.ictLogin
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 10pt;
   color: #FF0000;
   border: solid 1px #FFFF00;
}
.btn
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 10pt;
   background: #FFFF00;
   color: #FF0000;
}
.compList
{
   font-family: 'verdana', 'tahoma', 'arial';
   font-size: 10pt;
   color: #FF0000;
   font-weight: bold;
}
.on
{
   cursor: hand;
}
.off
{
   cursor: default;
}
.subheading
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10;
   color: #303A96;
   display: none;
}
.gcrTitle
{
	font-size : 24pt;
	font-family : Franklin Gothic Medium;
	font-weight : bold;
	color : white;
	line-height : 100%;
	/*filter: shadow(color=#003399, direction=115, strength=4); height: 40px; width: 100%; color: FFFFFF;*/
}
.gcrWhite12pt {
	font-size: 12pt;
	font-family : Franklin Gothic Medium;
	font-weight : bold;
	color : white;
	line-height : 100%;
	/*filter: shadow(color=#003399, direction=115, strength=4);*/
	height: 40px;
	width: 100%;
	color: FFFFFF;
}
