/*
January 31st 2005
Version 2.0
Button Styles for Family and Photo Website
Body Styles in format/styles.incl
*/

A.RowSame, A.RowOther {
	text-decoration: none; text-align:center; white-space:nowrap;  
	position:relative; width:10px; line-height:14px; 
	margin:0px; padding:1px 2px 0px 2px; 
	font-weight:bold; font-style:normal; 
	font-family:Arial, sans-serif; font-size:12px; 
	}

A.RowOther:link, A.RowOther:visited, A.RowOther:active 
	{color: #FFFFFF; background:#666666; text-decoration: none; 
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999; }

A.RowSame:link, A.RowSame:visited, 
A.RowSame:hover, A.RowSame:active 
	{color: #333333; background:#FFFFFF; text-decoration: none;
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #FFFFFF; }

 A.RowOther:hover 
	{color: #006666; background:#CCCCCC; text-decoration: none;
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999; }




A.ColumnOther, A.ColumnSame {
	text-align:right; white-space:nowrap;  
	position:absolute; width:100px; line-height:14px; 
	margin:0px; padding:0px 0px 0px 0px; 
	font-weight:bold; font-style:normal; 
	font-family:Arial, sans-serif; font-size:12px; 
	}
	
A.ColumnOther:link, A.ColumnOther:visited, A.ColumnOther:active 
{ color: #FFFFFF; background:#666666; text-decoration: none; 
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999; }

A.ColumnSame:link, A.ColumnSame:visited, 
A.ColumnSame:hover, A.ColumnSame:active 
	{ color: #333333; background:#FFFFFF; text-decoration: none; 
	border-left: 1px solid #009999; border-right: 1px solid #FFFFFF; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999;
	}
	
A.ColumnOther:hover
	{color: #006666; background:#CCCCCC; text-decoration: none; 
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999;
	}
	
	
	



A.BarSame, A.BarOther {
	text-decoration: none; text-align:center; white-space:nowrap;  
	position:relative; width:10px; line-height:14px; 
	margin:0px; padding:1px 2px 0px 2px; 
	font-weight:bold; font-style:normal; 
	font-family:Arial, sans-serif; font-size:12px; 
	}

A.BarOther:link, A.BarOther:visited, A.BarOther:active 
	{color: #CCFFFF; background:#009900; text-decoration: none; 
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999; }

A.BarSame:link, A.BarSame:visited, 
A.BarSame:hover, A.BarSame:active 
	{color: #009900; background:#FFFFFF; text-decoration: none;
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999; }

 A.BarOther:hover 
	{color: #009900; background:#FFFFFF; text-decoration: none;
	border-left: 1px solid #009999; border-right: 1px solid #009999; 
	border-top: 1px solid #009999; border-bottom: 1px solid #009999; }



A.PhotoLink:link, A.PhotoLink:visited, A.PhotoLink:hover, A.PhotoLink:active
	{font-size: 10px; text-decoration: none; }
	
A.PhotoLink:link { color:#666666;  }
A.PhotoLink:visited { color:#666666;  }
A.PhotoLink:hover { color:#FF0000;  }
A.PhotoLink:active { color:#FFFFFF;  }


A.PhotoText:link, A.PhotoText:visited, A.PhotoText:hover, A.PhotoText:active
	{font-size: 10px; text-decoration: none; }

A.PhotoText:link { color:#000099;  }
A.PhotoText:visited { color:#000099;  }
A.PhotoText:hover { color:#FF0000;  }
A.PhotoText:active { color:#FFFFFF;  }

