<STYLE> 
<!--
A.submenu:link  {
text-decoration : none;
color : #000066;
}
A.submenu:visited  {
text-decoration : none;
color : #000066;
}
A.submenu:hover  {
text-decoration : none;
color : #9A4500;
}
A:link  {
text-decoration : none;
color : #000066;
}
A:visited  {
text-decoration : none;
color : #000066;
}
A:hover  {
text-decoration : none;
color : #9A4500;
}
A.categoryNav:link {
text-decoration : none;
color : #ffffff;
}
A.categoryNav:visited {
text-decoration : none;
color : #ffffff;
}
A.categoryNav:hover {
text-decoration : underline;
color : #ffffff;
}

/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Verdana, sans-serif; color : #00008B; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:active {font-family : Verdana, sans-serif; color : #FF6600; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:visited {font-family : Verdana, sans-serif; color : #00008B; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:hover {font-family : Verdana, sans-serif; color : #FF6600; text-decoration : none; font-size : 12px; font-weight : bold;}

/* Top menu Anchor tags (links). */
.copy:link {color : #484848; text-decoration : none; font-size : 10px;}
.copy:active {color : #484848; text-decoration : none; font-size : 10px;}
.copy:visited {color : #484848; text-decoration : none; font-size : 10px;}
.copy:hover {color : #484848; text-decoration : none; font-size : 10px;}

/* TD tag */
TD {font-family : Verdana, Arial, Helvetica, sans-serif; color : #484848; font-size : 12px;}

/* SMALL tag */
SMALL {color : #484848; font-size : 10px;}

/* The font size from the main link to the subcategory. */
.cat {font-size : 14px;}

/* The font size from the category description or links. */
.catDesc {font-size : 12px;}

/* The font size from the category navigation. */
.catNav {font-size : 10px;}

/* H1 */
H1 {font-size : 22px;}

/* H2 */
H2 {font-size : 18px;}

/* Small font */
.small {font-size : 10px;}

/* Medium small font  */
.smallMedium {font-size : 11px;}

/* Bold */
.bold {font-weight : bold;}

/* small and bold */
.smallBold {font-weight : bold; font-size : 10px;}

/* New link */
.new {color : Green;
      font-size : 10;} /* 1 day old */
.new2 {color : #0068CC;} /* 1 week old */
.new3 {color : #804000;} /* older than 1 week */

/* Popular link */
.popular {color : Red;
	font-size : 10;}

/* Color green */
.green {color : Green;}

/* Color red */
.red {color : Red;}

/* Color silver */
.silver {color : Silver;}

A.mvsktop:link  {
font-size : 9px;
font-weight : bold;
text-decoration : none;
color : #000066;
}
A.mvsktop:visited  {
font-size : 9px;
font-weight : bold;
text-decoration : none;
color : #000066;
}
A.mvsktop:hover  {
font-size : 9px;
font-weight : bold;
text-decoration : none;
color : #9A4500;
}

A.mvsklst:link  {
font-size : 9px;
text-decoration : none;
color : #000066;
}
A.mvsklst:visited  {
font-size : 9px;
text-decoration : none;
color : #000066;
}
A.mvsklst:hover  {
font-size : 9px;
text-decoration : none;
color : #9A4500;
}
.mvskimg {
	border-style:solid;
	border-color:#000066;
	border-width:1px;
      }
.mvskimgtop {
	border-style:solid;
	border-color:#000066;
	border-width:2px;
      }
a.tt{
    position:relative;
    z-index:24;
    color:#000066;

    text-decoration:none;
}
a.tt span{ display: none; }
a.tt:hover{ z-index:25; color: #9A4500; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000000;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #9A4500;
    background: url(/images/bubble.gif) no-repeat bottom;
}
#shorturltxt { 
width:108px;
height:14px;
text-align:center; 
border:0px; 
background-color:#eeeeee; 
margin:1px; padding:1px; 
font-family: Arial, Helvetica, sans-serif;
color: #484848;
font-size: 9px;
} 

-->
</STYLE>
