a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul {
	list-style: dash;
	padding-left: 1em;	
	}
li	{
	margin: 5px;
	}
.text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	color: #666666;
}
.title {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	color: #FFF30a;
}
.mainTable {
	background-position: 79px 0px;
 	background-image: url(../cyp/images/Untitled-1_04.gif);
 	background-repeat: no-repeat;
}
	}
.holderTable {
	width: 413px;
	border: 0;
	padding: 5px;
}
.infoTable{
	width: 403;
	border: 0;
	background-color: #000000;
}
.infoCell{
	background-color: #333333;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	color: #dddddd;
	padding: 5px;
}
.green {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 7AC668;
}
.whiteNav {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: FC2909;
}
.yellow {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: E3C000;
}
.orange {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: FF8B2F;
}
.cyan {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 56D1FF;
}
.purple {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: EE5CC1;

}
.whiteNavsm {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #666666;
    text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	text-decoration: none;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background:  url(cyp/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	font-size: 12px;	
    text-decoration:none;
	padding: 0 3px; 
	background:  url(cyp/bubble_filler.gif) repeat bottom; 
}
a.tt:hover.visited:hover.active {
	text-decoration: none;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background:  url(cyp/bubble.gif) no-repeat bottom;
	text-decoration: none;
}
.textsm {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #666666;
}
.greenCopy {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 75A140;
}
.purpleCopy {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: EC9228;
}
