﻿body 
{
font-family:Arial;
font-size:11px;
color:Black;
}

.conceptTitle
{
 font-family:Arial;
 font-size:14px;
 color:Red;   
    }

.pdAll4
{
   padding:4px; 
    
    }
    
    

a 
{
color:#c00;
text-decoration:none;

}

a:hover
{
color:Red;
}


a.linkred
{
color:Red;
}
a.linkred:hover
{
color:Blue;
}
.imgCatList 
{
padding:3px;
}


.brd1dgreyr{border-right:1px dashed #dddddd;}
.brd1dgreyl{border-left:1px dashed #dddddd;}

.bdr1dblack 
{
border:1px dashed black;
}

.bdrdWhite
{

border-color:White;
border-style:dashed;
}

.bdr1dWhite
{
border:1px dashed white;
}
.bdr1dgrey
{
border:1px dashed grey;
}
.bdr1dblue
{
border:1px dashed blue;
}
.bdr1dred
{
border:1px dashed red;
}

.bdr1sblack 
{
border:1px solid black;
}
.bdr1sblue
{
border:1px solid blue;
}
.bdr1sred
{
border:1px solid red;
}

/*Homapage LastAdded*/
.homeLastAddedGridDesc
{
font-family:Arial;
font-size:12px;
color:Black;
}

.homeLastAddedGridTitle
{
font-family:Arial;
font-size:16px;
color:Gray;
}

/*headline title class*/
.HomeHeadline
{
font-family:Arial;
font-size:18px;
color:DarkRed;
}

.contentMenuItemStyle
{
    text-align:left;
    padding-bottom:2px;

border-bottom:1px dashed #fff;
    
    }
    
    .contentMenuStyle
{
    text-align:right;

    
    }
    
    .contentDynMenuStyle
    {
            padding-bottom:2px;

border-bottom:1px dashed #fff;
        
        }
        
        .topmenuie8 {z-index:100;}
        
        
        
        /* Scroller Box */
#scroller_container 
{
 position:  relative;
 width: 160px;
 height: 300px;
 overflow: hidden;

}

#scroller p 
{



padding:0px;
}
/* Scoller Box */
