/*
Revised November 3rd 2006
*/


A.ColumnOther, A.ColumnSame {
	text-decoration: none; text-align:center; white-space:nowrap;  
	position:absolute; width:120px; line-height:14px; margin:0px; padding:0px; 
	font-weight:bold; font-style:normal; font-family:Arial, sans-serif; font-size:12px; 
	border-width:1px; border-style:solid; border-color:#000000; }
	
A.ColumnOther:link, A.ColumnOther:visited, A.ColumnOther:active {
	text-decoration: none; color: #DDFFFF; background:#005588; }

A.ColumnSame:link, A.ColumnSame:visited, A.ColumnSame:hover, A.ColumnSame:active {
	text-decoration: none; color: #004466; background:#EEFFFF; }
	
A.ColumnOther:hover {
	text-decoration: none; color: #FFFFFF; background:#55AACC; }
	



A.ShortSame, A.ShortOther {
	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; 
	border-width:1px; border-style:solid; border-color:#000000; }

A.ShortOther:link, A.ShortOther:visited, A.ShortOther:active {
	text-decoration: none; color: #DDFFFF; background:#005588; }

A.ShortSame:link, A.ShortSame:visited, A.ShortSame:hover, A.ShortSame:active {
	text-decoration: none; color: #004466; background:#EEFFFF; }

 A.ShortOther:hover {
	text-decoration: none; color: #FFFFFF; background:#55AACC; }




A.RowOther, A.RowSame {
	text-decoration: none; text-align:center; white-space:nowrap;  
	font-weight:normal; font-style:normal; font-family:Arial, sans-serif; font-size:10px; 
	border-width:1px; border-style:solid; border-color:#000000; }

A.RowOther:link, A.RowOther:visited, A.RowOther:active {
	text-decoration: none; color: #DDFFFF; background:#005588; }

A.RowSame:link, A.RowSame:visited, A.RowSame:hover, A.RowSame:active {
	text-decoration: none; color: #004466; background:#EEFFFF; }

A.RowOther:hover {
	text-decoration: none; color: #FFFFFF; background:#55AACC; }




A.SmallButtonOther, A.SmallButtonSame	{
	text-decoration: none; text-align:center; white-space:nowrap;  line-height:20px; 
	font-weight:normal; font-style:normal; font-family:Arial, sans-serif; font-size:10px; 
	border-width:1px; border-style:solid; border-color:#000000; 
	padding:2px 0px 2px 0px;}


A.SmallButtonOther:link, A.SmallButtonOther:visited, A.SmallButtonOther:active {
	text-decoration: none; color: #DDFFFF; background:#005588; }

A.SmallButtonSame:link, A.SmallButtonSame:visited, 
A.SmallButtonSame:hover, A.SmallButtonSame:active {
	text-decoration: none; color: #004466; background:#EEFFFF; }

A.SmallButtonOther:hover {
	text-decoration: none; color: #FFFFFF; background:#55AACC; }
