.tdPage{
	/*border:1px solid #E3F1FF;*/
	background-color:#E3F1FF;
}

.edge
{
	background-repeat:no-repeat;
}

.imgButton
{
	cursor:hand;
	border:none;
}

.imgSize
{
	width:37px;
	height:37px;
}

.tdtitleitem
{
	text-decoration:underline;
	color:#002956;
	text-align:center;
	font-size:9;
	font-family:verdana,tahoma,arial;
}
.btn
{
    border-top:1 solid #CFD8EF;
    border-left:1 solid #CFD8EF;
    border-right:1 solid #13376F;
    border-bottom:1 solid #13376F;
    background-color:#025284;
    font-size:11;
    color:White;
    padding-left:6;
    padding-right:6;
    padding-top:1;
    padding-bottom:1;
    cursor:hand;
    width:70px;
    behavior: url("js/button.htc");
}

.tdtitle
{
	font-size:13px;
	font-family:verdana,tahoma,arial;
}
.griditem
{
	color:Black;
}
 .sb_title
 {
   color:White;
   font-weight:bold;
   font-size:12;
   padding:2;
 }
 .tdPage1{
	border:1px solid #5E8CB0;
	}
	
	.bodyForm{
	margin:0;padding:5px;
	background-color:#5E8CB0;
	font-family:verdana,tahoma,arial;
	font-size:11;
	}
	
	.LoginLink:link, .LoginLink:visited, .LoginLink:active{color:Black;cursor: pointer}
	.LoginLink:Hover{color:#ff5500;cursor: pointer}
	.LoginLinkNoLine:link, .LoginLinkNoLine:visited, .LoginLinkNoLine:active{color:Black;cursor: pointer; text-decoration:none;}
	.LoginLinkNoLine:hover{color:#ff5500;cursor: pointer;text-decoration:none;}
	
	.tdBotoom{ text-align:right;padding-right:5px;}
	.middleLink:link, .middleLink:visited, .middleLink:active{color:#0d08c0;cursor: pointer;}
	.middleLink:Hover{color:#ff5500;cursor: pointer}
	.TopLink:link, .TopLink:visited, .TopLink:active{ text-align:center; font-size:15px; color:#0d08c0;cursor: pointer;}
	.TopLink:Hover{font-size:15px;color:#ff5500;cursor: pointer}
	.ReqText{color: #052378; font-family: Arial Rounded MT Bold;font-size: 15px;}
