<STYLE TYPE="text/css">



#divUpControl{position:absolute; width:25; left:345; top:45; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:25; left:345; top:80; z-index:1; text-align: right} 
#divContainer{position:absolute; width:300; height:175; overflow:hidden; top:40; left:35; clip:rect(0,300,175,0); visibility:hidden} 
#divContent{position:absolute; top:0; left:0; width:300; height:175;} 

	
BODY.splashpage  {
background-image:url(../images/bg-main2.jpg); 
background-attachment: fixed;
background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: #83B35C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CC3333; 
	SCROLLBAR-SHADOW-COLOR: #CC3333; 
	SCROLLBAR-3DLIGHT-COLOR: #83B35C; 
	SCROLLBAR-ARROW-COLOR: #83B35C; 
	SCROLLBAR-TRACK-COLOR: #83B35C; 
	SCROLLBAR-DARKSHADOW-COLOR: #83B35C;
	overflow: auto }
	
BODY {
background-image: none;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CC9933; 
	SCROLLBAR-SHADOW-COLOR: #CC9933; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	overflow: auto }
 
img.floatleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
}
img.floatright {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
img.floatleftborder {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
	border:1px solid #719182; 
}
img.floatrightborder {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border:1px solid #719182; 
}
.centered {
	text-align: center;
}

A:link 		{
	color: #CC3333; 
	font-weight: bold;
	text-decoration: none }

A:hover 	{
	color: #CC3333; 
	text-decoration: none }

A:active 	{
	color: #CC3333; 
	text-decoration: none}

A:visited 	{color: #CC3333; 
			text-decoration: none}
				
	


A.intext:link   {font-size: 12px;
			border-bottom: 1px dotted #CC3333;
			text-decoration: 1px dotted #CC3333;
			color: #CC3333;
			font-weight: normal } 

A.intext:hover   {font-size: 12px;
			border-bottom: 1px dotted #CC9933;
			text-decoration: 1px dotted #CC9933;
			color: #CC9933;
			font-weight: bold } 
			   
A.intext:active   {font-size: 12px;
			border-bottom: 1px dotted #CC9933;
			text-decoration: 1px dotted #CC9933;
			color: #CC9933;
			font-weight: bold } 
				
A.intext:visited   {font-size: 12px;
			border-bottom: 1px dotted #CC3333;
			text-decoration: 1px dotted #CC3333;
			color: #CC3333;
			font-weight: normal }
			
A.nav:link 		{
	color: #CC3333; 
	text-decoration: none }

A.nav:hover 	{
	color: #CC3333; 
	text-decoration: none }

A.nav:active 	{
	color: #CC3333; 
	text-decoration: none}

A.nav:visited 	{color: #CC3333; 
			text-decoration: none}
			
			
				 
.text     {
	color: #000000;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
			 
.textwhite     { font: 12px/18px verdana, lucida, arial, helvetica, sans-serif;
             color: #ffffff }

			 
.smtextgreen     { font: 8px/12px verdana, lucida, arial, helvetica, sans-serif;
             color: #336600 }
			 
.smtext     { font: 9px/12px verdana, lucida, arial, helvetica, sans-serif;
             color: #000000 }
			 

.header	   { font-size: 12px;
			 color: #996600;
             font-weight: bold;
             font-family: verdana, arial, helvetica, sans-serif }

	 


</STYLE>.text table tr td {
	text-align: center;
}

