body
{
	margin-top: 0px;
	background-color: #E4E4E4;
}

input, textarea, a, td
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
}

.MainTable
{
	width: 659px;
	text-align: left;
	background-color: #FFFFFF;
}

.LinkTableCell
{
	background-color: #556A7E;
	width: 119px;
	height: 40px;
	padding-left: 8px;
	padding-bottom: 6px;
	vertical-align: bottom;
}

.LinkTableSeparator
{
	background-color: #485B6C;
	width: 6px;
}

.ProductTable
{
	margin: 1px;
	margin-left: -4px;
	margin-right: -4px;
}

.BottomRow
{
	background-color: #E4E4E4;
}

.GreyText
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B1BCD0;
}

.BlueText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #586E81;
	padding-left: 0px;
}

.TextLeftCell
{
	width: 247px;
	padding: 6px;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.PictureLeftCell
{
	padding: 0px;
	vertical-align: top;
}

.DetailCellSeparator
{
	width: 6px;
}

.TextRightCell
{
	width: 247px;
	padding: 6px;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.PictureRightCell
{
	padding: 0px;
	vertical-align: top;
}

.EditArticleTextBox
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 200px;
	height: 100px;
}

.EditTextTextBox
{
	width: 400px;
	height: 200px;
	overflow-y: auto;
	border-style: solid;
	border-width: 2px;
	border-color: Gray;
}
.PictureWindow
{
	margin: 0px;
}
Img.testing
{
	cursor: pointer;
}
.link
{
	font-weight: bold;
	font-size: 11px;
}