/* BODY tag */
BODY {
background-image:url(http://www.agribay.de/webkatalog/images/background.jpg);
font-family : Arial, Verdana, Helvetica, sans-serif;
color : #484848; font-size : 10pt;
margin-left:0px;
margin-right:0px;
margin-top:15px;
margin-bottom:15px;
}

/* Main Anchor tags (links). */
A:link {color : #0033cc; text-decoration : none;}
A:active {color : #0033cc; text-decoration : none;}
A:visited {color : #3366ff; text-decoration : none;}
A:hover {color : #C00000; text-decoration : underline;}

/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Arial, Verdana, Helvetica, sans-serif; color : #0033cc; text-decoration : none; font-size : 10pt; font-weight : bold;}
.topMenu:active {font-family : Arial, Verdana, Helvetica, sans-serif; color : #0033cc; text-decoration : none; font-size : 10pt; font-weight : bold;}
.topMenu:visited {font-family : Arial, Verdana, Helvetica, sans-serif; color : #3366ff; text-decoration : none; font-size : 10pt; font-weight : bold;}
.topMenu:hover {font-family : Arial, Verdana, Helvetica, sans-serif; color : #C00000; text-decoration : underline; font-size : 10pt; font-weight : bold;}

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

/* Forms */
.forms {
        font-family: arial,verdana,sans-serif;
        font-weight: color: #000000;
        background-color: #FFF8CA;
        font-size: 10pt;
        border: 1px solid #FF9C00;
        cursor:text;
        }

/* Buttons */
.buttons {
        font-family: arial,verdana,sans-serif;
        background-image:url(http://www.agribay.de/webkatalog/images/bg.gif);
        font-size: 10pt;
        border: 1px solid #909090;
        height: 20px;
        cursor:hand;
        }

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

/* SMALL tag */
SMALL {color : #484848; font-size : 8pt;}

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

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

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

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

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

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

/* Medium small font  */
.smallMedium {font-size : 10pt;}

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

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

/* 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 : Green;}

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

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

/* Copyright notice */
.copy {font-size : 8pt;}