/* Login, Links, Header black */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Header yellow */
.Contitle_Yellow_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #F0BF2D;
	font-family: Tahoma, Arial;
}
/* Header violet */
.Contitle_Violet_UC
{
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #4B4B7F;
	font-family: Tahoma, Arial;
}
/* Violet, Violet border, Yellow, Yellow border */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Gray, Gray border bg, Silver, Silver border */
.Contitle_Black_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Frame violet, Frame yellow, Frame silver */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}

    .moreLink
    {
        
        font-family:Tahoma; 
        font-size:10px; 
        color:#49452E; 
        font-weight:normal;
        text-align:left; 
        float:left;
        vertical-align:top;
        
    } 
 
 .divImage 
    {
        dir="rtl"; 
        padding:4px; 
        border:sold 1px #48462F; 
        background-color:#ffffff; 
        float:left; 
        margin-top:10px; 
        margin-left:10px; 
        margin-right:10px;
        margin-bottom:10px; 
        text-align:center;
    }

    .divTitle
    {
        dir="rtl"; 
        float:right;
        text-align:right; 
		padding:3px 5px 3px 0px;
        
    }

    .divTitle a
    {
        font-family:"Times New Roman", Times, serif; 
        font-size:16px; 
        color:#202020; 
        font-weight:bold; 
		padding-right:4px;
        padding-bottom:2px;	
    }


   .divTitle a:hover
    {
        color:#03C; 
    } 

    .divDesc span
    {      
        
        font-family:"Times New Roman", Times, serif; 
        font-size:16px; 
        color:#3f3f3f; 
        text-align:right; 
        vertical-align:top;
        width:100%; 
		padding:10px;
    } 

