li,td,body { font-family: Verdana,Arial,Helvetica;	font-style: normal;	color: black;	font-size: 10pt;}body  { background-image: url(images/bg.gif); 	background-repeat: repeat; }	/* When the <A> tag has a class of MIND or MANN or MCAL or ... */A.mind, A.mann, A.mcal, A.mcon, A.mmga, A.mnew, A.mgiv, A.mpho, A.mser, A.msea, A.mact, A.mmap{  	display: block; 		font-size: 8pt;	background-color: #DDFFFF;	text-align: center;		text-decoration: none; 		border: solid 1px silver; }/* When a link with a class of MIND or MANN or MCAL or ... is hovering, */A.mind:hover, A.mann:hover, A.mcal:hover, A.mcon:hover, A.mmga:hover, A.mnew:hover, A.mgiv:hover,A.mpho:hover, A.mser:hover, A.msea:hover, A.mact:hover, A.mmap:hover{  background-color: cyan; }/* When the <BODY> class matches the link <A> class, */body.ind a.mind, body.ann a.mann, body.cal a.mcal, body.con a.mcon, body.mga a.mmga, body.new a.mnew,body.giv a.mgiv, body.pho a.mpho, body.ser a.mser, body.sea a.msea, body.act a.mact, body.map a.mmap{ 	background-color: white; cursor: text; border: solid 1px red; }/* When the <BODY> class matches the link <A> hover class, */body.ind a.mind:hover, body.ann a.mann:hover, body.cal a.mcal:hover, body.con a.mcon:hover, body.mga a.mmga:hover, body.new a.mnew:hover, body.giv a.mgiv:hover, body.pho a.mpho:hover,body.ser a.mser:hover, body.sea a.msea:hover, body.act a.mact:hover, body.map a.mmap:hover	{ cursor: text; background-color: white; border: solid 1px red; } A.menulink { display: block; 		font-size: 8pt;	background-color: #DDFFFF;	text-align: center;		text-decoration: none; 		border: solid 1px silver; }A.menulink:hover { 	border: solid 1px #6100C1; 	background-color: cyan; }A.thispage { display: block; 		font-size: 8pt;	background-color: white;	text-align: center;		text-decoration: none; 		cursor: text ;	border: solid 1px red; }A.yo:hover { background-color: cyan;  }A.no { text-decoration: none;  }A.no:hover { background-color: cyan;  }A.no:visited { color: #DDDDDD; }.font8  { font-size:  8pt; }.font10 { font-size: 10pt; }.font12 { font-size: 12pt; }.font14 { font-size: 14pt; }.font18 { font-size: 18pt; }.font1  { font-size:  8pt; }/* Sample PopBox CSS Classes *//* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/.PopBoxImageSmall{	border: solid 1px #000000;	cursor: url("images/magplus.cur"), pointer;}.PopBoxImageLarge{	border: solid 1px #999999;	cursor: url("images/magminus.cur"), pointer;}.PopBoxImageShrink{	cursor: url("images/magminus.cur"), pointer;}.PopBoxImageLink{	cursor: pointer;}.PopBoxImageMove{	border: none 0px #ffffff;	cursor: pointer;}
