/*
Revised June 1st 2010
*/

A:link { color: #0000CC; text-decoration: underline;}
A:visited { color: #0000CC;  text-decoration: underline;}
A:hover { color: #CC00CC; text-decoration: underline;}
A:active { color: #990000; text-decoration: underline;}


A.ColumnOther:link, A.ColumnOther:visited, A.ColumnOther:hover, A.ColumnOther:active, 
A.ColumnSame:link, A.ColumnSame:visited, A.ColumnSame:hover, A.ColumnSame:active,
A.ColumnUp:link, A.ColumnUp:visited, A.ColumnUp:hover, A.ColumnUp:active
  { text-decoration: none; 
	text-align: right; 
	white-space: nowrap;
	font-family: Arial, sans-serif; 
	font-style: normal; 
	position: absolute; 
/* 	width: 172px; 		width NOT set here -  set in format/masterwidths.incl  */
	line-height: 14px; 
	font-weight: normal; 
	font-size: 12px; 
	}
	
A.ShortOther:link, A.ShortOther:visited, A.ShortOther:hover, A.ShortOther:active,
A.ShortSame:link, A.ShortSame:visited, A.ShortSame:hover, A.ShortSame:active,
A.ShortUp:link, A.ShortUp:visited, A.ShortUp:hover, A.ShortUp:active
	{ text-align: center;
	text-decoration: none; 
	font-family: Arial, sans-serif; 
	font-style: normal; 
	font-size: 11px;  
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	}
	

A.RowOther:link, A.RowOther:visited, A.RowOther:hover, A.RowOther:active,
A.RowSame:link, A.RowSame:visited, A.RowSame:hover, A.RowSame:active
	{font-family: Arial, sans-serif; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 20px; 
	text-decoration: none; 
	text-align: center; 
	white-space: nowrap;
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	font-weight: bold; 
	}
	
A.SmallButtonOther:link, A.SmallButtonOther:visited, 
A.SmallButtonOther:hover, A.SmallButtonOther:active,
A.SmallButtonSame:link, A.SmallButtonSame:visited, 
A.SmallButtonSame:hover, A.SmallButtonSame:active 
	{font-family: Arial, sans-serif; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 22px; 
	text-decoration: none; 
	text-align: center; 
	white-space: nowrap;
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	margin: 0px 1px 0px 1px;
	font-weight: bold; 
	padding: 2px 0px 2px 0px;
	}

A.MovieLink:link, A.MovieLink:visited, A.MovieLink:hover, A.MovieLink:active
	{font-family: Arial, sans-serif; 
	font-style: normal;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: underline; 
	}

A.MovieLink:link, A.MovieLink:visited, A.MovieLink:hover, A.MovieLink:active
	{color: #FF0000;
	}

A.MovieLink:hover
	{
	color: #AA0000;
	}
