﻿.downloadTable
{
	color: #FED889;
	font-weight: bold;
	height: 25px;
}

.downloadBlue
{
	color: #00FFFF;
	font-weight: bold;
}

.downloadMenu
{
	color: #FED889;
	width: 144px;
	height: 21px;
	background: url('./../../Download/Images/phonDownloadMenuRootBg.jpg') no-repeat;
	text-indent: 15px;
}

a.menu:link
{
	color: #FED889;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited
{
	color: #FED889;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.loginTb
{
	background: #3E3E3E;
	border: solid 1px #000000;
	color: #FED889;
}
