body { 
	background-color: #EEEEEE;
	font-family: helvetica; 
	font-weight: normal;
    max-width: 480px;
	padding: 0;
	padding: 0px;
    margin-right: auto;
    margin-left: auto;
    direction: rtl;
}

form 
{
	margin: 0;
}

a
{
	color: #330066; /*000088 660033*/
	text-decoration: none;
}

a:hover {
	color: #006699; /*0066CC 996666;*/
	text-decoration: none;
	}

img
{
	border: none;
}

div.notfound
{
	margin-top: 10;
	margin-bottom: 20;
	margin-right: 5%;
}

span.header {
    cursor: pointer;
}

div.header_text
{ 
	text-align: center;
    vertical-align: center;
	margin: 0px;
	font-size: 25pt;
	color: #EEEEEE;
	background-color: #330066;
    padding: 5px;
    margin: 0px 0px 10px;
}

a.word_group_link
{
	color: #003399;		
	text-decoration: none;
}

a.word_group_link:hover
{
	color: #006699;
    text-decoration: underline;		
}

a.group_word_link
{
	color: #000000;		
	text-decoration: none;
}

a.group_word_link:hover
{
	color: #006699;
    text-decoration: underline;		
}

table.search_word_bottom_main
{
	width: 100%;
	margin-top: 20px;
	font-size: 14pt;
	margin-left: auto;
	margin-right: auto;
}

table.search_word_bottom 
{
	margin-left: auto;
	margin-right: auto;
	font-size: 14pt;
}

td.search_word_bottom 
{
	width: 10cm;
}

a.search_word_bottom 
{
	font-size: 12pt;
	line-height: 0.4cm;	
	color: #000088;
    text-decoration: underline;
}

a.search_word_bottom:hover
{
	color: #444444;
}


table.bottom_tools 
{
	width: 10;
	margin-top: 10;
	font-size: 14pt;
}


td.tools
{
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 1.1em;
}

a.tools
{
/*	color: 660033;*/
	text-decoration: underline;
	margin-right: 2px;
    margin-left: 2px;
	padding: 0;
    color: #000088
}

a.tools:hover
{
/*	color: 996666;*/
}

hr
{
	text-align: center;
	width: 90%;
}

img
{
	margin: 0;
	padding: 0;
}

.search_results_header {
    position: relative;
    font-size: 21px;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 15px;    
}

.term_input_box {
    font-size: 1.06em; 
    max-width: 170px;
    font-family: helvetica;
    width: 60%; 
}

.group_input_box {
    font-size: 1.06em; 
    max-width: 170px;
    width: 60%; 
    direction: rtl;
}

.term_search_box {
    font-family: helvetica; 
    font-size: 0.9em; 
    padding:0px 0px 0px 0px;
    margin:2px 0px 0px 0px; 
}

.result_row {
    max-width: 90%;
    font-size: 1.25em;
    margin: 5px 5% 5px 5%;
    padding: 5px 0px 5px 0px;
    
}

.result_term {
    width: 30%;
    margin-left: 20px;
    float: right;
}

.result_def {
    display: inline-block;
    min-width: 50%;
    max-width: 63%;
    width: 300px;
}

.page_number {
    position: absolute; 
    top: 0px; 
    left: 1px;
    font-size: 0.8em;
}

.search_by_word_row {
    margin-bottom: 10px; 
    text-align: center;
}

.search_by_group_row {
    text-align: center;
}

.search_label {
    font-size: 16pt; 
    width: 35px; 
    margin-top: 6px;
}

.home_categories {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    width: 320px;  
    margin-left: auto;
    margin-right:  auto;  
}

.home_category_item {
    color: green;
}
