﻿body {
}
.Header
{

	padding-left : 5px;
	background-color: #EEEEEA; 
	margin-bottom:10px;
	height:20px; 
	width:100px; 
	vertical-align :middle; 
	text-align : center;
	border-bottom: solid 1px #A0B6BC; 
	border-top: solid 1px #A0B6BC;
}
.GenralRow
{
	text-align : left;
	vertical-align :middle; 
	width : 100px;	
	padding-left : 5px;
}
.GenralRowImage
{
	text-align : center;
	vertical-align :middle;
	width : 100px;
	padding-left : 5px;
}
