/* BODY tag */
BODY {background-color : #FFFFFF; font-family : Verdana, Arial, Helvetica, sans-serif; color : #484848; font-size : 12px;}

/* Main Anchor tags (links). */
A:link {color : #00008B; text-decoration : none;}
A:active {color : #FF6600; text-decoration : none;}
A:visited {color : #00008B; text-decoration : none;}
A:hover {color : #FF6600; text-decoration : none;}

/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px;}
.topMenu:active {font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration : none; font-size : 12px;}
.topMenu:visited {font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration : none; font-size : 12px;}
.topMenu:hover {font-family : Arial, Helvetica, sans-serif; color : #FF6600; text-decoration : none; font-size : 12px;}


H1 {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; MARGIN-BOTTOM: 0px;
}
H2 {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold
}

/* TD tag */
TD {font-family : Verdana, Arial, Helvetica, sans-serif; color : #484848; font-size : 12px;}

/* SMALL tag */
SMALL {color : #484848; font-size : 10px;}

/* Form tag */
FORM {display: inline;}

/* The font size from the main link to the subcategory. */
.cat {font-size : 11px;}

/* The font size from the category description or links. */
.catDesc {font-size : 12px;}

/* 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}

.dottedbottom {
	BORDER-RIGHT: #cccccc 1px dashed; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 1px; PADDING-LEFT: 3px; FONT-SIZE: x-small; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc 1px dashed; COLOR: #999999; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px dashed; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.smdottedbottom {
	BORDER-RIGHT: #cccccc 1px; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 1px; PADDING-LEFT: 1px; FONT-SIZE: xx-small; PADDING-BOTTOM: 1px; BORDER-LEFT: #cccccc 1px; COLOR: #999999; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px dashed; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.dottedright {
	BORDER-RIGHT: #cccccc 1px dotted; BORDER-TOP: #cccccc 1px; BORDER-LEFT: #cccccc 1px; BORDER-BOTTOM: #cccccc 1px
}
.solidbox {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.dottedline {
	BORDER-RIGHT: #cccccc 1px dotted; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted
}

/* 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 */
.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;}


