/* BODY tag */
BODY {background-color : #FFFFFF; font-family : Verdana, Arial, Helvetica, sans-serif; color : #484848; font-size : 11px; margin: 0px;}

/* Main Anchor tags (links). */
A:link {color : #285498; text-decoration : none;}
A:active {color : #285498; text-decoration : none;}
A:visited {color : #285498; text-decoration : none;}
A:hover {color : #AABBDD; text-decoration : none;}

/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:active {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:visited {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:hover {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}

/* TD tag */
TD {font-family : Verdana, Arial, Helvetica, sans-serif; color : #484848; font-size : 11px;}

/* SMALL tag */
SMALL {color : #484848; font-size : 9px;}

/* Form tag */
FORM {display: inline;}

/* The font size from the main link to the subcategory. */
.cat {font-size : 12px;}

/* The font size from the category description or links. */
.catDesc {font-size : 11px;}

/* The font size from the category navigation. */
.catNav {font-size : 10px;}

/* Text big */
.big {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 22px; color : #B0BFDA}

/* Text big and bold */
.bigBold {font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; font-size : 26px; color : #B0BFDA}

/* Small font */
.small {font-size : 9px;}

/* Medium small font  */
.smallMedium {font-size : 10px;}

/* Bold */
.bold {font-weight : bold;}

/* small and bold */
.smallBold {font-weight : bold; font-size : 9px;}

/* New link */
.new1 {color : Green;} /* 1 day old */
.new2 {color : #0068CC;} /* 1 week old */
.new3 {color : #804000;} /* older than 1 week */

/* Popular link */
.popular {color : Red;}

/* Color green */
.green {color : #008000;}

/* Color red */
.red {color : Red;}

/* Color silver */
.silver {color : Silver;}

/* Copyright notice */
.copy {font-size : 10px;}

/* Small form */
.formSm {font-size : 10px; background-color : #FFFFFF; color : #484848;}

.white {color: #FFFFFF;}

.infoBoxHeading {font-size : 10px; font-weight: bold; color: #285498;}

/* footer Anchor tags (links). */
.footer:link {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 10px; font-weight : bold;}
.footer:active {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 10px; font-weight : bold;}
.footer:visited {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 10px; font-weight : bold;}
.footer:hover {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 10px; font-weight : bold;}

