body
{
    font-size: 15px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color:White;
}

.border1
{
	border: 1px solid Silver;
}
.ListHead
{
	background-color:#CCCCCC ;
}
.ListHead2
{
	background-color:#FFCC66 ;
}
.gvHeader
{
	background-color:#51857C;
	color:White;
}
.title
{
	font-size: 16px;
	font-weight:bold;
	color: #336699;
	letter-spacing:1px;
	line-height:1.5;
}
.title1
{
	font-size: 15px;
	font-weight :bold;
	letter-spacing:1px;
	line-height:1.5;
}
.title_ps
{
	color:Gray;
	font-size:13px;
}
.title_status
{
	color:Blue ;
	font-weight :bold ;
}

.title_contect
{
	font-size: 13px;
	letter-spacing:1px;
	line-height:1.5;
}
.IE8Fix
{
 z-index: 100;
}