a:link {color: #0000FF; text-decoration: underline;}
a:visited {color: #0000FF; text-decoration: underline;}
a:hover {color: #A10000; text-decoration: underline}
a:active {color: #0000FF; text-decoration: underline;}

a.biglink:link { font-size: 110%; color: #4a5676; font-weight: bold; text-decoration: none; line-height: 150%;}
a.biglink:visited { font-size: 110%; color: #4a5676; font-weight: bold; text-decoration: none; line-height: 150%;}
a.biglink:hover { font-size: 110%; color: #4a5676; background-color: #b2b9c6; line-height: 150%;}
a.biglink:active { font-size: 110%; color: #4a5676; font-weight: bold; text-decoration: none; line-height: 150%;}


BODY
{
 font-size: 90%;
 font-family: arial,sans-serif;
 margin: 0px;
 background: #F1F1F1
}
TABLE
{
 position: relative;
 right: 1%;
 width: 98%;
 direction: rtl;
 padding: 0px;
 border-collapse: collapse; 
}
TD
{
  font-size: 90%;
  vertical-align: top;
  padding: 0px;
}
IMG
{
 text-align: right;
 border: solid 1px;
 color: #000000;
}
IMG.noborder
{
 text-align: right;
 border: 0px;
 color: #000000;
}
TABLE.main
{
 border-collapse: collapse; 
 position: relative;
 right: 0px;
 padding: 0px;
 spacing: 0px;
 width: 100%;
 border-width: 0px;
}

/*
TABLE.main td
{
 padding: 0px;
}

TABLE.main tr
{
 padding: 0px;
 spacing: 0px;
}
*/

TD.cat_header
{
 font-weight: bold;
 color: #FFFFFF;
 font-size: 100%;
 background-image: url(../images/cat_heag_bg.png);
}
td#footer a:link { color: white; font-weight: bold; text-decoration: none; font-size: 90%;}
td#footer a:visited { color: white; font-weight: bold; text-decoration: none; font-size: 90%;}
td#footer a:hover { color: #efbc0c; font-size: 90%;}
td#footer a:active { color: white; font-weight: bold; text-decoration: none; font-size: 90%;}
td#footer
{
 background-image: url(../images/bottombar_bg.png);
}
td#topbarcenterleft { background-image: url(../images/topbar_center_left.png);}
td#topbarcenterright { background-image: url(../images/topbar_center_right.png);}

td#taglines 
{
 background-image: url(../images/tag_bg.png);
 background-repeat: repeat-y;
 background-position: top right;
 color: #FFFFFF;
 padding: 10px;
 spacing: 0px;
 vertical-align: top; 
 height: auto;
}
td#taglines a:link { color: white; text-decoration: none; font-size: 90%;}
td#taglines a:visited { color: white; text-decoration: none; font-size: 90%;}
td#taglines a:hover { color: #efbc0c; font-size: 90%;}
td#taglines a:active { color: white; text-decoration: none; font-size: 90%;}

td#othersite1 
{
 background-image: url(../images/tag_bg.png);
 background-repeat: repeat-y;
 background-position: top right;
 color: #FFFFFF;
 padding: 10px;
 spacing: 0px;
 vertical-align: top; 
 height: auto;
}

td#othersite 
{
 PADDING-RIGHT: 5px;
 BACKGROUND-POSITION: right top;
 PADDING-LEFT: 5px;
 BACKGROUND-IMAGE: url(http://www.pdace.com/images/tag_bg.png);
 PADDING-BOTTOM: 5px;
 VERTICAL-ALIGN: top;
 COLOR: #ffffff;
 PADDING-TOP: 5px;
 BACKGROUND-REPEAT: repeat-y;
 HEIGHT: auto;
 spacing: 0px;
}

td#othersite a:link { color: white; text-decoration: none; font-size: 90%;}
td#othersite a:visited { color: white; text-decoration: none; font-size: 90%;}
td#othersite a:hover { color: #efbc0c; font-size: 90%;}
td#othersite a:active { color: white; text-decoration: none; font-size: 90%;}

td#headerbar 
{ 
 background-image: url(../images/header_bg.png);
 color: white; 
 font-weight: bold; 
 text-decoration: none; 
 font-size: 90%;
 text-align: left;
 padding-top: 3px;
}
 
tr.yellow { line-height: 2px;}
td.yellow { background: #efbc0c;}

.artline { background-image: url(../images/articleline_bg.png); width: 100%;  background-repeat: repeat-x;}
UL
{
 margin-top: 0;
 margin-bottom: 0;
 margin-right: 20px;
 list-style-image: url(../images/bullet.png);
}
UL.nobullet
{
 margin-top: 0;
 margin-bottom: 0;
 margin-right: 20px;
 list-style-type: none;
}
OL
{
 margin-top: 0;
 margin-bottom: 0;
 margin-right: 2.5em;
}
.middle
{
 /* text-align: center;*/ 
 vertical-align: middle;
}
.bottom
{
 vertical-align: bottom;
}
.english
{
 text-align: left;
 direction: ltr;
}
.center
{
 text-align: center;
}
HR
{
 width: 90%;
 color: #b2b9c6;
}
TD.date
{
 font-size: smaller;
 direction: ltr;
 text-align: right;
}