.floatright { float: right; 
		margin: 0 0  5px 10px; }


.floatleft { float: left; 
		margin: 0 10px  5px 0px;}

.subheadings {
	color: #d56400;
	font-size: small;
	font-weight: bold;
	font-family: "Tahoma", sans-serif ;
}

.blueheading {
        color: #589dc9;
        font-size: small;
        font-weight: bold;
        font-family: "Tahoma", sans-serif ;
}

.redheading {
        color: red;
        font-size: small;
        font-weight: bold;
        font-family: "Tahoma", sans-serif ;
}

.friatext {
        color: #8b8b8b;
        font-size: small;
        font-weight: normal;
        font-family: "Tahoma", sans-serif ;
}

.memtext { 
        color: #ffffff;
        font-size: 11pt;
        font-weight: bold;
        font-family: "Arial", sans-serif ;
}


a:link {color:#679295; text-decoration: none ; }
a:visited {color: #679295; text-decoration: none ; } 
a:hover {text-decoration: underline; color: #ff9900; }
a:active {color: red; text-decoration: none}

td.navbut {
    background-image:  url(../images/friaicon.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 17px;
}

td.memlogin  {
    background-image:  url(../images/membersarea.png);
	/*     background-repeat: no-repeat; */	
	}

a.lior:link, a.lior:visited, a.lior:active
                 {color:#679295;
                text-decoration: none ;
                font-family: "Tahoma", sans-serif ;
                font-weight: normal;
                font-size: small; }

a.lior:hover {text-decoration: underline; color: #ff9900; }

a.navbut:link, a.navbut:visited, a.navbut:active
		 {color:#ffffff; 
		text-decoration: none ; 
		font-family: "Arial", sans-serif ;
		font-weight: bold;
		font-size: 8pt; } 

a.navbut:hover {text-decoration: underline; color: #005801; }

a.navleft:link, a.navleft:visited, a.navleft:active
                 {color:#ffffff;
                text-decoration: none ;
                font-family: "Arial", sans-serif ;
                font-weight: bold;
                font-size: 10pt; 
		position:relative ;
		top: -3px;
		}

a.navleft:hover {text-decoration: underline; color: #005900; }

a.navleftA:link, a.navleftA:visited, a.navleftA:active, a.navleftA:hover
                 {color:#d56400;
                text-decoration: none ;
                font-family: "Arial", sans-serif ;
                font-weight: bold;
                font-size: 10pt;
                position:relative ;
                top: -3px;
                }

a.navleftmem:link, a.navleftmem:visited, a.navleftmem:active
                 {color:#005900;
                text-decoration: none ;
                font-family: "Arial", sans-serif ;
                font-weight: bold;
                font-size: 10pt;
                position:relative ;
                top: -3px;
                }

a.navleftmem:hover {text-decoration: underline; color: #d56400; }

a.navleftmemA:link, a.navleftmemA:visited, a.navleftmemA:active, a.navleftmemA:hover
                 {color:#d56400;
                text-decoration: none ;
                font-family: "Arial", sans-serif ;
                font-weight: bold;
                font-size: 10pt;
                position:relative ;
                top: -3px;
                }

a.navfoot:link, a.navfoot:visited, a.navfoot:active
                 {color:#ffffff;
                text-decoration: none ;
                font-family: "Tahoma", sans-serif ;
                font-weight: normal ;
                font-size: 8pt; }

a.navfoot:hover {text-decoration: underline; color: #005801; }

a.membut:link, a.membut:visited, a.membut:active
                 {color:#ffffff;
                text-decoration: none ;
                font-family: "Arial", sans-serif ;
                font-weight: bold;
                font-size: 10pt; 
                position:relative ;
                top: -3px;}

a.membut:hover {text-decoration: underline; color: red ; }


ul li {
	/* line-height: 20px;
	padding-left: 40px; */
	padding-top: 0px;
	background-image: url("../images/fria-bullet.jpg") ;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.0em;
	list-style: none;
	}

td.gennav {
	border-top-style: dashed;
	border-color: white;
	border-width: 1px;
	}