.main
			{
				background-color:#FFFFFF;
				background-image:url(bg.jpg);
				background-position:top left;
				background-repeat:repeat-x;
			}
			#disclaimer_container {		
				font-size: 8pt; 
				color: #333;
				width: 600px;
				margin-left: auto; 
				margin-right: auto;
			}
			.maintable
			{
				width:554px;
				margin:auto;
			}
			.header
			{
				background-image:url(orc_header.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				height:69px;
			}
			.blue_bg
			{
				background-image:url(bg_repeater.jpg);
				background-position:top left;
				background-repeat:repeat-y;
			}
			.inner1
			{
				margin:15px;
				margin-right:0px;
				background-color:#FFFFFF;
				border:2px solid #000000;
				font-family:arial;
				padding:5px;
				text-align:center;
			}
			.inner2
			{
				margin:15px;
				margin-left:5px;
				padding:10px;
				text-align:center;
				font-family:arial;
				background-color:#FFFFFF;
				border:2px solid #000000;
			}
			.blu_bl
			{
				width:7px;
				height:7px;
				background-image:url(blue_bl.png);
				background-position:top left;
				background-repeat:no-repeat;
			}
			.blu_br
			{
				width:7px;
				height:7px;
				background-image:url(blue_br.png);
				background-position:top right;
				background-repeat:no-repeat;
			}
			.blu_bbr
			{
				background-image:url(blue_repeater.jpg);
				background-position:top left;
				background-repeat:repeat-x;
				height:7px;
				width:350px;
			}
			.footer_left
			{
				height:34px;
				width:6px;
				background-image:url(footer_left.jpg);
				background-position:top left;
				background-repeat:no-repeat;
			}
			.footer_right
			{
				height:34px;
				width:6px;
				background-image:url(footer_right.jpg);
				background-position:top right;
				background-repeat:no-repeat;
			}
			.footer_repeater
			{
				background-image:url(footer_repeater.jpg);
				background-repeat:repeat-x;
				background-position:top left;
				width:550px;
				padding-left:22px;
				font-weight:bold;
				font-size:10px;
				color:#FFFFFF;
			}
			.footer
			{
				width:554px;
				margin:auto;
				margin-top:10px;
				font-family:Verdana, Arial;
				font-size:12px;
			}
			.inner
			{
				background-color:#f1eeea;
			}
			.inner_tl
			{
				width:50%;
				height:7px;
				background-image:url(inner_tl.jpg);
				background-position:top left;
				background-repeat:no-repeat;
			}
			.inner_tr
			{
				width:50%;
				height:7px;
				background-image:url(inner_tr.jpg);
				background-position:top right;
				background-repeat:no-repeat;
			}
			.inner_bl
			{
				width:50%;
				height:7px;
				background-image:url(inner_bl.jpg);
				background-position:bottom left;
				background-repeat:no-repeat;
			}
			.inner_br
			{
				width:50%;
				height:7px;
				background-image:url(inner_br.jpg);
				background-position:bottom right;
				background-repeat:no-repeat;
			}
			.bullets
			{
				font-size:11px;
			}
			.bullets ul
			{
			}