body
{
	margin: 0px;
	color: black;
	font-family: Tahoma;
	background-color: #dddddd;
	text-decoration: none;
}

.SiteTopMenuTile
{
	background-position: center top;
	background-image: url(/Images/TopMenu/Tile.gif);
	background-repeat: repeat-x;
}
.TextNormal
{
	font-size: 13px;
	color: #2a3d56;
}
.LabelLogin
{
	font-size: 12px;
	color: white;
}
.InputLogin
{
	border-right: #2a3d56 1px solid;
	border-top: #2a3d56 1px solid;
	font-size: 12px;
	border-left: #2a3d56 1px solid;
	width: 115px;
	color: #2a3d56;
	direction: ltr;
	border-bottom: #2a3d56 1px solid;
	font-family: Tahoma;
	height: 18px;
}
A.LinkLogin:hover
{
	font-size: 12px;
	color: #2a3d56;
	text-decoration: none;
}
A.LinkLogin
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.TextBottom
{
	font-size: 10px;
	color: black;
}
.AlbumFirstPageImg
{
	border-right: #444444 12px solid;
	border-top: #444444 12px solid;
	border-left: #444444 12px solid;
	border-bottom: #444444 12px solid;
}

