	/* general href */
	
	
	
.A { color: #9292A6; text-decoration: none;}
	
.A:hover { color: #FFFFFF; text-decoration: underline;}
	
.A:link { color: #9292A6; text-decoration: none;}
	.A:visited { color: #9292A6; text-decoration: none;}
	/* all white href */
	.white { color: #FFFFFF; text-decoration: none;}
	.white:hover { color: #FFFFFF; text-decoration: underline;}
	.white:link { color: #FFFFFF; text-decoration: none;}
	.white:visited { color: #FFFFFF; text-decoration: none;}
	/* non white href */
	.Ab { color: #9292A6; text-decoration: none;}
	.Ab:hover { color: #000000; text-decoration: underline;}
	.Ab:link { color: #9292A6; text-decoration: none;}
	.Ab:visited { color: #9292A6; text-decoration: none;}
	/* gallery font & bg image */
	td { font-family: Verdana,Arial, Helvetica, sans-serif; }
	.td_lg_bg { background: url(img/gallery/g_title.gif); font-size: 16px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #9697AA; font-weight: bold; }
	/* small blue */
	.td_sm_blu { font-size: 9px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #9697AA; }
	/* med blue */
	.td_med_blue { font-size: 11px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #9697AA; }
	

/* td large blue */
	
.td_lg_blue { font-size: 16px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #9697AA; font-weight: bold; }
	
/* td med white */
	
.td_med_white { font-size: 11px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #FFFFFF; }
	
/* td large white */
	
.td_lg_white { font-size: 16px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
	

.simpleTable
	{
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.simpleTableB
	{
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
}	

.gallery_nav
	{
	font-size:100%;
	padding-top:2px;
	padding-bottom:2px;
	}

.gallery_nav A	
	{
	color:#666666;
	text-decoration:none;
	}

.gallery_nav A:hover	
	{
	font-weight:bold;
	}



h1
	{
	color:#624F50;
	font-size:130%;
	font-weight:bold;
	font-family:arial;
	}

	

p
	{
	line-height:15px;
	}

td{
	font-family:verdana;
	font-size:75%;
}


.std_form_item 
{
	font-family:verdana;
	font-size:90%;
	border:1px solid #666666;
	vertical-align:middle;
	padding-left:3px;
}

.std_form_chkbx 
{
	width:18px; height:18px;
}

.std_pulldown 
{
	font-family:verdana;
	font-size:90%;
	border:1px solid #666666;
}

.std_button
{
	font-family:verdana;
	font-size:90%;
	color:black;
	background-color:#99FF99;
	border:1px solid black;
	padding-left:50px;
	padding-right:50px;
	font-weight:bold;
}

.std_button:disabled
{
	font-family:verdana;
	font-size:90%;
	color:#999999;
	background-color:white;
	border:1px solid #9999;
	padding-left:50px;
	padding-right:50px;
	font-weight:bold;
}

.std_button:hover{
	background-color:#009900;
	color:white;
	}


.std_button2
{
	font-family:verdana;
	font-size:90%;
	color:black;
	background-color:white;
	border:1px solid black;
}
.std_button2:hover
{
	cursor:hand;
}

.crumbtrail{

	color:black;
	font-size:90%;
}

.crumbtrail A{

	color:black;
	font-size:90%;
}
