



/* ListTemplates */

.ListTemp_Tbl
{
	FONT-FAMILY:  Arial, Verdana;
    FONT-SIZE: 12px;
} 

.ListTemp_Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
   /* COLOR: #0077AB;*/
    VERTICAL-ALIGN: top;
}

.ListTemp_ReadMore
{
    /*COLOR: #0077AB;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
	font-size : 12px;*/
}

/* End ListTemplates */






/* Article Templates */

.ArtTemp_Tbl
{
	FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 12px;
}    

.ArtTemp_Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    /*COLOR: #0077AB;    */
}


.ArtTemp_FrontPage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 25px;
    COLOR: #0077AB;    
}

.ArtTemp_ImageText
{
    FONT-SIZE: 10px;
    FONT-STYLE:italic;
}

.ArtTemp_Back
{
    /*COLOR: #0077AB;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    CURSOR: hand;*/
}

/* End Article Templates */