﻿* {
	font-family: Tahoma;
	font-size: 8pt;
}
a {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a.searchResult {
	font-size: 10pt;
	color: #0468b5;
	text-align: justify;
}
a.searchResult:hover {
	font-size: 10pt;
	color: blue;
	text-align: justify;
}
td.searchResultDescription {
	color: #bdbdbd;
}
td.searchResultDescription:hover {
	color: black;
}

.message-div-static{
	font-family:Tahoma;
	font-size:8pt;
	direction: rtl;
	background: #FFE400 url('../images/message-success.gif') no-repeat 99% 50%; 
	color: #000;
	border-color: #B99400;
	border-width: 1px;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	text-align:right;
	margin: 5px 0px;
}
.blue_input {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;
	height: 25px;background-image: url('../images/buttons/b4.gif');
	border: 0px;vertical-align: top;background-repeat: no-repeat;background-position:center center;
	vertical-align:middle;text-align:center;
}
.blue_input:hover {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;
	height: 25px;background-image: url('../images/buttons/b2.gif');
	border: 0px;vertical-align: top;background-repeat: no-repeat;
	vertical-align:middle;text-align:center;background-position:center center;
}

td.blue_input1 {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;
	height: 25px;background-image: url('../images/buttons/b4.gif');
	border: 0px;vertical-align: top;background-repeat: no-repeat;background-position:center center;
	vertical-align:middle;text-align:center;
}
td.blue_input1:hover {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;
	height: 25px;background-image: url('../images/buttons/b2.gif');
	border: 0px;vertical-align: top;background-repeat: no-repeat;background-position:center center;
	vertical-align:middle;text-align:center;
}

.blue_input2 {
	text-align:center;vertical-align:middle;
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;color:white;
	height: 25px;background-image: url('../images/buttons/b5.gif');background-position:center center;
	border: 0px;background-repeat: no-repeat;
}
.blue_input2:hover {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;color:black;
	height: 25px;background-image: url('../images/buttons/b6.gif');
	border: 0px;vertical-align: middle;background-repeat: no-repeat;background-position:center center;
}

.yellow_input {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;
	height: 25px;background-image: url('../images/buttons/b1.gif');
	border: 0px;vertical-align: top;background-repeat: no-repeat;padding-bottom: 5px;
}
.yellow_input:hover {
	font-family: Tahoma;font-size: 9pt;cursor: pointer;width: 89px;
	height: 25px;background-image: url('../images/buttons/b3.gif');
	border: 0px;vertical-align: top;background-repeat: no-repeat;padding-bottom: 5px;
}

.page{
	width:50px;height:25px;color:blue;cursor:pointer;text-align:center;
}

.currentPage{
	width:60px;height:25px;text-align:center;background-color:#d6e8ff;font-weight:bold;
}
