

/*   Created with GreenAnt CSS Editor - Version 1.0     
             Authored by Grant Young © 2004             
          Page created on 21/06/2005 10:02:56 AM         
*/


#col1 {
position: absolute;
clear: none;
left: 0px;
top: 0px;
width: 230px;
height: 100%;
background: #F0E68C;
padding : 10px;
}


#col2 {
position: absolute;
clear: none;
left: 230px;
top: 0px;
right: 0px;
height: 100%;
background: #FFFFFF;
padding : 10px;

}

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 190px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#33CC00 #006600 #006600 #33CC00; /*light dark dark light*/
background-color: #8B4513;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #DEB887;
}


img {
        border-color : #006600;
        border-width : 4px;
        border-style : double;
}

.mytable {
        border : 4px double #A6B4BD;
}

.img02 {
        border-color : #006600;
        border-width : 2px;
        border-style : single;
        margin : 15px;

}

.noborder {
        border-color : #006600;
        border-width : 0px;
        border-style : single;
}

.frameb {
        border-color : #006600;
        border-width : 2px;
        border-style : ridge;
}

.liststyle {
        list-style-type : none;
}

h1 {
        font-family :  calibri, arial, verdana, "sans-serif";
        font-size : 40px;
        font-weight : bold;
        font-style : italic;
        color : #006600;
        background-color : #EEEEEE;
        text-align : center;
        height : 60px;
        border : 4px double #006600;
}

h2 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 28px;
        font-weight : bold;
        color : #8B4513;
}

h3 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 20px;
        font-weight : bold;
        color : #8B4513;
        text-align : center;
}

h4 {
        font-family :  calibri, arial, verdana, "sans-serif";
        font-size : 20px;
        font-weight : bold;
        font-style : italic;
        color : #006600;
        background-color : #EEEEEE;
        text-align : left;

}

p {
        font-family :  georgia;
        font-size : 15px;
        font-weight : normal;
        color : #333300;
        text-align : justify;
}

.smalltext {
        font-family :  arial, verdana, "sans-serif";
        font-size : 9px;
        font-weight : normal;
        color : #777777;

}

.mystyle {
        font-family :  arial, verdana, "sans-serif";
        font-size : 24px;
        font-weight : bold;
        color : #000066;

}



.adtext1 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 56px;
        font-weight : bold;
        color : #8B4513;

}

.adtext2 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 24px;
        font-weight : bold;
        color : #777777;

}

.adtext3 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 18px;
        font-weight : bold;
        color : #777777;

}


.tabletext1 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 24px;
        font-weight : bold;
        color : #8B4513;
}

.tabletext2 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 24px;
        font-weight : bold;
        color : #009900;
}

.tabletext3 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 16px;
        font-weight : bold;
        color : #8B4513;
}

.tabletext4 {
        font-family :  arial, verdana, "sans-serif";
        font-size : 16px;
        font-weight : bold;
        color : #009900;
}

.tabletext5 {
        font-family :  verdana, arial, "sans-serif";
        font-size : 18px;
        font-weight : bold;
        color : #8B4513;
}

.tabletext6 {
        font-family :  verdana, arial, "sans-serif";
        font-size : 18px;
        font-weight : bold;
        color : #009900;
}

.listtext1 {
        font-family :  georgia;
        font-size : 15px;
        font-weight : normal;
        color : #333300;
        text-align : left;
}

.listtext2 {
        font-family :  georgia;
        font-size : 15px;
        font-weight : normal;
        color : #333300;
        text-align : center;
}

a:link.page {
        font-family :  arial, verdana, "sans-serif";
        font-size : 20px;
        font-weight : bold;
        color : #009900;
        text-decoration : none;
}

a:active.page {
        font-family :  arial, verdana, "sans-serif";
        font-size : 20px;
        font-weight : bold;
        color : #009900;
        text-decoration : none;
}

a:visited.page {
        font-family :  arial, verdana, "sans-serif";
        font-size : 20px;
        font-weight : bold;
        color : #009900;
        text-decoration : none;
}

a:hover.page {
        font-family :  arial, verdana, "sans-serif";
        font-size : 20px;
        font-weight : bold;
        color : #C0C0C0;
        text-decoration : underline;
}

a:link {
        font-family :  arial, verdana, "sans-serif";
        font-size : 13px;
        font-weight : bold;
        color : #006600;
}

a:active {
        font-family :  arial, verdana, "sans-serif";
        font-size : 13px;
        font-weight : bold;
        color : #006600;
}

a:visited {
        font-family :  arial, verdana, "sans-serif";
        font-size : 13px;
        font-weight : bold;
        color : #006600;
}

a:hover {
        font-family :  arial, verdana, "sans-serif";
        font-size : 13px;
        font-weight : bold;
        color : #C0C0C0;
}







