	body {
			margin-top:0px;
			margin-bottom:0px;
			background-position:top left;
			background-image:url(images/back.gif);
			background-repeat:repeat-x;
			}
	#title {
			width:760px;
			height:239px;
			border-bottom:6px solid #c44439;
			}
	#menu {
			width:760px;
			height:36px;
			padding-top:6px;
			text-align:right;
			float:left;
			}
	#base {
			width:760px;
			height:16px;
			padding-top:2px;
			background:#be4833;
			color:#FFFFFF;
			text-align:center;
			float:left;
			}
	#main {
			width:760px;
			float:left;
			background-position:bottom right;
			background-image:url(images/txt-back.gif);
			background-repeat:no-repeat;
			min-height:430px;
			}
	#side-title{
			width:173px;
			height:21px;
			background:#f0efef;
			text-align:center;
			padding-top:4px;
			margin-left:4px;
			}
	#side {
			width:157px;
			float:left;
			background-position:bottom right;
			background-image:url(images/side-back.gif);
			padding-bottom:8px;
			padding-left:8px;
			padding-right:8px;
			margin-left:4px;
			}
	#content {
			width:575px;
			float:left;
			padding-bottom:8px;
			margin-left:4px;
			min-height:435;
			}
	td {
			font-family:arial;
			font-size:8pt;
			color:#513700;
			}		
	.td-color{
			color:#cc6600;
			font-family:arial;
			font-size:8pt;
			}
	.td-yellow{
			color:#e79424;
			font-family:arial;
			font-size:8pt;
			}
	a:link {color: #a44c25;	text-decoration: none;}
	a:visited {color: #a44c25; text-decoration: none;}
	a:hover {color: #f26422; text-decoration: none;}
	a:active {color: #f26422;	text-decoration: none;}
	
	a.orange1:link {color: #f26422;	text-decoration: none;}
	a.orange1:visited {color: #f26422; text-decoration: none;}
	a.orange1:hover {color: #a44c25; text-decoration: none;}
	a.orange1:active {color: #a44c25;	text-decoration: none;}
	
	a.orange2:link {color: #a44c25;	text-decoration: none;}
	a.orange2:visited {color: #a44c25; text-decoration: none;}
	a.orange2:hover {color: #f26422; text-decoration: none;}
	a.orange2:active {color: #f26422;	text-decoration: none;}
	
	input {
			font-size:9pt;
			border:1px solid #000000;
			}
	select {
			font-size:9pt;
			border:1px solid #000000;
			}
	textarea {
			font-size:9pt;
			border:1px solid #000000;
			}
	.content {
			padding:10px;
			}
	.title {
			width:378px;
			height:17px;
			font-family:Arial;
			font-size:14pt;
			color:#2e5a84;
			background-position:top left;
			background-image:url(/images/title.gif);
			background-repeat:no-repeat;
			vertical-align:top;
			}
	.item_title {
			color:#2e5a84;
			font-weight:bold;
			font-size:10pt;
			background:#f0efef;
			padding-left:2px;
			height:25px;
			}