.*{
	font-family:Tahoma;
	font-size:11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7fbff;
}
.TopTile {
	background-image: url(images/PointTile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftLogoTile {
	background-image: url(images/leftlogoTile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a.lnk1{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.lnk1:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
}
a.lnkright{
	background-image: url(images/LinkTile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 95%;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:right;
	padding-right:3px;
}
a.lnkright:hover{
	color:#FF0000;
	background-color:#F7EFEF;
}
.leftlinksTitle {
	background-image: url(images/HPointTile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bgTitle {
	background-image: url(images/TitleTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 17px;
	background-color:#FF9920;
}
.MainLayout{
padding-left:20;
padding-right:20;
}
a.lnkMasir{
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}
a.lnkMasir:Hover{
	color:#FF0000;
	
}
.FntMasir{
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	font-weight: bold;
}
.messageBox{
	width:250px;
	background-color: #FDF8F8;
	border: 1px dotted FBC63A;
}
.fntRed{
color:#990000;
}
.MultiField {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D5AC8A;
}