/* Tags */ 
body 	{ 
	font-family: Verdana, "Times New Roman", Times, serif; 
	font-size: 1em;
	color: #000000; 
	background-postion: relative; top:0 ; 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #000000;
	} 

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 */




#contentD3 
	{
	background-color: #CCCCCC;
 	font-size: 1.0em; 
	padding: 5px;
	position: absolute;
	bottom: auto;
	white-space: nowrap;
	}


#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 	{
		height: 60px; 
		width: 100%;
		clear: both;
		text-align: center;
		background-color: #99cc99;
		position: relative; bottom: 0em; right: 0em;
		border: 1px solid #228b22;
		padding-top: 5px;
		}



/* ID */

	.bld
		{	
		color:black;font-weight:bold;height:12px;
		color: #2e61a3 ;
		font-size: 1.2em; 	
		}

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

	.titlen {
		font-family: "Times New Roman", Times, serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #000000;
		padding: 1px;
		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; */
		}

	.reg	{ 
		text-align: center;	
		width: 100%; 
		font-size: 1.2em;  
		font-weight:900;
		color: #000000; 
		margin-top: 0.1em;
		} 


 	.wel	{
		position: absolute;
		top: 2px;
		left: 15px;
		/* padding: 5px;*/
		}
	
	.log	{
		position: absolute;
		top: 22px;
		left: 12px;
		}

	.pic1	{
		position: absolute;
		top: 5px;
		left: 420px;
		/* padding: 15px;*/
		}

	.txtl1	{
		padding: 5px;
		position: absolute;
		top: 100px;
		left: 20px;
		right: 400px;
		bottom: 600px;
		}

	.txt11	{
		padding: 15px;
		position: absolute;
		top: 100px;
		left: 20px;
		right: 400px;
		bottom: 600px;
		}










