body      			{
					scrollbar-face-color: #cccccc; 
					scrollbar-shadow-color: #333333; 
      				scrollbar-highlight-color: #ffffff; 
					scrollbar-3dlight-color: #ffffff; 
					scrollbar-darkshadow-color: #111111; 
            		scrollbar-track-color: #fff; 
					scrollbar-arrow-color: #ffffff; 
					font-family: arial;
					margin: 0;
					padding: 0;
					background-color: #a3751f;
					text-align:center;
					}
#top
					{
					background-image: url(images/top.jpg);
					background-repeat: no-repeat;
					}
#topnav
					{
					background-image: url(images/topnav.jpg);
					background-repeat: no-repeat;
					margin-left: auto;
					margin-right: auto;
					width: 900px;
					height: 63px;
					}
#toppage
					{
					background-image: url(images/toppage.jpg);
					background-repeat: no-repeat;
					width: 900px;
					height: 71px;
					}
#footer
					{
					background-image: url(images/footer.jpg);
					background-repeat: no-repeat;
					width: 900px;
					height: 88px;
					border: 0;
					padding: 0;
					}
#left				{
					background: url(images/left.jpg) no-repeat top;
					width: 205px;
					vertical-align: top;
					}
#center				{
					background: url(images/center.jpg) no-repeat top;
					}
#right				{
					background: url(images/right.jpg) no-repeat top;
					width: 50px;
					}
#bottompage			{
					background: url(images/bottompage.jpg) no-repeat bottom;
					padding-bottom:40px;
					width: 645px;
					height: 500px;
					vertical-align: top;
					}
.nav1				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: plain;
					color: #fff;
					padding-top:104px;
					}								
.nav1 a				{
					color: #fff;
					text-decoration: none;
					}
.nav1 a:hover		{
					color: #d2b61f;
					}
.nav2				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #ffffff;
					text-align: right;
					padding-right:60px;
					}								
.nav2 a				{
					color: #ffffff;
					text-decoration: none;
					}
.nav2 a:hover		{
					color: #c2c640;
					}
ul
					{
					list-style-type: none;
					padding: 0;
					margin: 0;
					}
li
					{
					padding-left: 0em;
					line-height: 230%;
					background-position: 0 20em;
					width: 190px;
					}		
li a
					{
					background-image: url(images/swirl.gif);
					background-repeat: no-repeat;
					padding-left: 5.5em;
					background-position: 4.0em;
					}
#tabletile			{
					background: url(images/tabletile.jpg) center center repeat-y;
					width: 900px;
					border: 0px;
					padding: 0px;
					}

#maintable			{
					width: 645px;
					padding: 0px;
					border: 0px;
					margin: 0px;
					}
#toptable			{
					width: 900px;
					height: 116px;
					margin-left: auto;
					margin-right: auto;
					}
table 				{
					border-spacing: 0
					}
table td 			{
					padding: 0
					}
#topnavt			{
					width: 900px;
					height: 63px;
					margin-left: auto;
					margin-right: auto;
					}
table
					{
					margin-left: auto;
					margin-right: auto;
					}
.title				{
					float: left;
					padding-left: 200px;
					padding-top: 10px;
					}
.metatitle			{
					padding-left: 200px;
					padding-top:40px;
					clear: both;
					}
.sub				{
					font-family: arial, helvetica, sans-serif;
					font-size: 8pt;
					font-weight: plain;
					color: #fff;
					text-align: center;
					}								
.sub a				{
					color: #fff;
					}
.sub a:hover		{
					color: #000;
					}
					
#global_search
						{
						float: right;
						margin-left: 0px;
						margin-top: 15px;
						text-align: left;
						color: #fff;
						font-size: 9pt;
						}					