body { }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

#divAdmin
{
	background-image: url(../web-data/Components/admin_login.gif);
	background-repeat: no-repeat;
}

#listAdmin
{
	height: 515px;
	overflow: scroll;
	z-index: 3;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 610px;
}

.link
{
	color: #00f;
}

.descText
{
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.descText a,
.descText a:hover,
.descText a:visted
{
	color: #0000FF;
}

.standardText
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.boldText
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}