﻿/*//////////////////*/
/*///////elec_Resources///////*/
/*//////////////////*/
.elecresource_table
{
    width:100%;
    clear:both;
    
    
    
   
}
.elecresource_title
{
    padding: 3px;
    margin: auto;
    clear: both;
    overflow: auto;
    text-align: right;
    font-family: 'Times New Roman';
    font-size: large;
    font-weight: normal;
    background-color: White;
    color: dimgray;
    border-bottom: dimgray 1px solid;
}
.elecresource_image
{
    float:left;
    margin:10px;
    
}
.elecresource_about
{
    color: #333333;
    font-family: tahoma;
    font-size: small;
    direction:rtl;
    text-align:justify;
}
.elecresource_link
{
    float: right;
    background-image: url(../../images/Navigation Previous 2.jpg);
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right 50%;
    height: 24px;
        padding-left: 10px;

    
    
    color: royalblue;
    
    font-weight: normal;
    text-align: right;
    font-family: Tahoma;
    font-size: small;
      margin-left:1px;
    text-decoration: none;
    padding-top:8px;
}
.elecresource_link:hover
{
    background-image: url(../../images/Navigation Previous.jpg);
    color: #009933;
}
