BODY  {font-family:Verdana, sans serif; background-color:#faf0e6; margin-left:6%; margin-right:4%; font-size:12px; text-align:justify;

SCROLLBAR-FACE-COLOR:#f0e6d6; 	/*buttons*/ 
SCROLLBAR-HIGHLIGHT-COLOR:#dad0c6; 	/*left border to buttons*/ 
SCROLLBAR-SHADOW-COLOR:#dad0c6; 	/*right border to buttons*/
SCROLLBAR-3DLIGHT-COLOR:#ffffff; 	/*left of button shadow*/
SCROLLBAR-ARROW-COLOR:#006699; 	/*arrows*/
SCROLLBAR-TRACK-COLOR: #faf0e6; 	/*tack not clicked*/
SCROLLBAR-DARKSHADOW-COLOR:#cac0b6;	/*right of button shadow*/
}
								/*layout*/
INPUT.submit
{
BACKGROUND-COLOR:#dad0c6; 
BORDER-BOTTOM-WIDTH: 2px; 
BORDER-LEFT-WIDTH: 2px; 
BORDER-RIGHT-WIDTH: 2px; 
BORDER-TOP-WIDTH: 2px; 

font-size: 14px; color: blue; text-align: left; text-decoration:none;  
}

INPUT.button
{
BACKGROUND-COLOR:#dad0c6; 
BORDER-BOTTOM-WIDTH: 2px; 
BORDER-LEFT-WIDTH: 2px; 
BORDER-RIGHT-WIDTH: 2px; 
BORDER-TOP-WIDTH: 2px; 

font-size: 14px; color: navy; text-align: center; text-decoration:none; font-weight:bold; 
HEIGHT: 26px; 
WIDTH: 120px
}

TEXTAREA.textbox 

{
BACKGROUND-COLOR:#dad0c6; 

font-size: 14px; color: blue; text-align: left; text-decoration:none;

}

	
H1 {font-style: italic; font-weight:bold; font-size: 22px; color:#006699;text-align:left; margin-top:10px}		/*main headings*/					
H2 {font-weight:normal; font-size: 15px; color:#006699; text-decoration:none; text-align:left;}
								/*sub headings*/

H3 {font-family:Garamond; font-style: italic; font-weight:bold; font-size: 20px; color:#006699;text-align:center; margin-top:0pt; margin-bottom:0pt}							/*head non java*/	

H4 {font-size: 1pt; color:#faf0e6; margin-top:0pt; margin-bottom:0pt;}

P  {font-size: 12px; color: navy; text-align: justify; text-decoration:none;} 			/*general text*/

P.image  {font-size: 12px; color: navy; text-align: left; text-decoration:none;} 					/*general text*/

P.top  {height:10px; font-size: 10px; background-color:#f0e6d6; text-align: right; text-decoration:none;}		/*top marker*/

P.date  {font-size: 10px; color: red; text-align: right; text-decoration:none;}			 			/*date modified*/

P.hidden {font-size:1px; color: #faf0e6; margin-top:0px}		
								/*hidden text*/

P.indent {font-size: 12px; color: teal; text-align: justify; text-decoration:none; 	margin-top:16px; margin-right:20px; margin-left:20px;} 						/*lists*/

P.head {font-size: 10pt; text-align:center; color:teal; margin-top:0pt; margin-bottom:0pt; margin-right:10pt; margin-left:10pt}						/*text non java*/

P.select {font-style:italic; font-weight:bold; font-size: 10px; text-align:center; color:red; margin-top:10px; margin-bottom:0px;}						/*selector non java*/

TD {height:15px; font-size:12px; color: blue;text-decoration:none; vertical-align:top;}

TD.head {height:15pt; font-size:12pt; color: blue; font-style:italic; text-align:center; vertical-align:top;}

TD.description {height:15pt; font-size:8pt; color: black; text-align:center; vertical-align:top;}

TD.selector {height:15pt; font-size:9pt; color: black; text-align:center; background:#ccddee; vertical-align:top;}

TD.sub {color:teal}

TD.subh {font-size: 1pt; color:#faf0e6; margin-top:0pt; margin-bottom:0pt;}								/

*tables*/
TD.right {text-align:right}

TD.space {height:1px; font-size:1pt;}

TD.logo {height:25px; font-style: italic; font-family: Garamond; color:#006699;font-size:22px; font-weight:bold; vertical-align:bottom; text-align:left}															/*logo intro page*/

TD.title { height:25px; font-family: Garamond; color:#006699;font-style: italic; font-size:20px; font-weight:bold; vertical-align:bottom; text-align:left}						/*sub intro page*/

TD.left {height:25px; font-family: Garamond; font-size:15px;  color:#006699; font-style: italic;vertical-align:bottom;text-align:left}											/*sub intro page*/

TD.tright {height:25px;font-family: Garamond;font-size:14px; color:#006699; text-decoration: none; text-align:right; vertical-align:bottom}						/*sub right intro*/


TD.center {height:25px;font-family: Garamond;font-size:14px; color:#006699; text-decoration: none; text-align:center; vertical-align:bottom}

LI {font-size: 12px; color: teal; text-align: justify; text-decoration:none; 	margin-top:5pt} 	
		
A.int:link     {color: blue; text-decoration:none;}
A.int:visited  {color: orange; text-decoration:none;}
A.int:hover    {color: red; text-decoration:none;}
A.int:active   {color: yellow; text-decoration:none;} /*on page links*/

A.head:link    	{font-size: 10px; color:blue; margin-top:0px; margin-bottom:0px}
A.head:visited  	{font-size: 10px; color:purple; margin-top:0px; margin-bottom:0px}
A.head:hover    	{font-size: 10px; color:red; margin-top:0px; margin-bottom:0px}
A.head:active     {font-size: 10px; color:green; margin-top:0px; margin-bottom:0px}
									 /*head links*/			

								
