﻿.Schedule_Container
{
    border:1px solid #cccccc;
    padding:5px;
    margin-top:10px;
}
.Schedule_Content 
{
    font:12px/14px Arial;
    margin:3px 0px 10px 0px;
    float:left;
    width:100%;
    text-align:left;
}
        
.Schedule_Content table
{
    BORDER-COLLAPSE: collapse;
    width:100%;        	
}
        
.Schedule_Content td
{
    border:1px solid Black;
    font-size:10px;
    text-align: center;
}       
/* tieu de TRUONG CDN CONG NGHE CAO DONG AN */
.Schedule_CaptionPage td
{            
    font-size: 10pt;    
}
/* tieu de THOI KHOA BIEU PHÒNG.... */
.Schedule_TitlePage
{
    height: 23px;
    font-weight: bold;
    color: #000066;
    font-size: 14pt;
    text-align:center;
    width:100%;
    margin-top:10px;
    text-transform:uppercase;
}

/* tieu de CHU THICH MON HOC */
.Schedule_CommentTitle
{
    text-decoration: underline;
    color: #000066;
    font-size:10px;
    float:left;
    text-align:left;
    width:100%;
}
