
.divArticles{
    width: 600px;
    height: 450px;
    background-color:Transparent ;
    border: 0px solid orange;
    padding: 0px;
    padding-left: 0px;
    padding-right:0px;
    font-family:Arial;
    font-size:12px;
    color:#222222;
    /*overflow:scroll;
    overflow-x:hidden;*/
}

.tableArticles
{
    direction:ltr;
    width:500px;
	
}

/* ---------- Articles ---------------------- */
.tdArtImageContainer
{
    padding-left:10px;
    
}
.tdArtImage
{
    background-repeat:no-repeat;
    background-position:center;
}

.tdArtTitle
{
    font-size:14px;
    font-family:Arial;
    color:#ab0000;
    vertical-align:top;
    font-weight:bold;
	padding-left: 5px;
}

.tdArtText
{
    font-size:12px;
    font-family:Arial;
    color:#222222;
    vertical-align:top;
    padding-top:10px;
	padding-left: 5px;
}

.tdArtLink
{
    height:5px;
    text-align:right;
}
.artLinkImg
{
    width:45px;
    text-align:left;
    padding-left:0px;
    color:black;
    
}
.artLinkText
{
    text-align:right;
    width:360px;
    color:#222222;
    
}


a.artGotoLink:link,a.artGotoLink:visited,a.artGotoLink:active,a.artGotoLink:hover

{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#ab0000;
    text-decoration:none;
}

.tdArtSpace
{
    /*border-bottom:dotted 1px #222222;*/
    height:10px;
    /*width:100%;*/
    
}
.sepLine
{
    /*border-bottom:dotted 1px #222222;*/
   /* background:#222222;*/
    background-image:url(../articles/images/innerPageDontsLinsHorizontal_1000x1.gif);
    height:1px;
    width:100%;
}

/* ---------- PAGES ---------------------- */
.tdArtPages
{
    font-size:12px;
    font-family:Arial;
    color:black;
    vertical-align:bottom; 
    width:400px;
    text-align:center;
    height:50px;
}

.tableArtPages
{
    /*height:50px;*/
    width:150px;
    /*vertical-align:middle;*/
    text-align:center;
    /*border:solid 1px black;
    background-color:#aaaaaa;*/
}

.pageFirst,.pagePrevious,.pageNext,.pageLast
{
    /*background-color:#aaaaaa;*/
    cursor:pointer;
}

.page
{
    cursor:pointer;
}

.pageSelected
{
    /*background-color:black;*/
    color:black;
    cursor:pointer;
    text-decoration:underline;
}

/* Page Links */
a.lpage:link,a.lpage:visited,a.lpage:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#222222;
    text-decoration:none;
}
a.lpage:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}

a.lpage:link,a.lpage:visited,a.lpage:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#222222;
    text-decoration:none;
}
a.lpage:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}


/* .pagePrevious,.pageNext */
a.lpagePrevious:link,a.lpagePrevious:visited,a.lpagePrevious:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#222222;
    text-decoration:none;
}
a.lpagePrevious:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}
a.lpageNext:link,a.lpageNext:visited,a.lpageNext:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#222222;
    text-decoration:none;
}
a.lpageNext:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}
/*pageFirst.pageLast*/
a.lpageFirst:link,a.lpageFirst:visited,a.lpageFirst:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#222222;
    text-decoration:none;
}
a.lpageFirst:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}
a.lpageLast:link,a.lpageLast:visited,a.lpageLast:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#222222;
    text-decoration:none;
}
a.lpageLast:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}


/* ************************************************** */
/* *************** ARTICLES ************************* */


a.artBackLink:link,a.artBackLink:visited,a.artBackLink:active
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}
a.artBackLink:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#666666;
    text-decoration:none;
}
