body {
	background-color: #F5F4E2;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	line-height: 1.2em;
	font-size: 0.8em;
	}

tr, td {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	}
	
a:link {
	color: #06c;
	text-decoration: none;
	}

a:visited {
	color: #06c;
	text-decoration: none;
	}
	
a:hover {
	color: #147;
	text-decoration: underline;
	}	
				
.navTop {
	background-color: #F5F4E2;
	background: url("navTop.jpg") no-repeat top center;
	text-align: left;
	}

.navBG {
	background-color: #F5F4E2;
	background: url("navBG.jpg") repeat-y top;
	border: none;
	}
	
.navBot {
	background-color: #F5F4E2;
	background: url("navBot.jpg") no-repeat top center;
	}

.navBG a:link {
	color: #000000;
	}

.navBG a:visited {
	color: #000000;
	text-decoration: none;
	}
		
.navBG a:hover {
	color: #147;
	text-decoration: underline;
	}	
	
.bodyTop {
	background-color: #F5F4E2;
	background: url("bodyTop.jpg") no-repeat top center;
	text-align: left;
	}

.bodyBG {
	background-color: #F5F4E2;
	background: url("bodyBG.jpg") repeat-y top;
	border: none;
	}
	
.bodyBot {
	background-color: #F5F4E2;
	background: url("bodyBot.jpg") no-repeat bottom center;
	}

.topMenu {
	background-color: #F5F4E2;
	background: url("menubar.jpg") no-repeat top center;
	text-align: center;
	font-size: 0.7em;
    }
.topMenu a:link {
	color: #000000;
	font-size: 0.7em;
	}

.topMenu a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
	}
		
.topMenu a:hover {
	color: #147;
	text-decoration: underline;
	font-size: 0.7em;
	}

.subMenu {
	font-size: 0.6em;
    }
.squareBox {
	background-color: #F5F4E2;
	background: url("squarebox.jpg") no-repeat top center;
	text-align: center;
	font-size: 0.7em;
    }
.squareBox a:link {
	color: #000000;
	font-size: 0.7em;
	}

.squareBox a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
	}
		
.squareBox a:hover {
	color: #147;
	text-decoration: underline;
	font-size: 0.7em;
	}

