﻿body { margin: 0px 0px 0px 0px; }

a.one:link {color: #970505}
a.one:visited {color: #970505}
a.one:hover {color: #FF0000}

a.two:link {
           color: #FFFFFF;
           text-decoration: none;}
a.two:visited {
              color: #FFFFFF;
              text-decoration: none;}
a.two:hover {
            background: #FF0000;
            text-decoration: none;}

a.three:link {
             color: #000000;
             text-decoration: none;}
a.three:visited {
                color: #000000;
                text-decoration: none;}
a.three:hover {
              background: ;
              text-decoration: none;}

a.four:link {
            color: #970505;
            font-size: 120%;}

a.four:visited {
               color: #970505;
               font-size: 120%;}
a.four:hover {
             color: #FF0000;
             font-size: 120%;}

ul.list {
	list-style-type: disc;
	list-style-image: ;
	list-style-position: outside;
}

ul.activelist {
	list-style-type: square;
	list-style-image: ;
	list-style-position: outside;
}

 span.logo {color: #FFFFFF; font-size: 120%; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-align: center;}
 span.logoactive {color: #000000; font-size: 120%; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-align: center;}
 .cellfont {color: #FFFFFF; font-size: 60%; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-align: center;}
 .cellfont1 {color: #000000; font-size: 60%; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-align: ; }
 .cellfont1a {color: #000000; font-size: 60%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: ; }
 .cellfont2 {color: #FFFFFF; font-size: 90%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: center;}
 .cellfont3 {color: #000000; font-size: 55%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: LEFT;}
 .memberscolumn {background: #E0CDD3; color: #000000; font-size: 55%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: LEFT; padding-left:10px; padding-right:10px;}
 .bodyfont {color: #000000; font-size: 80%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: justify;}
 .bodycellfont {color: #000000; font-size: 90%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: ;}
 .bodycellfont2 {color: #000000; font-size: 90%; font-family: Tahoma, Arial, Helvetica; font-weight: ; text-align: justify;}
 .navbar { background: #681835; }
 .navbaractive {background: #E0CDD3; color: #FFFFFF; font-size: 60%; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-align: center;}
 .membertablecell { background: #cccca6; font-family: Tahoma, Arial, Helvetica; font-weight: ;}
 
table.membertable {
        font-family: Tahoma, Arial, Helvetica;
        font-weight: ;
        text-align: left;
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.membertable th {
	border-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
}


