/* Standard Text */
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	scrollbar-base-color: #D5DFEB;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFEF2;
	scrollbar-darkshadow-color: #FFFEF2;
	scrollbar-face-color: #ECF1F6;






scrollbar-highlight-color: #FFFEF2

scrollbar-shadow-color: #D5DFEB;
	scrollbar-track-color: #FFFEF2;
	background-attachment: fixed;

	background-image: url(../images/BG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	/* margin: 0px;
	position: absolute;
	top: 0px; */

}

	


td
{ 
	font-family: "Times New Roman";
	font-size: 12px;
	color: #2F5E9C;
	
	
}
.arial2b
{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial;
	color: #006699;
}
.nEW-BACKGROUND {
	background-attachment: fixed;
	background-image: url(../images/BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
}
