	/* Tags */ 
body 	{ 
	font-family: Verdana, "Times New Roman", Times, serif; 
	font-size: 1em;
	color: #000000;  
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%
	} 

h1 	{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.4em;
	font-weight: bold; 
	color: #3cb371; 
	text-align: Left ;
	} 


/*  Pseudo classes */

:link 	{ 
	text-decoration: underline; 
	font-weight: bold; 
	} 

:visited { 
	text-decoration: underline; 
	font-weight: bold; 
	} 
/*
:hover	 { 
	color: #3cb371; 
	/*padding-bottom: 1px; 
	font-weight: bold; 
	text-decoration: underline; 
	background-color:#006400; 
	}   */

:active { 
	color: #ccffcc; 
	font-weight: bold; 
	} 

/* Div's */


#list01 
	{
	font-size:1em; 
	font-family: Arial, serif; 
	font-size: 9pt; 
	margin-top: 0; 
	margin-bottom: 0; 
	width: 100%;
	}


#list01 li
 	{
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 5px;
	white-space: nowrap;
	}


#list02 
	{
	font-size:1em; 
	font-family: Arial, serif; 
	font-size: 9pt; 
	margin-top: 0; 
	margin-bottom: 0; 
	width: 100%;
	}


#list02 li
 	{
	float:left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 5px;
	white-space: nowrap;
	}

#list03 
	{
	font-size:1em; 
	font-family: Arial, serif; 
	font-size: 9pt; 
	margin-top: 0; 
	margin-bottom: 0; 
	width: 100%;
	}


#list03 li
 	{
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 5px;
	white-space: nowrap;
	}


/* footer  */

 #footer 	{
		position: relative; bottom: 0em; right: 0em;		
		height: 60px; 
		clear: both;
		text-align: center;
		background-color: #99cc99;
		width: 100%;
		border: 1px solid #228b22;
		padding-top: 2px;
		}



/* ID */

	
	.titlef {
		font-family: "Times New Roman", Times, serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #0099cc;
		text-align: center;		
		/*display: inline;*/
		}

	.titlen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	display: inline;
		}



	.title1 {
		font-family: "Times New Roman", Times, serif; 
		font-size: 1.5em ; 
		letter-spacing: .25em ;
		font-weight: bold ;
		color: #000000 ; 
		/* text-align: center;	*/
		display: inline;
		margin-left: 10%;  
		/* margin-left: 50px; */
		}

	.pic	{
		float: left; 
	    height: 130px; 
		width: 130px;
		padding: 15px; 
		margin: 6px 5px;
		center no-repeat;
		}



 
.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
/* .ls img {height: 96px; width: 128px; margin: 0px 0;}
 .pt img {height: 128px; width: 96px; margin: 0 0px;}  */
 







