BODY {
    font-family: arial, tahoma, verdana, helvetica, sans-serif; 
    color: 444444;
    font-size:10px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:#FCFCFC;
	scrollbar-arrow-color:gray;
	scrollbar-base-color:#AAAAAA;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#AAAAAA;
	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#FCFCFC;
	scrollbar-shadow-color:AAAAAA; 
	background-color:#FFFFFF; 
	background-image:url(Images/LBullet.png);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFFFF', EndColorStr='#FFFFFFFF');

	
}

.NoPrint  {
	display:none;
}

.MainWidth {
	width:750; 
}

.BG_Header {
	background-image:url('Images/BG_Header_Prn.jpg');
	background-repeat:no-repeat;
	width:750;
	
}

.BG_Footer {
	background-image:url('Images/Bottom_Prn.jpg');
	background-repeat:no-repeat;
	width:750;
}



XSNBlue {
	font:inherit;
	color:#254D72; 
}

.TM {
	font:inherit;
	font-size:9px;
}

.SubFont {
	font:inherit;
	font-size:10px;
}

.Titles {
	font:inherit;
	font-size:18px;
	padding-bottom:10;
}

.TitlesBlue {
	font:inherit;
	color:#254D72;
	font-size:16px;
	width:230; 
	border-bottom-width:1;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
}

	
.LINK	{ 
	cursor:pointer;
	Text-Decoration:underline; 
	color: #254D72;
	olor: 666666;
}

.MENULINK	{ 
	cursor:pointer;
	Text-Decoration:none; 
	color: 666666;
}



.MENU_BG_OFF {
	
	background-color:#FFFFFF;
	cursor:pointer;

}


.MENU_BG_ON {
	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF333333', EndColorStr='#FFFFFFFF');
	cursor:pointer;
	color:#FFFFFF;

}

.BulletLink {
	position:inherit;
	background-image:url('Images/LBullet.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/LBullet.png");
	width:20;
	vertical-align:middle;
	height:20;
}

* html .BulletLink {
	background: none;
}

.MenuTable {
	border-bottom-color: 999999;
	border-bottom-style: solid;
	border-bottom-width: 1;
	order-top-color: 000000;
	order-top-style: solid;
	order-top-width: 1;
}

.MenuTable TD {
	border-bottom-color: DDDDDD;
	border-bottom-style:dotted;
	border-bottom-width: 1;
	height:25;
}
	
A:link	{
			Text-Decoration : None;
			color: blue;
		}
A:link:hover	{
			Text-Decoration : None;
			color:blue;
		}		
A:active {
			Text-Decoration : None;
			color: 303030;
		}
A:visited{
			Text-Decoration : None;
			color: blue;
		}
A:visited:hover	{
			Text-Decoration : None;
			color:blue;
		}

TD.dotted_right_border {
	border-right-width:1;
	border-right-color:#cccccc;
	border-right-style:dotted;
	vertical-align:top; 
	padding-top:20;
	padding-right:10;
	padding-bottom:10;
	padding-left:10;
}	

TD.no_right_border {
	vertical-align:top; 
	padding-top:20;
	padding-right:10;
	padding-bottom:10;
	padding-left:10;

}

TD.solid_right_border {
	border-right-width:1;
	border-right-color:#cccccc;
	border-right-style:solid;
	width:230; 
	vertical-align:top; 
	padding-top:20;
	padding-right:10;
	padding-bottom:10;
	padding-left:10;
}	

TD.solid_right_border_no_pad {
	border-right-width:1;
	border-right-color:#000000;
	border-right-style:solid;
	vertical-align:top; 
}	

TD.MainMenu_solid_right_border_no_pad {
	display:none;
}	


.solid_bottom_border {
	border-bottom-width:1;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
}	


			
TD { 
	font-family:Arial; font-weight:100; font-size:9pt; 
	}



	

