			body   { 
				background: #FFFFFF; 
				margin-top: 10px; 
				margin-bottom: 10px; 
				margin-right: 0px; 
				margin-left: 0px;
				padding-bottom: 8px;
			}

			A:link, A:visited, A:active  {
				color: #303089;
			}

			A:hover {
				color: #A8A8CC; 
			}
				
			div.c1 {
      				background: #FFFFFF;
      				border: 1px solid #000000; 
      				width: 800px;
      				position: relative;
      				left: 50%;
      				margin-left: -400px;
      				color: #555555; 
      				font: 11px Verdana,sans-serif;
      				padding-bottom: 5px;
      			}
      			 			
			
			table {
      				width: 760px;
      				text-align: left;
      				border: 1px solid #cccccc;
				left: 20px; 
				position: relative;
			}
				
			th {
				padding-bottom: 3px;
      				padding-left: 18px;
      				padding-top: 1px;
      				margin: -20px;
      				width: 780px;
      				height: 21px;
      				text-align: left;
      				background-image: url("../images/left.gif");
				background-repeat: no-repeat;
				font-size: 11px;
				font-weight: bold; 
			}
			th.menu {
				background-image: none;
				font-weight: normal;
				text-align: center; 
				padding-left: 0px;
			}
			
			td {	
				padding: 6px;
				font-size: 8pt;
				line-height: 12pt;
      				background-image: url("../images/bg1.jpg");
				background-repeat: repeat-y;
			}
			
			td.blank {
				background-image: none;
			}
			
			td.noPad {	
				padding: 0px;
				background-image: none;
			}
			
			div.menu {
      				width: 800px;
      				height: 22px;
      				text-align: center;
      				background-image: url("images/menu_bg.gif");
				background-repeat: repeat-x;
				font-size: 11px;
				padding-top: 4px; 
				color: #303090;
			} 
			  
			html>body div.menu {
				height: 18px;
			}
						
			.content {
				background: #FFFFFF;
      				padding: 0px;
      				width: 100%;
      				text-align: center; 
      				position: relative;
      				top: 0px;
      				margin:0 auto;
      			}
      			.arrow {
      				position: absolute; 
      				left: 752px;
      				margin-left: -20px;
      			}
      			html>body .arrow {
				margin-left: 0px;
			}
			.arrow2 {
      				position: absolute; 
      				left: 0px;
      				margin-left: 21px;
      				margin-top: 17px;
      			}
      			div.main {
      				margin: 0px;
      				padding: 2px;
      				background-image: url("../images/main.jpg");
				background-repeat: no-repeat;
				height: 478px;
				width: 800px;
				text-align: left;
      			}
      			table.mainContent {
				border: 0px;
      				position:absolute;
      				padding: 2px;
      				width: 796px;
      				height: 474px;
      				valign: top;
      			}
      			div.footer {
      				text-align: center; 
      				width: 100%; 
      				padding-top: 4px;
      				height: 14px;
      				font-size: 9px;
      			}