﻿.liveButton
{
	BORDER-RIGHT: #660000 1px solid;
	BORDER-TOP: #660000 1px solid;
	BACKGROUND: url(images/utbkgnd.gif) #ab0303 repeat-x center;
	BORDER-LEFT: #660000 1px solid;
	BORDER-BOTTOM: #660000 1px solid;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	cursor:hand;
	color:#f5cc8e;
	height:22px;
	width:50px;
}

.liveBigButton
{
	BORDER-RIGHT: #660000 1px solid;
	BORDER-TOP: #660000 1px solid;
	BACKGROUND: url(images/utbkgnd.gif) #ab0303 repeat-x center;
	BORDER-LEFT: #660000 1px solid;
	BORDER-BOTTOM: #660000 1px solid;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	cursor:hand;
	color:#f5cc8e;
	height:24px;
	width:120px;
}


.RowHighlight
{
	background-color:#660000;
	cursor:hand;
}

.liveBrnButton
{
	BORDER-RIGHT: #2c0000 1px solid;
	BORDER-TOP: #2c0000 1px solid;
	BACKGROUND: url(images/glass_9.gif) #2c0000 repeat-x center;
	BORDER-LEFT: #2c0000 1px solid;
	BORDER-BOTTOM: #2c0000 1px solid;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	cursor:hand;
	color:#f5cc8e;
	height:22px;
	width:50px;
}
