
#ARTICLEVIEW {
    font-family: Tahoma;
    font-size: 1.2em;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
    font-weight: bold;
}

#ARTICLEVIEW p 
{
    margin-top: 0.0em;
    margin-bottom: 0.6em;
    font-weight: normal;
	
}

#ARTICLEVIEW A
{
	font-family: Tahoma;
     font-size: 1em;
    color:Blue;
    text-decoration:none;
}
#ARTICLEVIEW A:Hover
{
	text-decoration:underline;
}
/* box */

#ARTICLEVIEW .sgtobox1 
{
    color: #000000;
    background-color: #d0e6f7;
    margin: 7px;
    padding: 7px;
}

#ARTICLEVIEW table.sgtobox1right 
{
   margin: 0px;
   margin-left: 7px;
   margin-bottom: 7px;
   background-color: #d0e6f7;
   font-size: 1em;
}

#ARTICLEVIEW table.sgtobox1left
{
   margin: 0px;
   margin-right: 7px;
   margin-bottom: 7px;
   background-color: #d0e6f7;
   font-size: 1em;
   font-weight: normal;
}

#ARTICLEVIEW table.sgtobox1center
{
   margin: 0px;
   background-color: #d0e6f7;
   font-size: 1em;
   font-weight: normal;
}

/* hinh anh trai */

#ARTICLEVIEW table.sgtoimageleft 
{
    margin: 2px 7px 5px 0px;
    width: 100px;
    font-weight: normal;
}

#ARTICLEVIEW img.sgtoimageleft 
{
    border: 1px solid #eee;
}

#ARTICLEVIEW img.sgtoimageleft_popup
{
    border: 1px solid blue;
    cursor: pointer;
}


#ARTICLEVIEW td.sgtoimageleft 
{
    border-bottom: 1px solid #eee;
    font-size: 0.75em;
    color: #000;
    text-align: left;
    font-style: italic;
    background-color: #EFEFEF;
    padding: 5px;
    font-weight: normal;
}

/* hinh anh phai */

#ARTICLEVIEW table.sgtoimageright
{
    margin: 2px 0px 5px 7px;
    width: 100px;
}

#ARTICLEVIEW img.sgtoimageright 
{
    border: 1px solid #eee;
}

#ARTICLEVIEW img.sgtoimageright_popup
{
    border: 1px solid blue;
    cursor: pointer;
}

#ARTICLEVIEW td.sgtoimageright
{
    border-bottom: 1px solid #eee;
    font-size: 0.75em;
    color: #000;
    text-align: left;
    font-style: italic;
    background-color: #EFEFEF;
    padding: 5px;
    font-weight: normal;
}

/* hinh anh giua */

#ARTICLEVIEW table.sgtoimagecenter
{
    margin: 2px 0px 2px 0px;
    width: 100px;
}

#ARTICLEVIEW img.sgtoimagecenter
{
    border: 1px solid #eee;
}

#ARTICLEVIEW img.sgtoimagecenter_popup
{
    border: 1px solid blue;
    cursor: pointer;
}

#ARTICLEVIEW td.sgtoimagecenter
{
    border-bottom: 1px solid #eee;
    font-size: 0.75em;
    color: #000;
    text-align: left;
    font-style: italic;
    background-color: #EFEFEF;
    padding: 5px;
    font-weight: normal;
}





#ARTICLEVIEW .SGTOAuthor
{
    color: gray;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    margin-top: 10px;
    display:none; 
}

.ReferenceSourceTG
{
    color: black;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    margin-top: 10px;
    display:none; 
}


#ARTICLEVIEW .ReferenceSource
{
    color: gray;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    margin-top: 10px;
    
}


#ARTICLEVIEW .SGTOAnswer 
{
    color: #000000;
    font-size: 1em;
    text-align: justify;
    margin-left: 30px;
    font-weight: normal;
}

#ARTICLEVIEW .SGTOQuestion
{
    color: #000000;
    font-size: 1em;
    font-weight:bold;
    text-align: justify;
    font-style: italic;
}

#ARTICLEVIEW .SGTOSuperTitle
{
    font-weight: bold;
    font-size: 1.1em;
    color: #000;
    padding-bottom: 5px;
}

#ARTICLEVIEW .SGTOSubTitle 
{
    font-weight: bold;
    font-size: 0.9em;
    color: #000;
    padding-bottom: 5px;
}

#ARTICLEVIEW .SGTOContent 
{
    text-align: left;
    font-size: 1em;
    text-align: justify;
    color: #000;
	font-weight: normal;
}

#ARTICLEVIEW .SGTOSummary
{
    font-size: 1em;
    font-weight: bold;
    text-align: justify;
    color: #000;
}

#ARTICLEVIEW .SGTOTitle 
{
   display:none;
   margin:0px;
}
.SGTOADV
{
	display:none;
}
