		body
		{
			margin: 10px;
			color: #990000;
		}
		a
		{
			color: #990000;
		}
		a:hover
		{
			color: #990000;
			text-decoration: underline;
		}
		#oos_pa_body
		{
			background: #e6e7ea;
			border: thin dotted black;
			border-top:0px;
			padding: 10px;
			padding-bottom: 5px;
		}
		#oos_pa_head
		{
			background: #990000;
			border: thin dotted white;
			height: 30px;
		}
		#oos_pa_head_left
		{
			float: left;
			position:relative;
			top: 9px;
			left: 10px;
			color: white;
			font-weight: bold;
		}
		#oos_pa_head_right
		{
			float: right;
			position: relative;
			top: 7px;
			right: 20px;
		}
		#oos_pa_head_right a
		{
			color: white;
			text-align: center;
		}
		#oos_pa_head_right span
		{
			position: relative;
			top: -6px;
			left: 10px;
		}
		.oos_pa_box
		{
			background: #e0b2b2;
			border: thin dotted #990000;
			height: 30px;
			margin-bottom:5px;
		}
		.oos_pa_box img
		{
			position:relative;
			top: 5px;
			left: 10px;
		}
		.oos_pa_box span
		{
			position:relative;
			left: 15px;
		}
		.oos_pa_box form
		{
			position:relative;
			left: 150px;
			top: -20px;
		}
		.oos_pa_box_stretch
		{
			background: #e0b2b2;
			border: thin dotted #990000;
			margin-bottom:5px;
		}

		#oos_pap_head
		{
			background: #990000;
			height: 30px;
			border: 1px dotted silver;
		}
		#oos_pap_head p
		{
			position: relative;
			left: 10px;
			font-weight: bold;
			color: white;
		}
		#oos_pap_body a
		{
			color: #990000;
		}
		#oos_pap_body a:hover
		{
			text-decoration: underline;
		}
		
		#oos_pap_body
		{
			background: #e0b2b2;
			border:1px dotted #990000;
			border-top: 0;
			height: 60px;
		}
		#oos_pap_body_line1
		{
			position: relative;
			top: 4px;
		}
		#oos_pap_body_line1 img
		{
			padding-left: 10px;
		}
		.oos_pap_body_span
		{
			position:relative;
			bottom: 5px;
		}
		#oos_pap_body_line2
		{
			border: 1px dotted black;
		}
		#oos_pap_body_line2 select
		{
			position: absolute;
			right: 90px;
			top: 65px;
			background: #f5e5e5;
			font-size: 12px;
		}
		#oos_pap_body_submit
		{
			position: absolute;
			right: 10px;
			top: 60px;
			border: 1px dotted #990000;
			background: #f5e5e5;
			width: 70px;
			text-align: left;
			color: #990000;
		}
	
	