		BODY{
			SCROLLBAR-FACE-COLOR: #1B203C; 
			SCROLLBAR-HIGHLIGHT-COLOR: #476AA3; 
			SCROLLBAR-SHADOW-COLOR: #000000; 
			SCROLLBAR-3DLIGHT-COLOR: #476AA3; 
			SCROLLBAR-ARROW-COLOR:  #476AA3; 
			SCROLLBAR-TRACK-COLOR: #1B203C; 
			SCROLLBAR-DARKSHADOW-COLOR: #000000;
			margin:0;
			padding:0;
			border:none;
			border-collapse:collapse;			
			text-align:center;
			background-color:#23335D;
			background-image:url(img/bg.gif);
			background-repeat:repeat-y;
			background-position:center top;
			color:white;
			font-family:Verdana,Arial,Helvetica;
		}
		#flash{
			font-size:9pt;
			vertical-align:top;
			width:700px;
			height:100%;
			margin:auto;
			border:none;
			border-collapse:collapse;
			background-color:#1D213D;
		}
		#logo{
			text-align:right;
		}
		#noflash{
			background-color:#23335D;
			width:700px;
			min-height:100%;
			margin:auto;
			text-align:left;
			font-size:9pt;
		}
		#noflash td{
			font-size:9pt;
		}
		#noflash h1,p{
			margin:15px 20px;
		}
		#noflash a{
			color:white;
		}
		#noflash a:visited{
			color:white;
		}

		input,textarea{
			font-family:Verdana,Arial,Helvetica;
			font-size:9pt;
			border:1px solid black;
		}
		#footl{
			float:left;
			width:350px;
			background-color:#1D213D;
		}
		#footr{
			float:right;
			width:350px;
			background-color:#1D213D;
		}
		#footr a:hover{
			color:white;
		}
		#footr a{
			color:#3A5383;
			text-decoration:none;
		}
		#footr a:visited{
			color:#3A5383;
		}
		#footl a:hover{
			color:white;
		}
		#footl a{
			color:#3A5383;
			text-decoration:none;
		}
		#footl a:visited{
			color:#3A5383;
		}
		#hide{
			display:none;
		}
			