A:link, A:visited, A:active { font-weight: bold; text-decoration: none }

A:hover   {text-decoration: underline; color: #f2ecc0}

		

/* body{ position: absolute; width: 100%; height: 100%; } */



body {

 	top: 0; left: 0;

	margin: 0; padding: 0;




}





td img {
	display: block;
}



input, select, textarea { font: 10px verdana, arial, geneva, sans-serif; color: #000; background: #eee; padding: 0px; margin: 0px; }

	.mainCopy	{ font: 14px/21px trebuchet MS, helvetica, arial, sans-serif; color: #fff; text-align: left; padding-left: 10px; }              	          	

	.finePrint	{ font: 11px/16px trebuchet MS, helvetica, arial, sans-serif; color: #eee; }              	          	

	.sectionHead	{ font: bold 24px/14px trebuchet MS, helvetica, arial, sans-serif; color: #CC8100; padding-bottom: 0px; border-bottom: 1px solid #432; text-align: left}              	          	
	.subHead	{ font: bold 14px/21px trebuchet MS, helvetica, arial, sans-serif; color: #CC6600; text-align: left}              	          	

	.photoCaption	{
	font: bold 14px/21px trebuchet MS, helvetica, arial, sans-serif;
	color: #FFCF2B;
}              	          	

	.inlineCaption	{ font: 11px/14px trebuchet MS, helvetica, arial, sans-serif; color: #999; margin: 3px 3px 3px 3px;}              	          	

	.navList		{ font: 14px/15px trebuchet MS, helvetica, arial, sans-serif; padding: 0px; margin: 5px 0px 0px 17px; list-style-image: url(images/structure/micro_cross.gif); }              	
	.navSubList	{ font: 11px/12px trebuchet MS, helvetica, arial, sans-serif; padding: 0px; margin: 2px 0px 2px 17px; list-style-image: url(images/structure/nano_cross.gif); }              	


/* this is the old mainDiv with fixed width */
/*
 #mainDiv { width: 410px; margin: 23px auto 0px; padding-left: 10px; } 
*/

#mainDiv {
	width: auto;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 50px;
}

#pageTable {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(images/structure/side_bar_b.gif);
}
#navTable {
	width: 160px;
	height: 100%;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(images/structure/side_bar_b.gif);
}

