/* EDASAT Public Style Sheet */
body {
	margin:2px;
}
.hr {
	font-size: 1px;
	height: 5px;
	background-color:#666666;
}
.tophr {
	font-size: 1px;
	height: 3px;
	background-color:#606A79;
	border-bottom: 1px solid white;
}
.cnt {
	font-size: 1px;
	width: 2px;
	background-image:url(images/cnt.gif);
	border-bottom: 1px solid white;
}
.cr {
	text-align:center;
	font: 11px tahoma;
	color:white;
	height: 23px;
	border-bottom:1px solid white;
}
TD.lf {
	padding-top: 5px;
	padding-bottom: 5px;
}
TD.lf TABLE {
	padding-left: 10px;
	background-image:url(images/lf.gif);
	background-repeat:repeat-y;
	height: 100%;
}
TD.rightLink p {
	display:block;
	font: 11px tahoma;
	color: #333333;
	line-height: 130%;
	width: 275px;
	padding: 5px 0 5px 4px;
	text-decoration: none;
	border-bottom:1px dashed #cccccc;
}
.rightLink a:link,.rightLink a:visited,.rightLink a:active {
	font: 11px tahoma;
	color: black;
	width: 275px;
	padding: 5px 0 5px 4px;
	text-decoration: none;
	border-bottom:1px dashed #cccccc;
}
.top a:link,.top a:visited,.top a:active {
	background-image:url(images/top_btn.gif);
	background-repeat:no-repeat;
	width: 150px; height: 31px;
	display:table-cell;
	text-align: center;
	font: bold 11px tahoma;
	text-decoration: none;
	color: white;
	padding-top: 8px;
}
TD.bodyHTML {
	color:white;
	font: 11px tahoma;
	padding:10px;
}
TD.bodyTitle {
	color:white;
	font: bold 11px tahoma;
	padding-left: 10px;
}
TD.client TABLE {
	color:white;
	font: bold 11px tahoma;
	padding-left: 10px;
}
TD.client INPUT.field {
	width: 100%;
	height: 18px;
	font: 11px tahoma;
	color: black;
	background-color: #B3CEC1;
	border: 1px solid #C8DCD2;
	padding:1px;
	margin-right: 6px;
}
TD.client INPUT.button {
	height: 20px;
	font: bold 11px tahoma;
	color: white;
	background-color: #45725F;
	border: none;
	padding: 2px 5px 2px 5px;
}
/* Made by RSX Studios 2004 (vlado@designer.bg) */