.scroll {	height: 200px;	width: 375px;	overflow: auto;	color:#FFFFFF;	background-color: transparent;	padding: 3px; font-family: Georgia, Times New Roman, serif; font-size: 9pt;
	scrollbar-arrow-color:#75A6C0;
     scrollbar-base-color: #C8DBE6;
     scrollbar-3dlight-color:#75A6C0;
     scrollbar-darkshadow-color:#5D96B5;
     scrollbar-highlight-color:#75A6C0;
     scrollbar-shadow-color:#5D96B5;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #F0F5F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;

}
.border-orange {
	border: 1px solid #FFCC99;
}
.border-darkblue {

	border: 1px solid #5D96B4;
}
.bodyText {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.scrollNews {
height: 175px;	width: 420px;	overflow: auto;	color:#5D96B4;	background-color: transparent;	padding: 1px; font-family: Georgia, "Times New Roman", serif; font-size: 8pt;
	scrollbar-arrow-color:#75A6C0;
     scrollbar-base-color: #C8DBE6;
     scrollbar-3dlight-color:#75A6C0;
     scrollbar-darkshadow-color:#5D96B5;
     scrollbar-highlight-color:#75A6C0;
     scrollbar-shadow-color:#5D96B5;
}

