﻿body {text-align:center;}
	.container {margin:0 auto; width:1000px; min-height:772; text-align:left;}

Body
{
	background:#676767;
	padding:0px; 
	margin:0px; 
	
}

.left 
{
	background-color:#e5e5e5;
	float: left;
	width: 220px;
	min-height: 570px;
	padding:0px;
	margin:0px;
}

.contentstyle
{
	 font-family:Arial;
	 font-size:10pt;
	 color:Black;
}


.contentstyle2
{
	 font-family:Arial;
	 font-size:8pt;
	 color:Black;
}


.center 
{
	background-color:#ffffff;
	float: left;
	width: 3px;
	min-height: 570px;
	padding:0px;
	margin:0px;
}

.right 
{
	float: right;
	width: 777px;
	min-height: 570px;	
	padding:0px;
	margin:0px; 
}

.horizontalSpacer
{
	background-color:#ffffff;
	width:1000px;  
	height:3px; 
	padding:0px; 
	margin:0px
}

.horizontalSpacer1
{
	background-color:#959595;
	width:777px;  
	height:4px; 
	padding:0px; 
	margin:0px
}

.menulinks a:link{color:White; text-decoration:none;}
.menulinks a:visited{color:White;text-decoration:none;}

.footer
{
	background-color:#800040; 
	width:1000px;  
	height:49px; 
	padding:0px; 
	margin:0px;
	color:White;
	text-align:center;
}
	
.headertext
{
	padding:0px;
	margin:0px;
}


.ZeroMargin
{
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	border-bottom-style:none;
	border-top-style:none;
	display:block;
}

 .TreeView table tbody tr td:first-child   
 {    
    
 }  
