td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px
	}

.cellbg {
	background-color: #999999;
}
.celltxt {
	font-size: 11px ; 
	color: #000000 ;
	margin-left: 5px ;
	font-family: Arial, Helvetica, sans-serif;
}
.redcell {  
	background-color: #990000; 
	font-weight: bold
	}
a {
	font-weight: bold;
	color: #222266;
	text-decoration: none
	}
a:active {  background-color: #cccccc; text-decoration: underline}
a:hover {  font-weight: bold; color: #993333; text-decoration: underline}

.medgreycell {  
	background-color: #CCCCCC
}
.global_menu_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none
}
a.global_menu_text:hover { color: #ffffff; text-decoration: underline}

.bodytableindent  {
	padding-left: 3px;
}
.colorcell { 
	background-color: #aaaaaa; 
	font-size: 12px 
}
.smalltxt {
	font-size: 10px ; 
	color: #000000 ;
	margin-left: 5px ;
	font-family: Arial, Helvetica, sans-serif;
}
.litegreycell {  
	background-color: #eeeeee
}
.smallfieldtext {  
	font-size: 10px
}
.page_title {
	font-size: 14px ;
	font-weight: bold;
	color: #000000 ;
	margin-left: 5px ;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
.required {
	font-size: 11px ;
	font-weight: bold;
	color: #ff0000 ;
	font-family: verdana, sans-serif;
}

.headertxt {
	font-size: 22px ;
	font-weight: bold; 
	color: #000000 ;
	margin-left: 5px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
