



/* ListTemplates */

.ListTemp_Tbl
{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 10px;
} 

.ListTemp_Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #0077AB;
}

.ListTemp_ReadMore
{
    COLOR: #0077AB;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

/* End ListTemplates */






/* Article Templates */

.ArtTemp_Tbl
{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 10px;
}    

.ArtTemp_Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #0077AB;    
}

.ArtTemp_ImageText
{
    FONT-SIZE: 10px;
    FONT-STYLE:italic;
}

.ArtTemp_Back
{
    COLOR: #0077AB;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

/* End Article Templates */