body_test {
	scrollbar-3dlight-color:#009999;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#009999;
	scrollbar-darkshadow-color:#009999;
	scrollbar-face-color:#009999;
	scrollbar-highlight-color:#009999;
	scrollbar-shadow-color:#009999;
	scrollbar-track-color:#99CCCC;
}

body {
	scrollbar-3dlight-color:#DD0000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#DD0000;
	scrollbar-darkshadow-color:#DD0000;
	scrollbar-face-color:#DD0000;
	scrollbar-highlight-color:#DD0000;
	scrollbar-shadow-color:#DD0000;
	scrollbar-track-color:#FFDD00;
}

.homeBG{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF;
background-image: url(../images/bg_home.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
margin: 0;
}

.aboutBG{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF;
background-image: url(../images/bg_about.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
margin: 0;
}

.copy{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
