﻿body
{
    color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	/*background: #00BFFF url('../Images/Clouds_bg.jpg') 100% 100% no-repeat;
	background-position:0 0;
	position:fixed;*/
	position:relative;
	
    
    
}


#tblCatCount{
width:60%;
border:1px black solid;
}
/*
#tblCatCount,td
{
	border:1px black solid;
	padding:10px;
	text-align:center; 
	
}
*/
#tblCatCount,th
{
	height:25px;
	
}
#classname
{
    border:1px black solid;
    text-align:left;
    width:25%;
}

.cellpad
{
	border:1px black solid;
	padding:10px;
	text-align:center; 
	
}

