body {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	scrollbar-track-color: color;
	scrollbar-base-color: color;
	scrollbar-arrow-color: color;
	scrollbar-3dlight-color: color;
	scrollbar-highlight-color: color;
	scrollbar-face-color: color;
	scrollbar-shadow-color:color;
	scrollbar-darkshadow-color:  color;

	background-color: #ffffff;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat;
	background-position: center center;

}

img { 
	behavior: url(iepngfix.htc); 
	border: 0px;
}
/*FLASH SITE SCRIPT */
#flashcontent {
border: red solid 0px;
	height:100%;
	width:100%;
	min-height:570px; /* Min-Height of Flash Div */
	min-width:760px; /* Min-Width of Flash Div */
}