/* Default CSS Stylesheet for a new Web Application project */

BODY, TBODY
{
	color: #666633;
	font-size: 13;
	font-family: Arial;
	font-weight: normal;
	
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	background-color: white;
}

P	{
	color: #666633; 
	font-size: 13; 
	font-family: Arial; 
	font-weight: normal
	}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	text-align: center; color: "#996600"; font-size: 13; font-family: 'Arial'; font-weight: normal
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	border-width: 1; border: solid; text-align: center
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	/* text-decoration:	none; */
	color:	#666633;
	}	
		
A:visited	{	
	/* text-decoration:	none; */
	color:	#999966;
	}	
		
A:active	{	
	/* text-decoration:	none; */
	color:	#999999;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

LI	{	
	text-align: left; color: "#666633"; font-size: 13; font-family: 'Arial'; font-weight: normal
	}	

/*RMBO WebSite*/

p.upMenuSize
{
	text-align: center;
/*	color: "#666633"; */
	font-size: 10;	
}

p.menuTitle
{
	text-align: left;
	color: "#336699"; 
	font-size: 15;
}

p.leftMenuSize
{
	text-align: left;
/*	color: "#666633"; */
	font-size: 10;	
}

p.copy
{
	text-align: left;
/*	color: "#666633"; */
	font-size: 10;	
}

/*6-3*/

p.conservationText , p.educationText, p.partnerText, p.internationalText, publicantionText
{
	text-align: left;
	font-size: 15;
	color: "#666633";
	font-family: Arial, Helvetica, Sans;
}


		