.TheBody
{
	background-color:#ea2d2e;
	border:none;
	/*margin:auto;*/
	text-align:center;
	width:100%;
}
.TheHeader
{
	Width:750px;
	margin:auto;
}
.Menu
{
	float:left;
	text-align:center;
	width:112px;
	cursor:pointer;
	padding-top:10px
}
.Page
	{
		width:100%;
		text-align:center;
		background-color:#ea2d2e;
	}
.PageInSite
{
	width:100%;
	text-align:center;
	background-color:#ea2d2e;
}
.Main
	{
		Width:750px;
		margin-left:auto;
		margin-right:auto;
		background-color:#f4f2dd;
	}
.MainInSite
{
	Width:750px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f4f2dd;
}
.Title
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		text-align:center;
	}
	.Title2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		text-align:center;
		font-weight:bold;
	}
.Background
	{
		background-image:url(../Images/Download_Manager.jpg);
		background-repeat:no-repeat;
		width:768px;
		height:576px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		background-color:#ea2d2e;
	}
	
.Background2
	{
		background-image:url(../Images/Cabico_Download_Manager_ok.jpg);
		background-repeat:no-repeat;
		width:768px;
		height:576px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		background-color:#ea2d2e;
	}
.Login
{
	position:absolute;
	top:336px;
	left:48%;

	text:left;
}
.Login2
{
	position:absolute;
	top:426px;
	left:33%;
	color:white;	
	text:left;
}

.Menu
{
	width:150px;
	flaot:left;
}
.TextBoxTable
{
	width:300px;
}
.FileList
{
	border:double;
	width:650px;
	text-align:left;
	border-width:2;
}
.FileListCell
{
	border:solid;
	border-width:thin;
	text-align:right;
}
.FileListHeader
{
	border:solid;
	border-width:thin;
	text-align:center;
}

.FileListCellDesc
{
	border:solid;
	width:450px;
	text-align:left;
	border-width:thin;
}
.TheLink
{
	cursor:pointer;
	text-decoration:underline;
	color:blue;
}
.StatTable
{
	border:solid;
	border-width:2px;
	border-color:#ea2d2e;
}
.StatCell
{
	border:solid;
	border-width:2px;
	border-color:#ea2d2e;
	width:225px;
}
.StatCell1
{
	border:solid;
	border-width:2px;
	border-color:#ea2d2e;
	width:225px;
	font-weight:bold;

}
.StatCell2
{
	border:solid;
	border-width:2px;
	border-color:#ea2d2e;
	width:225px;
	text-align:left;
}
