BODY   {color: #B4B5CC;
        font-size:11pt ;
        font-family:Arial,Geneva,Verdana,Helvetica;  
        font-weight:bold;
       }

TD     {color: #CACBE5;
        font-size:11pt ;
        font-family:Arial,Geneva,Verdana,Helvetica;           
        font-weight:500;
       }

TR     {color: rgb(210,205,220);
        font-size:11pt ;
        font-family:Arial,Geneva,Verdana,Helvetica;           
        font-weight:bold;
       }


UL     {color: rgb(210,205,220);
        font-size:11pt ;
        font-family:Arial,Geneva,Verdana,Helvetica;           
       }

P      {color: #CACBE5;
        font-size:11pt ;
        font-family:Arial,Geneva,Verdana,Helvetica;           
       }

H1     {color: rgb(210,205,220);
        font-size:18pt;
        font-family:Arial,Geneva,Verdana,Helvetica;           
       }

H2     {color: rgb(210,205,220);
        font-size:15pt;
        font-family:Arial,Geneva,Verdana,Helvetica;           
       }

H3     {color: rgb(210,205,220);
        font-size:14pt;
        font-family:Arial,Geneva,Verdana,Helvetica;     
       }


a      { font-weight:bold; text-decoration:underline; color: rgb(220,220,220) }
a:link     {}
a:visited  { color: rgb(180,175,190) }
a:active   { color: #FFFFFF; }

a.menu ,a.menu:visited
       {display:block;
        width:84px; height:36px;
        background-image:url(buttons/menu.jpg);

        color:#EEEEF3;
        text-decoration:none;
        text-align:center;
        line-height:34px;
        font-size: 14px;
        font-family:Arial,Geneva,Verdana,Helvetica;  
        font-weight:bold;
        padding:0px;
        margin:0px;
       }

a.menu:hover { background-image:url(buttons/menu_hl.jpg); 
        color:#FFFFFF;
       }

a.sub_menu ,a.sub_menu:visited
       {display:block;
        width:100px; height:20px;
        background-image:url(buttons/sub_menu.gif);

        color:#EEEEF3;
        text-decoration:none;
        text-align:left;
        line-height:20px;
        font-size: 12px;
        font-family:Arial,Geneva,Verdana,Helvetica;  
        font-weight:bold;
        padding:0px;
        margin:0px;
       }

a.sub_menu:hover {background-image:url(buttons/sub_menu_hl.gif); 
        color:#000000;
       }

td.main {background: #000000;
         background-image:url(images/main_bg.gif);
         background-repeat:no-repeat;
        }

div.box {text-align:right;
         background: #000000;
         padding:1px;
         border:0px;
         margin:10px;
        }

div.box_head {color: #F0F0F0;
         background: #000000;
         background-image:url(images/dlg_head.gif);
         background-repeat:repeat-x;
         text-align:left;
         padding:1px;
         padding-left:10px;
         border:1px solid #FFFFFF;
         margin:0px;
        }

div.box_body {background: #E0E0E0;
         background-image:url(images/dlg_body.gif);
         text-align:justify;
         padding:5px;
         border:1px solid #FFFFFF;
         margin:0px;
         color: rgb(0,0,0);
         font-size:11pt ;
         font-family:Arial,Geneva,Verdana,Helvetica;  
         font-weight:300;
        }

div.box_body1 {background: #000000;
         text-align:justify;
         padding:5px;
         border:1px solid #FFFFFF;
         margin:0px;
         color: rgb(0,0,0);
         font-size:11pt ;
         font-family:Arial,Geneva,Verdana,Helvetica;  
         font-weight:300;
        }

.cms_bg {background-image:url(images/cms_bg.jpg);
         background-repeat:no-repeat;
         background-position:right 30px;

         text-align:justify;

         padding:1px;
         border:0px solid #FFFFFF;
         margin:0px;
         color: #FFFFFF;
        }

.solid {border-style: solid;
        border-color: #9D9EB3;
        border-width:1px;
        background: #3A3E4C;
       }

hr.preview{width:632px;
           height:1px;           
           border: 0px;
           border-top: solid 1px #9D9EB3;
          }


td.thumb_bg {background-image:url(images/thumb_bg.gif);
         background-repeat:no-repeat;
         background-position:center center;

         width:125px;
         height:120px;

         padding:0px;
         margin:0px;
        }

.preview_head {color: #F0F0F0;
         background: #3A3E4C;
         background-image:url(images/dlg_head.gif);
         background-repeat:repeat-x;
         text-align:left;
         font-weight:bold;
         padding:1px;
         padding-left:10px;
         border:1px solid #9D9EB3;
         margin:0px;
        }

.preview_head1 {color: #F0F0F0;
         font-weight:bold;
         padding:0px;
         border:0px;
         margin:0px;
        }

.dlg_head {color: #F0F0F0;
         background: #3A3E4C;
         background-image:url(images/dlg_head.gif);
         background-repeat:repeat-x;
         text-align:left;
         font-weight:bold;
         padding:1px;
         padding-left:10px;
         border:0px solid;
         border-bottom:1px solid #9D9EB3;
         margin:0px;
        }

.dlg_body {border-style: solid;
         border-color: #9D9EB3;
         border-width:1px;
         background: #3A3E4C;
         text-align:right;
         padding:10px;
       }

div.design {
	display:none;
}
