body{
  		margin:10px 0px; 
  		padding:0px;
		text-align:center;
		font-size: 12px;
		font-family:Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
		
  		
  	}

td
{
		font-size: 12px;
		font-family:Lucida Grande, Verdana, Arial, Helvetica, sans-serif;

}	

  	input.btn {
   		color:#47484a;
   		background:#d6e0e2;
   		font:Lucida Grande, Verdana, Arial, Helvetica, sans-serif 75% bold;
   		border:1px solid #000000;
	}
	.parapara {
		text-align: justify;
	}
	.pagingnumbers {    	
    	line-height: 20px;
    	word-spacing: 4px;
    	padding:2px;   
    	padding-bottom:3px; 	
    	text-align: right;
    	vertical-align: middle;
    	border: 1px solid black;
    	background-color:#d6e0e2;
    	font:Lucida Grande, Verdana, Arial, Helvetica, sans-serif;    	
    	font-size:small; 
    	width:270px;
    	float: right;
    	text-decoration: none;
   }
   .pagingnumbers a.notselected {   		
   		color: #3b5999;   		
   		text-decoration: none;
   }
   a:hover {color: #778fc8;text-decoration: none; border-bottom: 1px dotted #00A700;}
   a.selected,
   a.visited {
   		color: #6693C9;
   		font-size:small;
    	font-weight: bold;    	
    	vertical-align: middle;
    	text-decoration: underline;
   }
   a.exec_link {
   	
   		text-decoration: none;	
   
   }
   	#displaydiv{width:300px; border: 1px 1px 1px 1px dashed #3b5999;}
   	.smallestTag { font-size: 8px; font-weight: 100; }
	.smallTag { font-size: 10px; font-weight: 300; }
	.mediumTag { font-size: 12px; font-weight: 400; }
	.largeTag { font-size: 14px; font-weight: 400; }
	.largestTag { font-size: 18px; font-weight: 400; color:#FF0000}
	/* widget title classes */
	.wtitle { font: 18px Lucida Grande, Verdana, Sans-Serif; text-decoration: none; font-weight: bold; color: #000000; }
	.wtitle2 { font: 18px Lucida Grande, Verdana, Sans-Serif; text-decoration: none; font-style: italic; color: #47484a; }
	.bigwtitle { font: 25px Lucida Grande, Verdana, Sans-Serif; text-decoration: none; font-weight: bold; color: #000000; }
	.ital { font: 20px Times New Roman, Serif; text-decoration: none; font-style: italic; color: #47484a; }
	
	
	#cloud { color:#778fc8;padding: 2px; line-height: 1.5em; text-align: center; }
	#cloud { margin: 0; width: 300px; }
	#cloud li { color:#778fc8;display: inline; white-space: nowrap;  }

	#cloud a {color:#778fc8;}
	#cloud a:hover {border-bottom: 1px dotted #000000;}
	
	
	/* extra rules for even and odd rows */
.even {
	background:	#ffffff;
}

.odd {
	background: #d6e0e2;
}

.footer {font-family:Lucida Grande, Verdana, Sans-Serif; text-decoration: none; font-weight: bold; color: #000000;}

h2 {font-size: 18px; font-weight: normal; font-family:Lucida Grande, Verdana, Sans-Serif; text-decoration: none; color: #000000;}