﻿body {
  font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.2;
  color: #1e2022;
  text-align: center;
  background-color:#EBEBEB;
  background-image:url(../images/bg.gif);
  background-repeat:repeat-x;
  margin:0;
  
}
.TABLEBG{ background-image:url(../images/BGBG-MID.gif); background-position:center; background-repeat:repeat-y;}

.graylink:link {text-decoration: none; font-family:tahoma; color:#666666;}
.graylink:visited {text-decoration: none; font-family:tahoma; color:#666666;}
.graylink:active {text-decoration: none; font-family:tahoma; color:#666666;}
.graylink:hover {text-decoration: none; font-family:tahoma; color:#CC0000;}

.whitelink:link {text-decoration: none; font-family:tahoma; font-size:12px; color:#ffffff;}
.whitelink:visited {text-decoration: none; font-family:tahoma; font-size:12px; color:#ffffff;}
.whitelink:active {text-decoration: none; font-family:tahoma; font-size:12px; color:#ffffff;}
.whitelink:hover {text-decoration: none; font-family:tahoma; font-size:12px; color:Yellow;}

.redlink:link {text-decoration: none; font-family:tahoma; font-size:12px; color:#CC0000;}
.redlink:visited {text-decoration: none; font-family:tahoma; font-size:12px; color:#CC0000;}
.redlink:active {text-decoration: none; font-family:tahoma; font-size:12px; color:#CC0000;}
.redlink:hover {text-decoration: none; font-family:tahoma; font-size:12px; color:#666666;}

.sitetextred {    text-decoration: none;     color:#CC0000;     font-family:tahoma;     direction:rtl;    }
	
.sitetextwhite {    text-decoration: none;     color:white;     font-family:tahoma;     direction:rtl;    }

