﻿body 
{
    font-family:Tahoma;
    line-height:160%;
}
#jason p
{
line-height:120%;
}
input
{
    font-family:Tahoma;
}
.pageitem
{
    margin:2px;
    
   
}
.pageitem span
{
    padding:4px;
    text-decoration:underline;
  
}
h1 a
{
font-weight:bold;
}
.matn
{
    text-align:justify;
}
.spacer
{
    background-image:url("images/spacer.gif");
    background-repeat:repeat-x;
    background-position:bottom;
    height:5px;
}
.spacer:hover
{
    background-image:url("images/spacerh.gif");
    background-repeat:repeat-x;
    background-position:bottom;
    height:5px;
    color:Red;
}
.pre
{
background-image:url('images/pre.png');    
    background-repeat:no-repeat;
    height:126px;
    width:42px;
}
.next
{
background-image:url('images/next.png');    
    background-repeat:no-repeat;
    height:126px;
    width:42px;
}
.pre:hover
{
background-image:url('images/preh.png');    
    background-repeat:no-repeat;
    height:126px;
    width:42px;
}
.next:hover
{
background-image:url('images/nexth.png');    
    background-repeat:no-repeat;
    height:126px;
    width:42px;
}
select
{
    font-family:Tahoma;
    font-size:11px;
}
.inc
{
	
	background-image:url('inc.gif');
	background-repeat:no-repeat;
		width:12px;
	height:10px;

}
.dec
{
	
	background-image:url('dec.gif');
	width:12px;
	height:10px;
	background-repeat:no-repeat;
}
.color
{
	
	border:1px #d3d3d3 solid;
	padding:1px;
}
.color:hover
{
	
	border:1px   solid #FFFF00;
	padding:1px;
}
.title
{
	font-weight:bold;
}
#HelpBox , .HelpBox{display:none; position:absolute; background:#FFFFFF; z-index:10; width:200px; direction:rtl; border:1px solid #CCCCCC; text-align:justify; padding:5px; filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95}
#HelpBox h1 , .HelpBox h1{text-align:right; color:orange; font-size:8pt; padding:0 0 3px 0; margin:0}






