.tdPage
{
	/*border:1px solid #E3F1FF;*/
	background-color: #E3F1FF;
}

.edge
{
	background-repeat: no-repeat;
}

.imgButton
{
	cursor: hand;
	border: none;
}

.imgSize
{
	width: 37px;
	height: 37px;
}

.tdtitleitemCms
{
	text-decoration: underline;
	color: #002956;
	text-align: center;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}

.tdtitleitemCmsSub
{
	text-decoration: underline;
	color: #002956;
	text-align: center;
	font-size: 9px;
	font-family: tahoma;
}
.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" );
}
.btnNoWidth
{
	border-top: 1px solid #CFD8EF;
	border-left: 1px solid #CFD8EF;
	border-right: 1px solid #13376F;
	border-bottom: 1px solid #13376F;
	background-color: #025284;
	font-size: 11px;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
	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 #8a9f3b;
}

.bodyForm
{
	margin: 0;
	padding: 5px;
	background-color: #8a9f3b;
	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;
}
.TopLinkLogOut:link, .TopLinkLogOut:visited, .TopLinkLogOut:active
{
	text-align: center;
	font-size: 15px;
	color: #718133;
	cursor: pointer;
	text-decoration:underline;
}
.TopLinkLogOut:Hover
{
	font-size: 15px;
	color: #8a9f3b;
	cursor: pointer;
}
.ReqText
{
	color: #8a9f3b;
	font-family: Arial Rounded MT Bold;
	font-size: 12px;
}
input.NoSkinnedFileUnput
{
	width: 310px;
	border: solid 1px #B0C3DE;
	font-size: 11px;
}