﻿body
{
	background-color: #FFFFEC;
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #464646;
}
#tblEditForm
{
	width: 100%;
	font-size: medium;
	font-weight: bold;
	background-color: #699BC9;
	border-top-width: 0px;
	border-left-width: 0px;
	color: White;
}
textarea
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
span
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;

}
.SyncDateTimeEditor
{
	font-size: small;
}
.mainContentHeaderTable
{
	border: thin solid #b5cbe0;
	width: 100%;
	height: 26px;
	color: #2a405b;
	font-size: 110%;
	font-weight: normal;
} 
.mainContentHeaderTable CAPTION
{
	font-weight: bold;
	width: 100%;
	background: url(  'Img/PaneHeader.gif' ) repeat-x;
	text-align: left;
}
.paneltable
{
	border: thin solid #b5cbe0;
	width: 100%;
}