body {
    margin: 0;
    background-color: #154A41;
}

a.nav:link {font-family: Verdana, sans-serif;
    font-weight: bold;
	color: #D45A4C;
	text-decoration: none;
	font-size: 18px;
	}
a.nav:visited {font-family: Verdana, sans-serif;
    font-weight: bold;
	color: #D45A4C;
	text-decoration: none;
	font-size: 18px;
	}
a.nav:hover {font-family: Verdana, sans-serif;
    font-weight: bold;
	color: #FFD800;
	text-decoration: underline;
	font-size: 18px;
	}
a.nav:active {font-family: Verdana, sans-serif;
    font-weight: bold;
	color: #F8EEDB;
	text-decoration: underline;
	font-size: 18px;
	}

td.nav {
    font-family: Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: transparent;
    color: #154A41;
    background: url("images/slice_03.gif");

}

a.navMenu:link {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #FFD800;
    text-decoration: none;
    font-size: 12px;
    }
a.navMenu:visited {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #FFD800;
    text-decoration: none;
    font-size: 12px;
    }
a.navMenu:hover {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #CE733E;
    text-decoration: underline;
    font-size: 12px;
    }
a.navMenu:active {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #F8EEDB;
    text-decoration: underline;
    font-size: 12px;
    }

td.navMenu {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    color: #FFCC33;
    background: url("images/button1.gif");

}

a:link {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: underline;
    font-size: 15px;
    }
a:visited {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: underline;
    font-size: 15px;
    }
a:hover {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #CE733E;
    text-decoration: underline;
    font-size: 15px;
    }
a:active {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: underline;
    font-size: 15px;
    }

a.tiny:link {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: underline;
    font-size: 10px;
    }
a.tiny:visited {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: underline;
    font-size: 10px;
    }

a.tiny:hover {font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #CE733E;
    text-decoration: underline;
    font-size: 10px;
    }



p, TD, UL {margin-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: black;
	}

p.tiny {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: bold;
    }

p.listings {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: black;
    font-weight: normal;
    }

h2 {font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	}

h2.byline {font-family: Verdana, sans-serif;
    font-size: 18px;
    color: red;
    font-style: italic;
    font-weight: bold;
    }

h2.reverseout {font-family: Verdana, sans-serif;
    font-size: 18px;
    color: FFCC00;
    background-color: #75351D;
    }

h1 {font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #000000;
	}

h1.header {

    font-family: Verdana, sans-serif;
    font-size: 22px;
    color: #FFD800;

    }
h2.header {font-family: Verdana, sans-serif;
    font-size: 18px;
    color: #FFD800;
    }


.tinyText {
		font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #997F39;

}

table.members {

	table-layout: fixed;

}

Table.footer {

	background : url("images/cbr.gif");
}



td.divider {
    background: url("images/dot.gif");

}

ul.check {
     list-style-image : url("images/check.gif");

}

img.floatLeft {
    float: left;
    margin: 4px;
}
img.floatRight {
    float: right;
    margin: 4px;
}

.oneCol {
    margin-left: 100px;
    margin-right: 100px;


}

td.frame1 {
    background : url("images/frame1.gif");

}