
		body
		{
			margin: 0px;
			padding: 0px;
			background-image: url('/TRS2006/images/frameset_bg_marginRight.jpg');
			background-repeat: repeat-x;
			scrollbar-3dlight-color: #cccccc;
			scrollbar-arrow-color: #ffffff;
			scrollbar-base-color: #999999;
			scrollbar-darkshadow-color: #566C74;
			scrollbar-face-color: #9CB1B7;
			scrollbar-highlight-color: #ffffff;
			scrollbar-shadow-color: #728A92;
			scrollbar-track-color: #B3C1C5;
		}

		.contentCell
		{
			background-image: url('/TRS2006/images/frameset_bg_content_alt.jpg');
			background-repeat: no-repeat;
		}

		#mainContent
		{
			position: relative;
			width: 550px;
			margin: 10px 20px 20px 15px;
			border-style: solid;
			border-color: #727272;
			border-width: 1px;
			background-color: #ffffff;
		}

		#content
		{
			position: relative;
			margin: 10px 10px 10px 10px;
			font-family: arial, sans, helvetica, tahoma;
			font-size: 0.8em;
			color: #666666;
		}

		#heading
		{
			position: relative;
			top: 0px;
			left: 0px;
			height: 16px;
			padding-left: 2px;
			border-style: solid;
			border-color: #727272;
			border-width: 0px 0px 1px 0px;
			background-repeat: repeat-x;
			margin-bottom: 0px;
		}

		.headingText
		{
			display: block;
			font-family: verdana, tahoma, arial;
			font-size: 11px;
			font-weight: bold;
			color: white;
			text-decoration: none;
			padding-top: 1px;
		}

		#content, #content td, .button
		{
			font-family: arial, sans, helvetica, tahoma;
			font-size: 0.8em;
			color: #666666;
		}

		h1, h2, h3, h4, a
		{
			color: #BC2D01;
		}

		h1, h2, h3, h4
		{
			margin: 0px;
		}