
a {
	text-decoration: none;
	cursor:pointer;
	white-space:nowrap;
	font-family:Tahoma, Sans-serif;	
	font-size: 14px;
}

a:link{
	color:#2F579B;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#38c;
	
}

a:visited{
	color:#3B6C9A;
	text-decoration:none;
}

a:focus{
	color:#306EFF;
	outline:none;
}

a img:hover{
	border:none;
	background-color:transparent
}

body {
	padding: 15px;
}

li {
	font-family:Tahoma, Sans-serif;	
	font-size: 14px;
	list-style-type: none;
	padding: 3px;
}

.txtterm {
	border: solid 1px #AAAAAA;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:0.9em;	
	-moz-border-radius: 5px;	
    line-height:1em;
    padding-right: 8px;
	padding-left: 8px;
}
.buttons{
	
	font-size: 100%;
	width: 100px;
	
	
}

.searchbox {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

.resultbox {
	border:1px #A2BBDD solid;
	padding: 10px;
	padding-bottom:10px;
	padding-top: 10px;
	-moz-border-radius: 15px;
}

.feed {
	width: 42em;	
	padding: 5px;
	
}

.content {
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:0.90em;
}

.feed:hover {
	border-width:2px; 
	border-color:#9999FF; 
	border-style:solid; 	
}

code {
	text-align: left;
	font-family: Tahoma, Times New Roman;
	font-size: 100%;
}

pre {
	text-align: left;
	font-family: Tahoma, Times New Roman;
	font-size: 100%;
}

per {
	text-align: left;
	font-family: Tahoma, Times New Roman;
	font-size: 100%;
}

.itemtitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:1.08em;
	padding-bottom: 5px;
}

.footer {
	color: green;
	width: 100%;
	line-height:1.1em;
}

.publisher{
	text-align: left;
	padding-left: 2px;
	
}

.publishInfo {
	text-align: right;
	direction: rtl;
	padding: 1px;
	width: 100%;
	vertical-align: top;
	direction: rtl;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 0.95em;
	line-height:1em;
	color: green;
}

.caption {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.9em;
	padding-bottom: 5px;
	color: darkblue;
	font-weight: bold;
	width: 60%;	
}

.spacer { 
	height: 2px; 
	overflow: hidden; 
	width: 7px 
}

.email {
	border : 0px;
	text-align: left;
	cursor: pointer;
	padding:0 2px 0 5px;
	vertical-align: bottom; 
	
}

.rssControlPanel {
	padding:0 9px 9px 9px;
	line-height:1em;
	background: rgb(195, 217, 255) none repeat scroll 0% 50%;	
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border:1px #A2BBDD solid;	
	-moz-border-radius: 0.5em;
	}
	
.feedItems {
	font-family: Verdana, Arial, Helvetica;
	font-size:1.08em;
	padding: 7px 3px 3px 3px; 
	border: 1px solid #A2BBDD;
	background: #fff;
}

#indicator {
	position: absolute;
	z-index: 10000;
	padding: 15px 0;
	top: 5em;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	width: 176px;
	left: 50%;
	margin-left: -88px;
	text-align: center;
}

.pagefooter {
	vertical-align: bottom; 
	text-align:center;
	font-family: verdana; 
	font-size: 0.8em; 
	color: grey; 
	padding-top: 10px;
}
.descDiv {
	display: none; 
	direction: rtl;
	padding-top: 3px;
	font-size: 12px;
}	