﻿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: #FFFF00;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CC0000;
}

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

A.RowOther:hover {
	color: #CC0000;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}

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: #FFFF00;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CC0000;
}

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

A.ColumnOther:hover {
	color: #CC0000;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}

A.SmallButtonOther, A.SmallButtonSame	{
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	font-family:Arial, sans-serif;
	text-align:center;
	white-space:nowrap;
	line-height:16px;
}

A.SmallButtonOther:link, A.SmallButtonOther:visited, A.SmallButtonOther:active {
	color: #000000;
	text-decoration:none;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

A.SmallButtonSame:link, A.SmallButtonSame:visited, A.SmallButtonSame:hover, A.SmallButtonSame:active {
	color: #0000FF;
	text-decoration:none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}

A.SmallButtonOther:hover {
	color: #CCCC00;
	text-decoration:none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CC0000;
}

