.BodyClass
{
	background-color:#FFFFFF;
	margin:0 0 0 0;
}
.searchfield
{
	width:150px;
}
.MainTble
{
	
	background-color:White;
}
.header
{
	background-image:url(../../images/header.gif);
	background-repeat:no-repeat;
	width:981px;
	height:101px;	
}
.NavBg
{
	background-color:#8dade8;
}
.BreadcrumbCell
{
	height:40px;
}
.SeachCell
{
}
.ContentCell
{
}
.FooterBg
{
	background-color:#8dade8;
}
.CopyrightBg
{
	background-color:#8dade8;
	font-family: Verdana, arial, helvetica, sans-serif;
    color: #222222;
    font-size: 10px;
    text-decoration:none;
}
.horRpt
{
	background-image:url(../../images/HorRpt.gif);
	background-repeat:repeat-y;
	width:9px;
}
.LineRpt
{
	background-image:url(../../images/LineRpt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:9px;
	
}
.headingRow
{
	background-color:#00589a;
	height:28px;
}
.dotdot
{
	background-image:url(../../images/dot.gif);
	background-repeat:repeat-x;
	height:1px;
}