﻿body 
{
	background-color: #666666;
}
#PageHeader
{
	/*border: thin solid #00FF00;*/
	position: static;	
	height: 22px;
	width: 800px;
	background-color: #023D5B;
	
}

.PageText
{
	text-align :left ;
}

.ItemRelatedItem
{
	border:thin solid #C0C0C0;	
}