﻿body {
    text-align: center;
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
h1 {
    background-color: #2B7C41;
    COLOR: #E7E7B8;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 14px;
	padding:.2em; 
	margin-bottom: 5px; 
	margin-top: 0; 
	padding-bottom: 0; 
	padding-top: 0; 
}
.double-border 
{
    border:1px 
    solid #ccc; 
    padding:2px; 
    background:#eee; 
}
h2 {
    background-color: #2B7C41;
    COLOR: #E7E7B8;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 14px;
	padding:.2em; 
	margin-bottom: 5px; 
	margin-top: 0; 
	padding-bottom: 0; 
	padding-top: 0;
}
p   {
   	margin-bottom: 10px; 
	margin-top: 0; 
	padding-bottom: 0; 
	padding-top: 0; 
}
td {
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
li 
{
	padding:.3em; 
}
#container 
{
    /* This is for general centering - see http://www.evolt.org/article/Ten_CSS_tricks_you_may_not_know/17/60369/ */
    
    margin: 0 auto; /* this (i think) gets rid of different centering between ie and moz browsers */
    width: 950px;
    height: 700px;
    text-align: left;
    /* this gets all content within the container to position relative to the container */
    position: relative;
}     
.banfont 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-style:italic;
    font-size:11px;
    color:White;
}
.redban 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-size:13px;
    color:Red;
}
.greenban 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-size:13px;
    color:#2B7C41;
}
.justred 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
    font-size:13px;
    color:Red;
}
.smallred
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-size:10px;
    color:Red;
}
.tinytext 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
    font-size:9px;
    color:#000000;
}
.smalltext 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
    font-size:10px;
    color:#000000;
}
.smallertext 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
    font-size:11px;
    color:#000000;
}
.normaltext 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:normal;
    font-size:13px;
    color:#000000;
}
.bigtext 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-size:15px;
    color:#000000;
}
.bigtextreverse
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-size:15px;
    background-color: #2B7C41;
    COLOR: #E7E7B8;
}
.textreverse
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    font-size:14px;
    background-color: #2B7C41;
    COLOR: #E7E7B8;
}


.backcolour
{
    padding:.5em; 
    background-color:#E7E7B8
}

.inputstyle
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
.subscript
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    FONT-STYLE: italic;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 10px
}
.thinborder
{
    border-right: #2B7C41 1px solid; 
    border-top: #2B7C41 1px solid; 
    border-left: #2B7C41 1px solid; 
    border-bottom: #2B7C41 1px solid;
}
.buyonline
{
    border-right: #2B7C41 1px solid; 
    border-top: #2B7C41 1px solid; 
    border-left: #2B7C41 1px solid; 
    border-bottom: #2B7C41 1px solid;
    background-color: #d7ed41;
}


A.menulink
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
A.menulink:visited
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
A.menulink:hover
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}

A.menulink:active 
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}

A.shopbanner
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px;

}
A.shopbanner:visited
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px;
}
A.shopbanner:hover
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px;
}

A.shopbanner:active 
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px;
}

A
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
A:visited
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}
A:hover
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}

A:active 
{
    COLOR: #009900;
    FONT-WEIGHT:bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px
}

A.biglink
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px
}
A.biglink:visited
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px
}
A.biglink:hover
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px
}

A.biglink:active 
{
    COLOR: #009900;
    FONT-WEIGHT:bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 15px
}



A.genlink
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    FONT-STYLE: italic;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 9px
}
A.genlink:visited
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    FONT-STYLE: italic;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 9px
}
A.genlink:hover
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    FONT-STYLE: italic;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 9px
}

A.genlink:active 
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    FONT-STYLE: italic;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 9px
}
A.smalllink
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 11px
}
A.smalllink:visited
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 11px
}
A.smalllink:hover
{
    COLOR: #009900;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 11px
}

A.smalllink:active 
{
    COLOR: #009900;
    FONT-WEIGHT:bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 11px
}

