﻿.Tab
{
	color:Black;
	background-color:Transparent;
}

.TabOver
{
	color:HighlightText;
	background-color:Highlight;
	cursor:default;
}

.MNUH
{
    COLOR: #000000;
    CURSOR: default;
    FONT-FAMILY: Arial, Tahoma, MS Sans Serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
}

.HIDE
{
	VISIBILITY:hidden;
}

.BorderBottom
{
	border-bottom:1px solid #666666;
}

.MenuBar
{
	border-top:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#F1F1F1;
}

.buttonOn{
		background-color: #C9C9C1; 
		margin-left: 1px;
		border-right: 1px solid #333;
		border-bottom: 1px solid #333;
		border-left: 1px solid #727272;
		border-top: 1px solid #727272;
		padding: 0px 1px 0px 1px;
		color: #000;
		font-size: 8pt;
		font-weight: normal; 
		text-align: center;
		white-space: nowrap;
		text-decoration: underline;
		cursor: pointer;
	}
	
.button
{
		background-color: #C2C2B8; 
		margin-left: 1px;
		border-right: 1px solid #333;
		border-bottom: 1px solid #333;
		border-left: 1px solid #727272;
		border-top: 1px solid #727272;
		padding: 0px 1px 0px 1px;
		color: #000;
		font-size: 8pt;
		font-weight: normal; 
		text-align: center;
		white-space: nowrap;
		text-decoration: none;
		cursor: pointer;
}
	
.UIMenu
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
}

.UIMenuBorder
{
	border:1px solid black;
	border-left: 0px;
	border-right: 0px;
	background-color:#fff;
	width:955px;
}

.Tab
{
	cursor:default;
}	

.log
{
	background: url(images/login.gif) no-repeat;
	width: 349px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}

.fastTrack {
	background: url(images/purpFade.gif) repeat-y;
	height: 40px;
	padding: 8px 0 0 20px;
	margin: 0 0 20px 0;
}

.error 
{
	color: red;
}

.broadcast
{
	height: 300px;
	width: 450px;
	background-color: #fff;
}

.ft {
	background: url(images/fastTrack.gif) no-repeat;
	width: 349px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}

.links
{
	text-decoration: none;
	color: #5b7ab8;
	font-size: .75em;
	margin-right: 2em;
}

.qt{
	display:block;
	margin: 0 auto 10px auto;
	background: #e8edee;
	border: 1px solid #ccc;
	margin: 36px auto 10px auto;
	width:320px;
}