	
	A 	{ font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif; font-size: 12pt; font-weight: 700; text-decoration : none; } 
	A:link		{ color: #f0f0ff; text-decoration: none; } 
	A:visited	{ color: #f0f0ff; text-decoration : none; } 
	A:active	{ color: #f0f0ff; text-decoration : none; } 
	A:hover		{ color: #F0DFBF; text-decoration: none; }

	body {
		margin: 0;
		width:100%; min-width:1240px;
		font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif;
		font-size:12pt;
		font-weight:normal;
		color:#E5E5E5;
  		line-height:150%;
  		text-align:left;
		}

	#page {
		-webkit-background-size: 1800px 1200px;
		width:100%; min-width:1240px; min-height:700px
		margin:0;
		position: absolute; top: 0px; bottom: 0px;
		font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif;
		font-size:12pt;
		font-weight:normal;
		color:#E5E5E5;
		}
				
	td {
  		text-align:left;
  		vertical-align:top;
	}

	#wrapper {
		width:1240px;
		margin:0px;
		border:0px solid #bbb;
		padding:0px;
		overflow:hidden;
		}
	
	html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}