table.otable
{ font-family: Verdana;
font-weight: bold;
border: 1px #0084ff solid;
border-spacing: 0px;
background-color: #ffffff;
border-collapse: collapse; }

table.gtable
{ border: 1px #000000 solid;
align: center; }

.gfont
{ font-weight: bold;
color: red;
font-size: 12px; }

.theader
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
border-spacing: 6px;
text-align: center;
font-size: 14px;
color: #393c3e; }

.fside
{
border-bottom: 2px solid #6699CC;
border-right: 1px solid #6699CC;
background-color: #BEC8D1;
font-family: Verdana;
font-size: 12px;
text-indent: 5px;
color: #404040;
font-weight: bold; 
border-spacing: 4px; }

.sside
{
border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
font-family: Verdana;
font-size: 12px;
text-indent: 5px;
color: #404040;
font-weight: bold; 
border-spacing: 4px; }

.inbox1
{ border-right: 1px solid #6699CC;
border-bottom: 1px solid #6699CC;
font-size: 12px;
font-family: Verdana
font-weight: normal;
background-color: #fdf1a3;
text-indent: 5px; }

.inbox
{ border-right: 1px solid #6699CC;
border-bottom: 1px solid #6699CC;
font-size: 12px;
font-family: Verdana
font-weight: normal;
background-color: #ffffff;
text-indent: 5px; }

.img
{
align: center;
border-spacing: 4px; 
border: 0px white solid;}

.text
{
align: right;
font-weight: bold;
font-size: 11px;
border: 0px

}


iframe {    border-style:dashed;
   border-color: #000; /*CHOOSE THE COLOR YOU WANT HERE */
   border-top-width:1px; /*CHOOSE THE SIZE YOU WANT HERE */
   border-bottom-width:1px; /*CHOOSE THE SIZE YOU WANT HERE */
   border-left-width:1px; /*CHOOSE THE SIZE YOU WANT HERE */
   border-right-width:1px; /*CHOOSE THE SIZE YOU WANT HERE */
}



