/* external style sheet basic_style.css */


A:link { color: blue; text-decoration: underline; }
A:hover { color:#1C341C; background: #A2C8A9;}
A:active { color: red; text-decoration: none; }
A:visited { color: blue; text-decoration: underline; }

.center {text-align: center;}
.ital {font-style: italic;}
.bold {font-weight: bold;}
.centerbold {text-align: center;font-weight: bold;}


#a_01 { color: blue; text-decoration: underline; }
#a_02 { color: blue; text-decoration: underline; }
#a_03 { color: blue; text-decoration: underline; }
#a_04 { color: blue; text-decoration: underline; }
#a_05 { color: blue; text-decoration: underline; }
#a_06 { color: blue; text-decoration: underline; }
#a_07 { color: blue; text-decoration: underline; }
#a_08 { color: blue; text-decoration: underline; }
#a_09 { color: blue; text-decoration: underline; }
#a_10 { color: blue; text-decoration: underline; }
#a_11 { color: blue; text-decoration: underline; }
#a_12 { color: blue; text-decoration: underline; }
#a_13 { color: blue; text-decoration: underline; }
#a_14 { color: blue; text-decoration: underline; }
#a_15 { color: blue; text-decoration: underline; }
#a_16 { color: blue; text-decoration: underline; }
#a_17 { color: blue; text-decoration: underline; }
#a_18 { color: blue; text-decoration: underline; }
#a_19 { color: blue; text-decoration: underline; }
#a_20 { color: blue; text-decoration: underline; }

#a_hp1 { color: #1C341C; text-decoration: underline; }
#a_hp2 { color: #1C341C; text-decoration: underline; }

#dark_grn_text {color: #1C341C;}
#input_text {background: #e7f9ea;}
#c {font:normal 77% arial;}
#d {font:normal 70% arial;}

span.linktype  { color: blue; text-decoration: underline; cursor:pointer;}


	.center_1	{	text-align: center;	
				font-weight:bold;
	}


	.vvtiny	{	font-family: Arial; 
				font-size:1pt;
				color: white;
	}

	.vtiny	{	font-family: Arial; 
				font-size:2pt;
				color: white;
	}

	.ari8	{	font-family: Arial; 
					font-size:8pt;
					font-weight:normal;
	}

	.ari8r	{	font-family: Arial; 
					font-size:8pt;
					font-weight:normal;
					color:red;
	}

	.ari8mb	{	font-family: Arial; 
					font-size:8pt;
					font-weight:normal;
					color:#CDCEFF;
	}

	.ari8mbx	{	font-family: Arial; 
					text-align:center;
					font-size:8pt;
					font-weight:normal;
					color:#CDCEFF;
	}

	.ari9	{	font-family: Arial; 
					font-size:9pt;
					font-weight:normal;
					font-weight:normal;
	}

	.arib9	{	font-family: Arial; 
					font-size:9pt;
					font-weight:normal;
					font-weight:bold;
	}

	.arib9r	{	font-family: Arial; 
					font-size:9pt;
					font-weight:normal;
					font-weight:bold;
					color:red;
	}

	.arib9m	{	font-family: Arial; 
					font-size:9pt;
					font-weight:normal;
					font-weight:bold;
					color:maroon;
	}


/* light blue */
	.arib9LB{	font-family: Arial; 
					font-size:9pt;
					font-weight:normal;
					font-weight:bold;
					color:#4040FF;
	}
	
	.ari10	{	font-family: Arial; 
					font-size:10pt;
					font-weight:normal;
	}

	.arib10	{	font-family: Arial; 
				font-size:10pt;
				font-weight:bold;
	}
	
	.arib10m	{	font-family: Arial; 
				font-size:10pt;
				font-weight:bold;
				color:maroon;
	}

	.ari10m	{	font-family: Arial; 
				font-size:10pt;
				font-weight:normal;
				color:maroon;
	}

	.arib10mb	{	font-family: Arial; 
				font-size:10pt;
				font-weight:bold;
				color:#CDCEFF;
	}
	

	.purple	{	font-family: Arial; 
				font-size:10pt;
				font-weight:bold;
				font-style: italic;
				color: purple;
	}

	.arib12	{	font-family: Arial; 
				font-size:12pt;
				font-weight:bold;
	}
	
	.arib12r	{	font-family: Arial; 
				font-size:12pt;
				font-weight:bold;
				color: maroon;
	}
	
	.ari12	{	font-family: Arial; 
					font-size:12pt;
					font-weight:normal;
	}

	.arib13	{	font-family: Arial; 
				font-size:13pt;
				font-weight:bold;
	}

	.arib14	{	font-family: Arial; 
				font-size:14pt;
				font-weight:bold;
	}

	.arib14o	{	font-family: Arial; 
				font-size:14pt;
				font-weight:bold;
				color: #F56801;
	}

	.arib16	{	font-family: Arial; 
				font-size:16pt;
				font-weight:bold;
	}

	.arib18	{	font-family: Arial; 
				font-size:18pt;
				font-weight:bold;
	}

	.arib20	{	font-family: Arial; 
				font-size:20pt;
				font-weight:bold;
	}

	.arib20m	{	font-family: Arial; 
					font-size:20pt;
					font-weight:bold;
					color:maroon;
	}

	.arib22	{	font-family: Arial; 
				font-size:22pt;
				font-weight:bold;
	}

	.arib24	{	font-family: Arial; 
				font-size:24pt;
				font-weight:bold;
	}

	.arib30	{	font-family: Arial; 
				font-size:30pt;
				font-weight:bold;
	}
	
	.arib36	{	font-family: Arial; 
				font-size:36pt;
				font-weight:bold;
	}

	.ver6	{	font-family: Verdana; 
				font-size:6pt;
				font-weight:normal;
	}

	.ver7	{	font-family: Verdana; 
				font-size:7pt;
				font-weight:normal;
	}

	.ver8	{	font-family: Verdana; 
				font-size:8pt;
				font-weight:normal;
	}
	
	.ver9	{	font-family: Verdana; 
				font-size:9pt;
				font-weight:normal;
	}

	.ver10	{	font-family: Verdana; 
				font-size:10pt;
				font-weight:normal;
	}

	.ver11	{	font-family: Verdana; 
				font-size:11pt;
				font-weight:normal;
	}

	.ver12	{	font-family: Verdana; 
				font-size:12pt;
				font-weight:normal;
	}

	
	.ver9b	{	font-family: Verdana; 
				font-size:9pt;
				font-weight:bold;
	}

	.ver12b	{	font-family: Verdana; 
				font-size:12pt;
				font-weight:bold;
	}
	
	.ga_sm	{	font-family: Georgia; 
				font-size:10pt;
				font-weight:normal;
				color: #1C341C;
	}

	.ga_sm2	{	font-family: Georgia; 
				font-size:9pt;
				font-weight:normal;
				color: #1C341C;
	}
	
	.ga_sm_b	{	font-family: Georgia; 
				font-size:10pt;
				font-weight:bold;
				color: #1C341C;
	}

.main_pic {
	position:relative;
	left: 1px;
}

.old_google_logo	{
	position:absolute;
	left: 736px;
	top: 114px;
	z-index:100;
}	

.greyout	{color: #808080;}

/* end of file */

