     Style Sheet Templates for Sessions Module 
    a.sessionslink {
        font-family:        Arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #003366;
        text-decoration:    none;
    }
    a.sessionslink:active {
        font-family:        Arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #003366;
        text-decoration:    none;
    }
    a.sessionslink:visited {

        font-family:        Arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #003366;
        text-decoration:    none;
    }
    a.sessionslink:hover {
        font-family:        Arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #336080;
        text-decoration:    underline;
    }
    .hslink {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        normal;
        color:              #003399;
        text-decoration:    none;
    }
    .hslink:active {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        normal;
        color:              #003399;
        text-decoration:    none;
    }
    .hslink:visited {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        normal;
        color:              #000066;
        text-decoration:    none;
    }
    .hslink:hover {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        normal;
        color:              #0099CC;
        text-decoration:    none;
    }

    a.hslinksm {
        font-family:        Arial;
        font-size:          10px;
        font-weight:        normal;
        color:              #003366;
        text-decoration:    none;
    }
    a.hslinksm:active {
        font-family:        Arial;
        font-size:          10px;
        font-weight:        normal;
        color:              #003366;
        text-decoration:    none;
    }
    a.hslinksm:visited {
        font-family:        Arial;
        font-size:          10px;
        font-weight:        normal;
        color:              #003366;
        text-decoration:    none;
    }
    a.hslinksm:hover {
        font-family:        Arial;
        font-size:          10px;
        font-weight:        normal;
        color:              #336080;
        text-decoration:    underline;
    }
    .sessionstext        
    {
                font-family: 'Arial','helvetica','sans-serif';
                font-size: 12px;
                color: #000000;
                font-style: normal;
                font-weight: normal;
                text-decoration: none;
    }
	.hstextlgre        
    {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #FF9900;
                font-style: normal;
                font-weight: bold;
                text-decoration: none;
    }	
    .hstextlg {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                color: #003399;
                font-style: normal;
                font-weight: bolder;
                text-decoration: none;
    }
	
	    .hstextlg :active {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        bold;
        color:              #006699;
        text-decoration:    none;
    }
    .hstextlg :visited {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        bold;
        color:              #0066CC;
        text-decoration:    none;
    }
    .hstextlg :hover {
        font-family:        Verdana, Arial, Helvetica, sans-serif;
        font-size:          12px;
        font-weight:        bold;
        color:              #0099FF;
        text-decoration:    underline;
    }
    .hstext        
    {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #000000;
                font-style: normal;
                font-weight: normal;
                text-decoration: none;
    }
    .hserror       
    {
                font-family: 'Arial','helvetica','sans-serif';
                font-size: 10px;
                color: #ff0000;
                font-style: normal;
                font-weight: normal;
                text-decoration: none;
    }
    .hstextsm       
    {
                font-family: 'Arial', 'helvetica', 'sans-serif';
                font-size: 10px;
                color: #990033;
                font-style: normal;
                font-weight: normal;
                text-decoration: none;
    }
    
    .sessionserror        
    {
                font-family: 'Arial','helvetica','sans-serif';
                font-size: 12px;
                color: #ff4444;
                font-style: normal;
                font-weight: normal;
                text-decoration:    bold;
    }
 
