p {
	margin: 12px 0;
}
/*
#tbl {
	border-top: 1px solid #333366;
}
*/
#tbl td {
	background: #CCCC99;
	width:25%;
	
}
div.titleBar {
	padding-left: 10px;line-height:22px; 
	background: CCCCCC url();
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
/*	font-size:12px;*/
	border-bottom: 1px solid #333366;
	height:22px;
	font-weight: bold;
/*	color: #808080;*/
	color: #666;
}

div.Banner {
	padding-left: 10px;line-height:22px; 
	background: BROWN;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
/*	font-size:12px;*/
	border-bottom: 1px solid #333366;
	height:22px;
	font-weight: bold;
/*	color: #808080;*/
	color: #Brown;
}
div.content {
	padding: 0 13px;
	border: 1px solid #fff;
}




td.copy {
	height:60%;
}

td.copyright {
	height:100%;
}
div.tileWindow {
	overflow: hidden;
	height: 288px;
}
.tileWindow {
	position: relative;
	border-right: 1px solid #B6B6B6; 
	border-left: 1px solid #fff;
}

div.UdWindow {
	overflow: hidden;
	height: 500px;
}
.UdWindow {
	position: relative;
	border-right: 1px solid #B6B6B6; 
	border-left: 1px solid #fff;
}


div.titleBar {
	background: #D3D3D3 url();
	border-bottom: 0;
	color: #666;
	font-size:11px;
	height: 24px;
}

