/* CSS Document */
/*       <link href="../styles/style.css" rel="stylesheet" type="Text/css">      */

body {
	background-image:			url(../layout/bgmain3.gif);
	background-repeat:			no-repeat;
	background-position:		right;
	background-attachment:		fixed;
	margin-top: 				10px;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-arrow-color:		#000000;
	scrollbar-base-color:		#FFFFFF;
	scrollbar-track-color:		#FFFFFF;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-face-color:		#CCCCCC;
	scrollbar-highlight-color:	#CCCCCC;
	scrollbar-shadow-color:		#000000;
}

.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.style2 {	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}