.header_menu  { color: #b2b2b2; font-size: 11px; font-family: Arial}
a.header_menu:link { color: #b2b2b2; text-decoration: none }
a.header_menu:visited { color: #b2b2b2; text-decoration: none }
a.header_menu:hover { color: #ffffff; text-decoration: none }

.news_box  { color: #b2b2b2; font-size: 12px; font-family: Arial}
a.news_box:link { color: #ffffff; text-decoration: none }
a.news_box:visited { color: #ffffff; text-decoration: none }
a.news_box:hover { color: #b2b2b2; text-decoration: none }

.newspage_box  { color: #b2b2b2; font-size: 12px; font-family: Arial}
a.newspage_box:link { color: #ffc20e; text-decoration: none }
a.newspage_box:visited { color: #ffc20e; text-decoration: none }
a.newspage_box:hover { color: #ffffff; text-decoration: none }

.maintext   { color: #cdcdcd; font-size: 14px; font-family: Arial; line-height: 1.5 }
a.maintext:link { color: #b2b2b2; text-decoration: none }
a.maintext:visited { color: #b2b2b2; text-decoration: none }
a.maintext:hover { color: #ffffff; text-decoration: none }

div.pagination {
			  font-family: Arial;
	  		  font-size: 12px;
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

div.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 1px solid #515151;
             
              text-decoration: none; /* no underline */
              color: #b2b2b2;
      }
div.pagination a:hover, div.pagination a:active {
              border: 1px solid #1a1a1a;
              background-color:#1a1a1a;
              color: #fff;
      }
div.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 1px solid #1a1a1a;
                     
                      font-weight: bold;
                      background-color: #1a1a1a;
                      color: #ffc20e;
              } 
div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #363636;
             
                      color: #363636; 
              }
             
.search_field  { color: #e2e2e2; font-size: 12px; font-family: Arial}

.contactinput { color: white; background: #676c6d; height: 20px; padding: 2px; font-size: 11px; font-family: Tahoma; line-height: 16px; border-width: 1px;BORDER-right: #282e30 1px solid; BORDER-LEFT: #282e30 1px solid; BORDER-BOTTOM: #282e30 1px solid;BORDER-top: #282e30 1px solid }
.textbox { color: white; background: #676c6d; height: 130px; padding: 2px; font-size: 11px; font-family: Tahoma; line-height: 16px; dborder-width: 1px;BORDER-right: #282e30 1px solid; BORDER-LEFT: #282e30 1px solid; BORDER-BOTTOM: #282e30 1px solid;BORDER-top: #282e30 1px solid }
.contactkey { background-color: #181818; height: 22px; color: red; height: 20px; font-size: 11px; font-weight: bold; font-family: Tahoma; direction: rtl ; border-width: 1px;BORDER-right: #606060 1px solid; BORDER-LEFT: #606060 1px solid; BORDER-BOTTOM: #606060 1px solid;BORDER-top: #606060 1px solid }
