.clsBody
{
background-color:#022161;
background-repeat:repeat-x;
}
.clsMainTable
{
background-color:#ffffff;
background-repeat:repeat-x;
}
.clsHeaderLeft
{
background-image:url('../CustomizedImages/Home_Header_left.gif');
background-repeat:no-repeat;
width:12px;
height:29px;
}
.clsHeaderMiddle
{
background-image:url('../CustomizedImages/Home_Header_middle.gif');
background-repeat:repeat-x;
height:29px;
vertical-align:middle;
font-family:Arial;
color:White;
font-size:12px;
font-weight:bold;
font-style:normal;
padding-left:5px;
}
.clsHeaderRight
{
background-image:url('../CustomizedImages/Home_Header_right.gif');
background-repeat:no-repeat;
width:12px;
height:29px;
}
.clsGoBtn
{
text-align:right;
padding-top:2px;
padding-right:2px;
}
.clsGridViewItem
{
font-family:Arial;
font-size:8px;
text-align:left;
padding-left:8px;
padding-right:5px;
}
.clsGridHeader
{
font-weight:bold;
}
.clsMessage
{
text-align:left;
font-family:Arial;
color:red;
font-size:12px;
padding-top:10px;
}
.clsSearchResultGrid
{
padding-top:15px;
}

