		.contenttop {
			width:15px;
			height:24px;
		}
		.contentmiddle {
			width:100%;
			height:24px;
			background-image:url('../imgs/orange/cupm.jpg')
		}
		.contentmiddlel {
			width:15px;
			background-image:url('../imgs/orange/cml.jpg');
			background-repeat:repeat;
		}
		.contentmiddler {
			width:15px;
			background-image:url('../imgs/orange/cmr.jpg');
			background-repeat:repeat;
		}
		.contentdown {
			width:15px;
			height:28px;
		}
		.contentmiddled {
			width:100%;
			height:28px;
			background-image:url('../imgs/orange/cdownm.jpg')
		}
		body {
			background-color:#ccdce8;
			background-image:url('../imgs/orange/bg.jpg');
			background-repeat:repeat;
			text-align:center;
		}
		.style1 {
			border-width: 0px;
		}
		.framebody {
			background-color:#ccdce8;
			background-image:url('../imgs/orange/cbg.jpg');
			background-repeat:repeat;
		}
		img {
			border-width:0px;
		}
		.copy {
			color: #000000;
			text-decoration: none;
			font-family: Verdana, Arial, Tahoma;
			font-size: small;
			font-style: normal;
			font-weight: bold;
		}
		
		a 					{ text-decoration: underline; color: #000000; }
		a:link 				{ text-decoration: underline; color: #1e4378; }
		a:visited 			{ text-decoration: underline; color: #1e4378; }
		a:hover 			{ text-decoration: underline overline; color: #c60000; }
		a:active, a:focus 	{ text-decoration: underline overline; color: #600000; }
		
		.tableborder {
			border: thick outset #ff7f00;
		}
		
		TD {
			vertical-align: top;
		}
