body 
{
	font: 10pt Tahoma, Verdana, Arial, Helvetica, Sans-Serif; COLOR: #333;
	margin:0px;
	padding:0px;
	height:100%;
	line-height: 1.5em;
	background: url(Images/bg2.jpg) repeat;
}

#content_holder
{
	margin: 15px auto 0px;
	width: 900px;
	float:none;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	border-left:2px solid #e6e6e6;
	border-right:2px solid #e6e6e6;
	/*background-image: url(Images/bg2.jpg); 
	text-align: center;*/
}
.top_pan
{
	margin: 5px 5px 5px 5px;
}
.content 
{
	border-right: #ccc 1px solid; 
	border-top: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	border-bottom: #ccc 1px solid; 
	padding-top: 3px; 
	text-align:justify;
	width:100%;
}
.footer
{
	border-bottom:2px solid #ff6600;
	width: 900px; 
	font-size:10px;
	color:black;
}

.footer TD a
{
	color:black;
	text-decoration:none;
}
.footer TD a:hover
{
	color:Orange;
	text-decoration:underline;
}

#ContentHolder
{
	height: 446px; 
	width:100%;
	vertical-align: top; 
	background: inherit;
	overflow-x: auto;
}


