		body {background-color: RGB(245,245,245);
			margin: 0;
			padding: 0;
			font-family: "Times", "Times New Roman";			color:RGB(0,0,0);}

		img.NoBorder {border-style: none;
				text-align: center;}

		#Heading {width: 866px;
				height: 116px;
				margin-top: 10px;
				margin-left: 10%;
				margin-right: auto;}

		.Spacer {height: 25px;}

		#Content {background: RGB(60,60,60);
				background-image: url(images/wood.gif);
				background-repeat: repeat;
				width: auto;
				height: 100%;
				padding-left: 20%;
				margin-right: auto;}

		.OMSTab {height: 97px;
				width: 1024px;
				background-image: url(images/fulltabs.png);
				background-position: 0px -388px;}

		#OMSFolder {width: 1018px;
				height: auto;
				color: #000000;
				background-color: RGB(165,160,134);
				border-style: solid;
				border-right-width: 3px;
				border-left-width: 3px;
				border-bottom-width: 5px;
				border-color: RGB(129,121,79);
				border-top-color: RGB(165,160,134);}

		.OMSContent {margin: 10px 0px;
				text-align: center;}

		a.OMSLink {color: RGB(128,0,0);
				font-size: 16px;				font-weight: normal;}

		a.OMSLink:visited {color: RGB(229,227,205);
				font-size: 16px;
				font-weight: normal;}

