﻿

/****  NEWS  ****/


.news_table
{
    margin-left: 27px;
    }


.news_table a:link, .news_table a:visited
{
    text-decoration: none;
    color: #4d4d4d;
    }
    
.news_table a:hover, .news_table a:active
{
    text-decoration: underline;
    color: black;
    }
    

.news_time
{
    font-size: 0.8em;
    color: #2d8191;
    }

#newsDetail_time
{
    font-size: 0.8em;
    text-align: right;
    color: #2d8191;
    }

#newsDetail_Content
{
    font-size: 1.2em;
    line-height: 2em;
    }
    
    
    
/*****  EVENT  ****/

.event_left
{   
    margin-right: 370px;
    }

.event_right 
{
    margin-left: 160px;
    margin-top: -120px;
    font-size: 0.8em;
    line-height: 1.6em;
    
    }
    
.event_image 
{
    width: 120px;
    height: 120px;
    }

.eventItem_title
{
    font-size: 1em;
    font-weight: bold; 
    }
    
/*****  REPORT  ****/

.report_left
{   
    margin-right: 370px;
    }

.report_right 
{
    margin-left: 160px;
    margin-top: -120px;
    font-size: 0.8em;
    line-height: 1.6em;
    
    }
    
.report_image 
{
    width: 120px;
    height: 120px;
    }

.reportItem_title
{
    font-size: 1em;
    font-weight: bold; 
    }
    
.report_table 
{
    border-collapse: collapse;
    }
    
.altrow
{
    background-color: #f8f7e8;
    color: #000000;
    }
    
.report_table a:link, .report_table a:visited
{
    text-decoration: none;
    color: Blue;
    }
    
.report_table a:hover, .report_table a:active
{
    text-decoration: underline;
    }

    
    
/*****  MANAGE  ****/

.team_intro
{
    margin: -100px auto auto 130px;
    }

.team_name
{
    font-size: 1.2em;
    font-weight: bold;
    color: Navy;
    margin-bottom: -10px;
    }

.team_post
{
    font-size: 1em;
    }

    
.team_list
{
    font-size: 1em;
    text-decoration: underline;
    margin-bottom: -15px;
    }




/*****  REPORTPHOTO  ****/

.photo_image
{
    width: 720px;
    height: 480px;
    }
    
#photo_title
{
    font-size: 1em;
    font-weight: bold;
    color: Navy;
    }
    
    
    
    /*****  USEFUL LINKS  ****/
    
   #links_list
    {
        margin-top: 5px;
        }
  
    #links_list li
    {
        margin-bottom: 1em;
        }