.pageheader{

font: bolder 80px Harrington;
color:white;
font-size: 30px;
}

.labelcell { 
  font: bold 15px Verdana, Sans-serif;
  color: #000000; 
  font-size: 11px;
  font: Bold;
  background-color: transparent; 
 }
 .textcell{
 	font: bold 15px Arial, Sans-serif;
 	color:#ffffff;
 	border: 2px solid #cccccc; 
 	background:#E6E6E6 url(images/textboxBG.png) repeat-x center left;
 
 	}

.tdcell{
	text-align: center;
	font-size: 13px;
	font : bold;
 	background-color: #cccccc;
 	border: 2px solid #ffffff; 
    border-collapse: collapse; 
    border-style:doted;
 	}

.tdcelldata{
	font: 12px Verdana;
    text-align : left;
    color : black;
    background:#E6E6E6 url(images/textboxBG1.png) repeat-x center left;
	background-color: #E6E6E6;
	width :100%;
	border:1;
	border-color : #ffffff;
 	}

.ndcelldata{
	
	width :100%
	background:#cccccc url(tbody.png) repeat-x center left;
	
 	}

.tdhead { 
    font: bold 15px Verdana, Sans-serif;
    text-align : center;
    color: #ffffff;
    background:#cccccc url(images/headerBG.jpg) repeat-x center left;
    border: 2px solid #ffffff; 
    border-collapse: collapse; 
    border-style:doted;
    
   
  } 

.selectcell{
	font: bold 12px Verdana, Sans-serif  text-align : left;
    color : black;
	background-color : #E6E6E6;
	scrollbar-face-color:#cccccc;
    scrollbar-arrow-color:#666666;
    scrollbar-track-color:#666666;
    scrollbar-shadow-color:#666666;
    scrollbar-highlight-color:#E6E6E6;
    scrollbar-3dlight-color:#cccccc;
    scrollbar-darkshadow-Color:#666666;
	}

 .heading { 
 	font: bold 22px Verdana, Sans-serif;
 	text-align: center;
	color: #ffffff;
    width:100%;
    height:4%;
    text-align: center;
	background:#cccccc url(images/headerBG.jpg) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 4px 4px 10px; /*header text is indented 10px*/
	   
 }

 .heading1 { 
 	font: 14px Verdana, Sans-serif;
 	text-align: center;
	color: #ffffff;
    width:100%;
    height:4%;
    text-align: center;
	background:#cccccc url(images/headerBG.jpg) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 4px 4px 10px; /*header text is indented 10px*/
	   
 }

.bodyheading { 
 	
    
    background: url(titlebar.png) repeat-x center left;
	}

.leftFrame { 
    background: url(images/leftFrameBG.JPG) no-repeat;
	}

.rightFrame { 
    background: url(images/rightFrameBG.JPG) no-repeat;
	}
.menuHeaderFrame{
background: url(images/menuHeaderBG.JPG) no-repeat;
align:center;
}

.login { 
 
	background: url(images/loginBG.JPG) no-repeat;
	margin-top: 5px; /*bottom spacing between header and rest of content*/
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented 10px*/
	   
 } 
 .loginHeader{
 background:#E6E6E6 url(images/headerBG.jpg) repeat-x center left;
 valign:bottom;
 align:center;
 padding: 0px 0px 0px 0px; /*header text is indented 10px*/
 
 }
 
  .loginFooter{
 background:#E6E6E6 url(images/headerBG.jpg) repeat-x center left;
 align:center;
 padding: 0px 0px 0px 10px; /*header text is indented 10px*/
 
 }

  .allMenuFooter{
 background:orange url(images/homeFooter.JPG) no-repeat;
 align:center;
 width:80%;
 padding: 0px 0px 0px 10px; /*header text is indented 10px*/
 
 }
 .button { 
	font: bold 15px Verdana, Sans-serif;
	color:#ffffff;
	border-color : #cccccc;
	background:#cccccc url(images/headerBG.jpg) repeat-x center left;
	margin-top: 0px; /*bottom spacing between header and rest of content*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented 10px*/
}



