
	BODY { font-family:"Verdana, Arial, Helvetica, sans-serif"; font-size:70%;}

	DIV#divMenu { background-color:#504a42; }
	TABLE#tblMenu TD { font-size:60%; color:#FFFFFF; padding:0px 5px 0px 5px; cursor:default; }
	TABLE#tblMenu TD.Menu { font-weight:bold; cursor:default; }

	/* These two style rules added for links in MenuBar */
	TABLE#tblMenu TD.Menu A { text-decoration:none; color:#FFFFFF; font-weight:bold; }
	TABLE#tblMenu TD.Menu A:hover { color:#bcb7a3; }
	DIV.clsMenu { 
		font-size:100%; background-color:#504a42;
		visibility:hidden; width:150px; 
		padding:5px 5px 5px 8px; border-top:1 white solid; 
	}
	DIV.clsMenu A { text-decoration:none; color:#FFFFFF; font-weight:bold; }
	DIV.clsMenu A:hover { color:#bcb7a3; }

body {
	font-family:trebuchet, verdana, arial, helvetica, "sans serif", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
	scrollbar-face-color:#504a42;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#bcb7a3;
	background : #bcb7a3;  } 

	p  {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;

}
ol, ul, li
{
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
}
	
	
 SPAN           { text-transform: uppercase }

 INPUT {
color:#FFFFFF;
background-color:#bcb7a3;
font-size:10px;
font-family:arial;
}

SELECT {
color:#FFFFFF;
background-color:#bcb7a3;
font-size:10px;
font-family:arial;
}

H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
}


	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFC0;
}

A.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration:none;
}

A.cndark:visited   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

A.cndark:hover   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #bcb7a3;
	text-decoration:none;
}

A.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

