DIV.News040					{
								height: 40px;
								overflow: auto
							}
DIV.News060					{
								height: 60px;
								overflow: auto
							}
DIV.News080					{
								height: 80px;
								overflow: auto
							}
DIV.News100					{
								height: 100px;
								overflow: auto
							}
DIV.News120					{
								height: 120px;
								overflow: auto
							}
DIV.News140					{
								height: 140px;
								overflow: auto
							}
DIV.News160					{
								height: 160px;
								overflow: auto
							}
DIV.News180					{
								height: 180px;
								overflow: auto
							}
DIV.News200					{
								height: 200px;
								overflow: auto
							}
	    
.News, .News-Left, .News-Right
							{
								font-family : Arial, sans-serif ;
								font-size : 10pt ;
								margin: 0px ;
								text-align : justify ;
								text-decoration : none
							}
							
.News-Left					{
								width						:	166px ;
							}
.News-Right					{
								width						:	477px ;
							}

.NewsDate					{
								color : Red ;
								float: left ;
								font-weight : Bold ;
								margin-top : 4px;
								padding-right : 4px;
								width : 60px ;
							}
							
.NewsHigh					{
								color : Red ;
								font-weight : Bold
							}
							
.NewsHead					{
								font-family : "Albertus Medium, Times New Roman" ;
								font-size: 14.0pt ;
								font-weight : Bold ;
								text-align : left ;
							}
							
.NewsGoal					{
								font-family : "Albertus Medium, Times New Roman" ;
								font-size: 12.0pt ;
								font-weight : Bold ;
								text-align : right ;
							}
	    
.NewsHalf					{
								font-family : Arial, sans-serif ;
								font-size : 10pt ;
								text-align : right ;
							}
	    
.NewsSubj					{
								font-family : "Albertus Medium, Times New Roman" ;
								font-size: 12.0pt ;
								font-weight : Bold ;
								text-align : left ;
							}
	    
.News P, .News-Left P, .News-Right P,
.News040 P, .News060 P, .News080 P, .News100 P,
.News120 P, .News140 P, .News160 P, .News180 P, .News200 P
							{	
								margin: 4px 0px 2px 0px ;
							}
UL							{
								margin-top: 8px;
								margin-bottom: 8px;
							}
P.NewsLine					{
								text-align : left ;
								font-weight : Bold
							}
@media	print
{
	DIV.News, DIV.News040, DIV.News060, DIV.News080, DIV.News100,
	DIV.News120, DIV.News140, DIV.News160, DIV.News180, DIV.News200
							{	
								height: auto;
							}
}

.News-Left					{
								width						:	166px ;
							}

.News-Clip-Image			{
								overflow					:	hidden ;
							}
.News-Left-Image, .News-Port-Image
							{
								float						:	left ;
								margin						:	0px 8px 0px 0px ;
							}
.News-Left .News-Port-Image, .News-Star-Image
							{
								float						:	right ;
								margin						:	0px 0px 0px 8px ;
							}
.News-Hover					{
								display						:	block ;
							}
.News-Hover img				{
								border						:	0px solid navy ;
							}
.News-Hover:hover 			{
								position					:	relative ;
							}
.News-Hover:hover img.News-Zoom
							{
								display						:	block ;
								left						:	0px ;
								position					:	absolute ;
								top							:	0px ;
							}
div.News-Zoom				{
								float						:	left ;
								background-image			:	url("images/shl_zoom.gif") ;
								background-position			:	right bottom ;
								background-repeat			:	no-repeat ;
								padding						:	0px 3px 3px 0px ;
							}
div.News-No-Zoom			{
								float						:	left ;
								padding						:	0px 5px 0px 0px ;
								margin						:	0px 0px 0px 0px ;
							}
img.News-Zoom				{
								display						:	none ;
							}