/* Default page styles */
body, p, br, td {  font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; }

.maintext {  font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; }
.mainsmall {  font-family: Arial; font-size: 10px; font-weight: normal; color: #000000; }
.whitetext {  font-family: Arial; font-size: 10px; font-weight: normal; color: #ffffff; }
.mainsmall2 {  font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; }
.mainsmall3 {  font-family: Arial; font-size: 11px; font-weight: normal; color: #E7E7CB; }
.greentext {  font-family: Arial; font-size: 12px; font-weight: bold; color: #005826; }
.greentext2 {  font-family: Arial; font-size: 14px; font-weight: bold; color: #005826; }

/* Main Title styles */
.maintitle {  font-family: Arial; font-size: 25px; font-weight: bold; color: #000000; }
.greentitle {  font-family: Arial; font-size: 18px; font-weight: bold; color: #005826; }

/* Main links */
A:link { color: #005826; font-weight: bold; font-size: 13px;}
A:visited { color: #005826; font-weight: bold; font-size: 13px;}
A:hover { color: #000000; font-weight: bold; font-size: 13px;}

/* small links */
A.smallgreen:link { color: #005826; font-weight: bold; font-size: 10px;}
A.smallgreen:visited { color: #005826; font-weight: bold; font-size: 10px;}
A.smallgreen:hover { color: #000000; font-weight: bold; font-size: 10px;}


/* product links */
A.productlink:link { color: #005826; font-size: 18px; font-family: Arial; font-weight: bold;}
A.productlink:visited { color: #005826; font-size: 18px; font-family: Arial; font-weight: bold;}
A.productlink:hover { color: #000000; font-size: 18px; font-family: Arial; font-weight: bold;}

/* Admin Link Hovers*/
A.admin:link { color: #005826; font-size: 14px; font-family: Arial; font-weight: bold;}
A.admin:visited { color: #005826; font-size: 14px; font-family: Arial; font-weight: bold;}
A.admin:hover { color: #000000; font-size: 14px; font-family: Arial; font-weight: bold;}


/* Top link Hovers*/
A.tophover:link { color: #ffffff; font-size: 12px; font-family: Arial; }
A.tophover:visited { color: #ffffff; font-size: 12px; font-family: Arial; }
A.tophover:hover { color: #e1e1e1; font-size: 12px; font-family: Arial; }


/* Bottom text color */
.bottomtext { color: #ffffff; font-family: Arial; font-size: 11px; font-weight: bold; font-weight: 300; }
