﻿body
{	background-color: #181d27;
	margin: 0 0 0 0;
	background-image:url( '../Images/pageLeftSdw.gif');
	background-repeat:repeat;
	
}
.topsdwtd
{
	background-image:url( '../Images/pageTopSdw.gif');
	vertical-align:top;
	background-repeat:repeat-x; 
}
.tdbody
{
	background-image:url( '../Images/contentRptr.gif');
	text-align:left;
	 vertical-align:top;
	 width:90%;
	 height:29px;
}
.tdLabel
{
	color:Gray;
	text-align:right;
	vertical-align:middle;
	width:22%;
}

.pageHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 45;
	vertical-align: top;
	background-image: url( '../Images/pageHeading.jpg' );
}
.titleline
{
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	width:370;
}
.required 
{
	color: #CC0000;
}