.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetxttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;

}
.blackdatae {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.blacktxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000000;
	font-weight: normal;
}
a:hover {
	color: #993333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: darkblue;
}

.conferenceLinks
	{color: white;
	 font-weight: bold;}
	
.conferenceLinks:hover
	{color: #993333;}
	
.homegreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: D3DAC6;
}

/* new for inner (10/22 dg) */
.carrots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDEEF8;
	font-weight: bold;
	text-decoration: none;

}
.carrotsmark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
	text-decoration: none;
}
.greyttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E0E0E0;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 5px;

}
.carrotsinactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89B4E7;
	font-weight: normal;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C8C491;
	font-weight: bold;
	text-decoration: underline;

}
.blacktxttitle_printOnly
	{display: none;}

.submit_button 
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.photoGallery_button 
/* admin buttons on top of page */
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.photoGallery_go_button
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.photoGallery_nextBack_button
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.photoGallery_editDelete_color1_button
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.photoGallery_editDelete_color2_button
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.photoGallery_popup_button
/* admin buttons for popup windows */
	{font: bold 8pt tahoma;
	 color: black;
	 background-color: #D3DAC6;
	 border:3px double #D3DAC6;
	 margin-left:3px;}

.printOnly
{display:none;}


/* test */
.dontPrint
{XXXdisplay:none;}