body {

	font-family: Verdana, Tahoma;
	color: #626262;
}

.text_7px {font-size: 7px}

.text_8px {font-size: 8px}

.text_9px {font-size: 9px}

.text_10px {font-size: 10px}

.text_11px {font-size: 11px}


.text_11px_link_list_nav {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.text_12px {font-size: 12px}

.text_13px {font-size: 13px}

.text_14px {font-size: 14px}

a:link {
	color: #626262;
	text-decoration: none;
}
a:visited {
	color: #626262;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #626262;
	text-decoration: none;
}

/* begin navigation */


table#LOGO {
	border: 1px solid #e5e4e4;
	}

table#LINK_LIST {
	border: 1px solid #e5e4e4;
	}

table#FULL-SCREEN-BUTTON td {
	border: 1px solid #e5e4e4;
	}

/

table#FULL-SCREEN-BUTTON a {
	display: block;
	
	margin: 0;
	
	
	padding: 15px 15px 15px 15px;

	}
/*
table#FULL-SCREEN-BUTTON td a:hover {
	background-color:  #e5e4e4);
	
	display: block;
	background-image: url(_images-global/full-screen-button-over.jpg);	
	}
*/	
#one a:hover {
	background-color: #e5e4e4;
}

table#nav td {
	text-align: center;
	font: 10px lucida grande, geneva, verdana;
	background-color: #fff;
	border-top: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
	}

table#nav td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 15px 4px 15px;
	background-image:  url("../Library/cell_bg_light_blue.jpg");
	}

table#nav td a:link, #nav td a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

table#nav td a:hover {
	color: #000;
	background-image:  url("../Library/cell_bg_blue.jpg");
	display: block;
	font-weight: bold;
	text-decoration: none;
	}




#eight a:link, #eight a:visited {
	border-right: 1px solid #3366cc;
	}

body#sectionone #nav td#one a, 
body#sectiontwo #nav td#two a,
body#sectionthree #nav td#three a,
body#sectionfour #nav td#four a ,
body#sectionfive #nav td#five a,
body#sectionsix #nav td#six a,
body#sectionseven #nav td#seven a,
body#sectionseight #nav td#eight a {
	background-image:  url("../Library/cell_bg_light_blue.jpg");
	color: #000;
	border-right: 1px solid #3366cc;
	border-left: 1px solid #3366cc;
	}
/* end navigation */	
