/***  DEFINE DEFAULTS  ***/
A    		{ color: #333; text-decoration: underline; }
A:visited   { color: #333; text-decoration: underline; }
A:hover     { color: #333; text-decoration: none; }

body {
	background-color: #366;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 1.4;
	text-decoration: none;
	font-style: none; 
	font-weight: none; 
	color: #333; 
	vertical-align: top;
	text-align: left;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 1.4;
	text-decoration: none;
	font-style: none; 
	font-weight: none; 
	color: #333; 
	vertical-align: top;
	text-align: left;
}
	
img {
	padding: 0 0 5px 0;
	}
#picNav {padding: 0 10px 0 0; }
#picNavLast {padding: 0 0 0 0; }

/* TAB NAVIGATION STYLES */
/* sets bg border-color, padding and hover color of rollover */
table.menu { background-color: #366; margin: 0; padding: 0; }
table.menu td { white-space: nowrap; font: normal 11px/1.5 verdana, arial, helvetica, sans-serif; text-decoration: none; margin: 0; }
table.menu td a { display: block; padding: 3px 7px 4px 7px; font:normal 11px/1.5 verdana, arial, helvetica, sans-serif; text-decoration: none; }
table.menu td a:hover { background-color: #fff; font: normal 11px/1.5 verdana, arial, helvetica, sans-serif; text-decoration: none; }

/* sets default bg color of each cell for ON */
td.menuBgOn { background-color: #fff; text-decoration: none; margin: 0; padding: 0; }

/* sets link attributes */
A.menuLink    	{ color: #fff; text-decoration: none; }
A.menuLink:visited   { color: #fff; text-decoration: none; }
A.menuLink:hover     { color: #333; text-decoration: none; }
A.menuLinkOn    		{ color: #333; text-decoration: none; }
A.menuLinkOn:visited   { color: #333; text-decoration: none; }
A.menuLinkOn:hover     { color: #333; text-decoration: none; }