﻿.footerTD a
{
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	font-weight: 700;
	font-size: 11px;
}
.footerTD
{
	font-family: Verdana;
	width: 696px;
	color: #000000;
	font-weight: 700;
	font-size: 11px;
}
.footerTD a:hover
{
	color: Blue;
}
.TD1
{
	width: 58px;
}
.TD3
{
	width: 58px;
}

.style3
{
	font-family: Verdana;
	width: 696px;
	color: #000000;
	font-weight: 700;
	font-size: 11px;
}
.style6
{
	width: 58px;
}
.style7
{
	width: 58px;
}
#logindiv
{
	text-align: left;
}
.profilelink
{
	font-family: Verdana;
	font-size: small;
}

/* ------------ Admin master ---------------*/
.spaceTD
{
	width: 30px;
}
.iconspace
{
	height: 10px;
}
.iconTD
{
	width: 45px;
}
.themspace
{
	height: 10px;
}


#UserAvailability
{
	padding-left: 22px;
	background-position: left;
	background-repeat: no-repeat;
}

.taken
{
	background-image: url(Image/taken.gif);
}

.available
{
	background-image: url(Image/available.gif);
}
/*password Strenger*/
.barIndicatorBorder
{
	border: solid 1px #c0c0c0;
	width: 200px;
}

.barIndicator_poor
{
	background-color: gray;
}

.barIndicator_weak
{
	background-color: cyan;
}

.barIndicator_good
{
	background-color: lightblue;
}

.barIndicator_strong
{
	background-color: blue;
}

.barIndicator_excellent
{
	background-color: navy;
}

.textbox
{
	border: solid 2px #cccccc;
	border-top: solid 2px #a0a0a0;
}

/*End passeord Strenger*/