BODY
{
	background-color:#5b5b5b;
    scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

a:link		{COLOR:#0066CC;FONT-FAMILY:Arial;FONT-SIZE:11px;FONT-WEIGHT:normal; line-height:150%; text-decoration:none;}
a:active	{COLOR:#0066CC;FONT-FAMILY:Arial;FONT-SIZE:11px;FONT-WEIGHT:normal; line-height:150%; text-decoration:none;}
a:visited	{COLOR:#0066CC;FONT-FAMILY:Arial;FONT-SIZE:11px;FONT-WEIGHT:normal; line-height:150%; text-decoration:none;}
a:hover		{COLOR:#0066CC;FONT-FAMILY:Arial;FONT-SIZE:11px;FONT-WEIGHT:normal; line-height:150%; text-decoration:underline;}

td.LeftShadow
{
	background-image:url(/images/left_shadow.gif);
	background-repeat:repeat-y;
	width:17px;    
}

td.RightShadow
{
	background-image:url(/images/right_shadow.gif);
	background-repeat:repeat-y;
	width:19px;  
}

td.TopContent
{
	background-image:url(/images/top_content2.gif);
	background-repeat:repeat-x;
	width:871px;
}

td.MainContent
{
	padding-left:8px;
	padding-right:22px;	
}

td.FooterText
{
	text-align:center;
	font-family:Arial; 
	font-size:11px; 
	color:#8d8d8d; 
	background-color:#e7e7e7;
	font-weight:normal;   
	height:52px;
	width:100%;
}
