<STYLE type="text/css">
<!--

/* --- These lines control body text --- */

P	
		{  
		font-family: arial,helvetica,sans serif,default;
		font-size:11pt;
		color:000000;
		text-align:justify;
		}

td
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:11pt;
		color:000000;
		}

.small
		{  
		font-family: arial,helvetica,sans serif,default;
		font-size:9pt;
		color:black;
		}

.smallcaps
		{  
		font-family: garamond,times new roman,times,serif,default;
		font-variant: small-caps;
		font-size:10pt;
		color:000000;
		}

.smallcaps:link
		{  
		font-family: garamond,times new roman,times,serif,default;
		font-variant: small-caps;
		text-decoration: underline;
		color:203320;
		}

.smallcaps:visited
		{  
		font-family: garamond,times new roman,times,serif,default;
		font-variant: small-caps;
		text-decoration: underline;
		color:203320;
		}

.smallcaps:active
		{  
		font-family: garamond,times new roman,times,serif,default;
		font-variant: small-caps;
		text-decoration: underline;
		color:203320;
		}

.smallcaps:hover
		{  
		font-family: garamond,times new roman,times,serif,default;
		font-variant: small-caps;
		text-decoration: none;
		color:003300;
		}

H1
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:20pt;
		color:000000;
		}

H2
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:14pt;	
		color:000000;
		}	

H3
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:12pt;	
		color:000000;
		}

H4
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:10pt;	
		color:#000000;
		line-height: 1.0;
		padding: 0em;
		margin-bottom: 0;
		}

H5
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:8pt;	
		color:#000000;
		line-height: 1.0;
		padding: 0em;
		margin-bottom: 0;
		}

H6
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:7pt;
		line-height: 1.0;
		padding: 0em;			
		}

/* --- Use these for light text on a dark background --- */ 

.rev
		{
		font-family:Verdana,arial,sans-serif,default;
		color:#FFFFFF
		}

.reverse
		{	
		color:#FFFFFF;
		font-weight:600;
		}

/* --- Accent text --- */
.accent
		{
		color:#203320;
		}

.accent2
		{  
		font-size:11pt;
		}

.bold
		{
		font-style: bold;
		}
	
ul
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:10pt;
		color:#000000;
		}

/* --- These lines control links --- */

.menu
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		}

.menu a:link
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #203320;
		text-decoration: none;
		}

.menu a:visited
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #203320;
		text-decoration: none;
		}

.menu a:hover
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #006600;
		text-decoration: underline;
		}

.menu a:active
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #203320;
		text-decoration: none;
		}

.content
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		}

.content a:link
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

.content a:visited
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

.content a:hover
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		}

.content a:active
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

A:link
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color:#003300;
		font-weight:700;
		}

A:visited
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color:#003300;
		font-weight:700;
		}

A:active
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		color:#003300;
		font-weight:700;
		}

A:hover
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color:red;/* --- #BD9C5A ---*/
		font-weight:700;
		}

/* --- Use this class for dark backgrounds ---*/
A.white:link
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color:#FFFFFF;
		}

A.white:visited
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color:#FFFFFF;
		}

A.white:active
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		color:#ffcc00;
		}

A.white:hover
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color:#006600;
		}
/* --- End class for dark backgrounds -- */

A.header:link
		{ 
		font-family: times, times new roman, serif;
		text-decoration: none;
		font-size:10pt;
		color:#000000;
		font-weight:700;
		}

A.header:visited
		{ 
		font-family: times, times new roman, serif;
		text-decoration: none;
		font-size:10pt;
		color:#000000;
		font-weight:700;
		}

A.header:active
		{ 
		font-family: times, times new roman, serif;
		text-decoration: none;
		font-size:10pt;
		color:#000000;
		font-weight:700;
		}

A.header:hover
		{ 
		font-family: times, times new roman, serif;
		text-decoration: none;
		font-size:10pt;
		color:#ffffff;
		font-weight:700;
		}

A.footer:link
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		font-size:10pt;
		color:#9999ff;
		font-weight:700;
		}

A.footer:visited
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		font-size:10pt;
		color:#9999ff;
		font-weight:700;
		}

A.footer:active
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		font-size:10pt;
		color:#9999ff;
		font-weight:700;
		}

A.footer:hover
		{ 
		font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		font-size:10pt;
		color:#ffffff;
		font-weight:700;
		}

/* --- for demo use only --- */
.serif
		{
		font-family: garamond,times new roman,times,serif,default;
		font-size: 12pt;
		}

.sanserif
		{
		font-family: arial,helvetica,sans serif,default;
		}
/* --- end for demo use only --- */

/* --- These lines control form appearance --- */

.cart
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:9pt;
		color:black;
		background-color: #eeeeee;
		}

.item
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:9pt;
		color:black;
		}

.sublink
		{
		text-decoration: none;
		font-family:arial,helvetica,sans serif,default;
		font-size:8pt;
		}

.button 
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:9pt;
		color:black;
		background-color: #DDDDDD;
		}

.iteminput
		{
		font-family: arial,helvetica,sans serif,default;
		font-size:9pt;
		color:black;
		background-color: #DDDDDD;
		}

.inputsmallBorder
		{
		font-size: 10px;
		border: 1px solid #999999;
		background-color: #EDEDED;
		color: #000000;
		}

/* --- These lines control page colors --- */
BODY
		{
		background-color:#DACAA4;/* #DBD8B5 */
		margin-top: 0%;
		margin-left: 0%
		}

.mainbg2
		{
		background-color:#ffffff;
		}

.mainbg
		{
		background-color:#DACAA4;
		}

.headerbg
		{
		background-color:#ffffff; /* f/w=336633, s/s=99cc99 */
		}

.headerlinkbg
		{
		background-color:#6b8155; /* f/w=003300, s/s=669966 */
		}

.footerbg
		{
		background-color:#99cc99;
		}

.footlinkbg
		{
		background-color:#669966;
		}

.BodyBg /* controls opacity of table or cell (IE only) */
		{
		background:#DACAA4;
		filter:alpha(opacity=100);
		}

.popup	{
	background-color:#DACAA4;
	color:#000000;
}
	
IMG.icon
		{
		float: right;
		margin: 10;
		margin-right: 0;
		}

.splash	{
	font-family:Comic Sans MS,sans serif,default;
	text-align:center;
	font-size:18pt;
}

a.splash:link	{
	font-family:Comic Sans MS,sans serif,default;
	text-align:center;
	color:#003300;
	font-size:18pt;
	text-decoration:underline;
}

a.splash:hover	{
	font-family:Comic Sans MS,sans serif,default;
	text-align:center;
	color:#003300;
	color:#ffffff;
	font-size:18pt;
	text-decoration:underline;
}

a.splash:visited	{
	font-family:Comic Sans MS,sans serif,default;
	text-align:center;
	font-size:18pt;
	text-decoration:underline;
}

a.splash:visited	{
	font-family:Comic Sans MS,sans serif,default;
	text-align:center;
	color:#003300;
	font-size:18pt;
	text-decoration:underline;
}

.splashFooter	{
	text-align:center;
	font-weight:bold;
}

.footerRule	{
	width:50%;
	text-align:center;
	color:#007755;
	}

#splashPage	{
	width:60%;
	margin-left:30px;
	margin-right:30px;
	float:left;
	}

#splashHeader	{
	width:100%;
	background-color:#ffffff;
}

#slideshow	{
	width:30%;
	float:left;
	padding:20px;
	text-align:center;
}



// -->
</STYLE> 