.title_gray .Head { 	color: white;}

/* CSS Document */

.c_headgray {	padding: 1px 1px 0 1px; 
		text-align:left;
		background: rgb(140,140,140);		
}

.clear_floatgray {height: 32px;}

.c_contentgray {clear:both; background: rgb(240,240,240);}

.c_contentpanegray {padding: 5px 1px 8px 6px ; text-align:left;}

.c_footergray {margin-bottom:20px;padding: 8px 10px 8px 15px; text-align:right;}

.titlegray {	margin:0; 
		float:left; 
		white-space:nowrap;
		border: 0px;
		height: 32px;
}

.title_visgray {	margin:0; 
			float:right; 
			text-align:right;		
			rgb(140,140,140);
}


/*---------- default style for head & normal -----------*/

.Headgray {	font-weight:bold;
		color: white; 
		font-size: 11pt;
		font-family: Verdana; 
}

.Normal {	color: black;
		font-family: Verdana; 
		font-size: 10pt;
}

.Normal p { 	margin-top: 0px;
		font-family: Verdana; 
		font-size: 10pt;
}