/*
    Document   : writerCornerCSS
    Created on : 20 พ.ย. 2551, 16:01:33
    Author     : PARINYAKORN PANYA
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.cssWebmasTalkIFrameBG
{   
    background-color: #ccffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-color: #38D5D2;
    border-bottom-color: #38D5D2;
    border-left-color: #38D5D2;
    border-right-color: #38D5D2;
}

.cssWebmasTalkIFrameTable1
{
    background-color: #66CCFD;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #A9FAF8;
    border-bottom-color: #A9FAF8;
    border-left-color: #A9FAF8;
    border-right-color: #A9FAF8;
}

.cssWebmasTalkIFrameTable2
{
    background-color: #FFFF9B;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #F3C466;
    border-bottom-color: #F3C466;
    border-left-color: #F3C466;
    border-right-color: #F3C466;
}

.cssWebmasTalkIFrameFontTopic
{
   color: #3366ff;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 12px;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   text-decoration: none;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
}

.cssWebmasTalkIFrameFontDetail
{
   color: #660033;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 12px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   text-decoration: none;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px
}

.cssWebmasTalkIFrameFontDate
{
   color: #00cc00;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   text-decoration: none;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px
}
