BODY {
scrollbar-face-color: #004D0D;
scrollbar-highlight-color:#FDEEEE;
scrollbar-3dlight-color:#004D0D;
scrollbar-darkshadow-color:#004D0D;
scrollbar-shadow-color:#FDEEEE;
scrollbar-arrow-color:#FDEEEE;
scrollbar-track-color:#FBFBFB;
}

td           { font-family: Tahoma; text-decoration: none; font-size: 11px; color: #1F4C63 }
p            { font-family: Tahoma; text-decoration: none; font-size: 11px; color: #1F4C63 }

font {font-family: Tahoma; font-size: 11px}
A:link {color: 1F4C63 ; text-decoration: none}
A:active {color: 1F4C63 ; text-decoration: underline}
A:visited {color: 1F4C63 ; text-decoration: none}
A:hover {color: FF8000; text-decoration: underline}

.CLEAR { CLEAR:both; HEIGHT:0px; FONT-SIZE:0px; LINE-HEIGHT:0px; }
* html>BODY .CLEAR {
        DISPLAY: inline-block;
        WIDTH: 100%;
        }
* html .CLEAR {
        /* Hides from IE-mac */
        HEIGHT: 1px;
        /* End hide from IE-mac */
}

/* hack for floating divs so that they stay within their parent div */
.ClearFix:after { content: "."; DISPLAY: block; HEIGHT: 0; CLEAR: both; VISIBILITY: hidden }
.ClearFix{DISPLAY : inline-block }
.ClearFix{DISPLAY : block }
/* hides hack from IE-mac \*/
* html .ClearFix { HEIGHT : 1px }
/* */

#loader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display : block;
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 2;
	width: 420px;
	height: 90px;
	background: #FFFFFF;
	height: 80px;
	border-width: 1px;
	border-style: solid;
	border-color: #2F4F4F;
	vertical-align: middle;
}

#loader td {
	padding: 5px;
	background: #FFFFFF;
	color: #606060;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#SB_Style_loader p {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #2F4F4F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#loader img {
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#loader strong {
	display: block;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#loader br
{
	display: none;
}

