BODY
{
	color: black;
	font-family: Arial;
	background-color: #99cc99;
}
.sortingblock
{
	font-size: 75% ;
	text-decoration:none ;
}

.debox
{
	font-family:Arial;
	background-color: lightblue;
}

.dubox
{
	font-family:Arial;
	background-color: #ccffff ;
}

.gdebox
{
	font-family:Arial;
	background-color: #ffff99;
}

.gdubox
{
	font-family:Arial;
	background-color:  lightblue;
}



.smallnav
{
	font-size: 75% ;
	text-decoration:none ;
}

.topbox
{
	font-family:Arial;
	font-size:xx-small;
	width:300;
	height:20;
	background-color: lightblue;
}

.drowtbox
{
	font-family:Arial;
	font-size:xx-small;
	width:150;
	height:20;
	background-color: lightblue;
}

.drowtarea
{
	font-family:Arial;
	font-size:xx-small;
	width:260;
	height:35;
	background-color: lightblue;
}

.statusarea
{
	font-family:Arial;
	width:100%;
	height:35;
	background-color: #ff9933;
}


.drowtbuser
{
	font-family:Arial;
	font-size:xx-small;
	width:80;
	height:20;
	background-color: lightblue;
}
.drowtbdate
{
	font-family:Arial;
	font-size:xx-small;
	width:100;
	height:20;
	background-color: lightblue;
}
.drowtarealong
{
	font-family:Arial;
	font-size:xx-small;
	width:500;
	height:35;
	background-color: lightblue;
}

.drowtareashort
{
	font-family:Arial;
	font-size:xx-small;
	width:250;
	height:35;
	background-color: lightblue;
}



.drowtbstatus
{
	font-family:Arial;
	font-size:xx-small;
	width:50;
	height:20;
	background-color: lightblue;
}





.sitetitle {
	text-align:center;	

	font-size: 125% ;

	border-style:solid ;
	border-color:blue ;
	border-width:thin ;
}



.AtoZ {
font-size: 75% ;


}

.headrow
{
	background-color: lightblue;
	border-style:solid ;
	border-color:blue ;
	border-width:thin ;
}
.footrow
{
	background-color: lightblue;

}
.drow
{
	background-color: #99cccc;
}

.topleftbox
{
	background-color: silver;
}

.toprightbox
{
	background-color: silver;
}


.toptitle{
font-size: 175% ;
text-decoration:none ;
text-transform:capitalize ;
}


.fullWidth
{
	float:left ;
	width: 99%

	border-style:solid ;
	border-color:blue ;
	border-width:thin ;
}

.lhs
{
	float:left ;
	width: 49%
	background-color: white;
}
.rhs
{
	float:Right ;
	width: 49%
	background-color: white;
}

.downloadpage
{
}

.downloadsection
{
	text-align: left;
	width: 100%;
}

.downloadrow
{
	border-width: thin;
	border-style: solid ;
	border-color: black;
}

.cleaner
{
	clear: both;
}

.downloadurl
{
	width: 25%;
	float: left;
}

.downloadnote
{
	width: 55%;
	float: left;
}

.downloadsize
{
	width: 20%;
	float: left;
}






