.Off
{
    display: none !important;
}

IMG
{
    border: 0;
}

A IMG {border:0;}

A { text-decoration:none;}

html
{
    scrollbar-width: 40px;
}

BODY
{
    font-family: Verdana;
    font-size: 10px; /*  font-variant: small-caps; */
}


input[type=text]
{
    border: solid 1px #555555;
    font-family: Verdana;
    font-size: 10px;
    height: 16px;
    margin: 0px;
    padding: 0px;
}

.css_text_box_readonly
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #800000;
    border: 1px #808080 dashed;
    background-color: #EDEFEF;
}


SELECT
{
    background-color: White;
    border: solid 1px #555555;
    font-family: Verdana;
    font-size: 10px;
}

TABLE
{
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

TD {padding:1px 0;color: #1279ac;}


.ListFilterLabel
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
   
}

.ListFilterText
{
    font-family: Verdana;
}
.ListFilterText input
{
    width: 98%;border: 1px solid #afc8e0;
}


A:visited
{
    color: #000000;
    text-decoration: none;
}

A:hover
{
    color: #79C6F2;
    text-decoration: none;
}

A:active
{
    color: #0073B2;
    text-decoration: none;
}

span.cmdButton
{
    background: url(../images/button.gif);
    color: #555555;
}
span.cmdButtonEnd
{
    background: url(../images/buttonend.gif) no-repeat right 0;
    color: #555555;
}

span.cmdButton:hover
{
    background: url(../images/buttonhover.gif);
}
span.cmdButtonEnd:hover
{
    background: url(../images/buttonendhover.gif) no-repeat right 0;
}

span.cmdButton span.cmdButtonEnd input.cmdSave
{
    color: #555555;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    border: none 1px;
    background: url(../images/file.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

span.cmdButton span.cmdButtonEnd input.cmdCloneWebMap
{
    color: #555555;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    border: none 1px;
    background: url(../images/file.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

span.cmdButton span.cmdButtonEnd input.cmdOk
{
    color: #555555;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    border: none 1px;
    background: url(../images/check.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

span.cmdButton span.cmdButtonEnd input.cmdDelete
{
    color: #555555;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    border: none 1px;
    background: url(../images/delete.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

span.cmdButton span.cmdButtonEnd input.cmdClose
{
    color: #555555;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    border: none 1px;
    background: url(../images/close.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

span.cmdButton span.cmdButtonEnd input:hover
{
    /*color: #FFFFFF;*/
    cursor:pointer;
    font-family: Verdana;
   
}

span.cmdButton span.cmdButtonEnd input
{
    color: #555555;
    font-family: Verdana;
}


.Pesquisa
{
    font-size: 10px;
    font-family: Verdana, Arial;
    background-color: #f5f6f4;
    border: solid 1px #b4b5b5;
    padding: 5px 5px 5px 5px;
}

.GrayPanel
{
    font-size: 10px;
    font-family: Verdana, Arial;
    background-color: #f5f6f4;
    border: solid 1px #b4b5b5;
    padding: 5px 5px 5px 5px;
}

.PesquisaTitle
{
    /*background: #FFFFFF url(../Images/redgradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;*/
    background-color:#BFDBFF;
    color:#000;
    border:1px solid #B4B5B5; 
    font-size: 10px;
    font-weight: bold;height: 16px;
    text-indent: 10px;
}

.TableTitle
{
    height: 20px;
    text-indent: 10px;
    color: #000;
    font-size: 10px;
    font-weight: bold;
    background-color: #BFDBFF;
    border: solid 1px #b4b5b5;
    padding: 5px 5px 5px 5px;
}

.BlueTitle
{
    background: #FFFFFF url(../Images/bluegradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}

.GreenTitle
{
    background: #FFFFFF url(../Images/greengradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}


.PinkTitle
{
    background: #FFFFFF url(../Images/pinkgradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}

.PurpleTitle
{
    background: #FFFFFF url(../Images/purplegradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}

.OrangeTitle
{
    background: #FFFFFF url(../Images/orangegradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}

.BrownTitle
{
    background: #FFFFFF url(../Images/browngradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}

.DarkPinkTitle
{
    background: #FFFFFF url(../Images/darkpinkgradient.gif);
    height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}



.gdfiltros
{
    border: solid 1px #F7EBC8; /*#FFFFA0;*/
    margin: 5px;
    padding: 3px;
    background-color: #FFFFDC;
    width: 100%;
}



.FormCaption
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    padding:0 0 10px 0;color: #1279ac;
}

.MenuTitle
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.PanelInvisible
{
    border-bottom: 0px;
    border-right: 0px;
    border-top: #006699 4px solid;
    display: none;
    width: 100%;
}



.PanelVisible
{
    border-bottom: 0px;
    border-right: 0px;
    border-top: #006699 4px solid;
    display: block;
    width: 100%;
}

.Red
{
    background-color: Red;
    border-color: Gray;
    border-width: 1px;
    color: #111257;
    font-family: Verdana;
    font-size: 10px;
}

.UserLogOn
{
    background-color: #FFFFFF;
    font-weight: bold;
}

.footerColor
{
    background-color: #7a96b8;
    color: #FFFFFF;
}

.headerFont
{
    color: #FFFFFF;
    font-size: 10px;
}

.menuBg
{
    background-color: #D4E5F7;
}

.menuFont
{
    color: #FFFFFF;
}

.titulo
{
    color: #555555;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

A.TopMenuItem:link
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

A.TopMenuItem:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

A.TopMenuItem:hover
{
    color: #ffc291;
    font-weight: bold;
    text-decoration: none;
}

A.TopMenuItem:active
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}



TABLE.ActionButtons, TD.ActionButtons
{
   
    border: 0px;
    font-family: Verdana;
    font-size: 10px;
    margin: 0  0 15px 0;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 100%;
    border:1px solid #e1dfdf;
    background: #e5e5e5 url(../images/bg_fx_actionbuttons.png) repeat-x top left;
}

TABLE.ActionButtonsFooter
{
   
    border-bottom: 0px;
    font-family: Verdana;
    font-size: 10px;
    margin: 15px 0 0 0;
    padding: 0px;
    width: 100%;
    border:1px solid #e1dfdf;
    background: #e5e5e5 url(../images/bg_fx_actionbuttons.png) repeat-x top left;
}

TABLE.ActionButtons P, 
TD.ActionButtons P,
TABLE.ActionButtonsFooter P {margin:0;}

TABLE.Form
{
    background-color: #ffffff;
    border-width: 0;
    font-family: Verdana;
    font-size: 10px;
    margin: 1px;
    padding: 0px;
    vertical-align: top;
    width: 100%;
}

TABLE.FormPermissions
{
    width: 99% !important;
}

TABLE.LogIn
{
    background-color: #FFFFFF;
    text-align: left;
}
TABLE.LogInMobile
{
    background-color: #FFFFFF;
    text-align: left;

   border-bottom :20px;
}

TABLE.Main
{
    background-color: #ffffff;
    border-width: 0;
    font-family: Verdana;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    width: 100%;
}

TABLE.MainForm
{
    background-attachment: scroll;
    background-color: White;
    border-width: 0;
    font-family: Verdana;
    font-size: 10px;
    margin: 0px;
    vertical-align: top;
    width: 100%;
}

TABLE.MainTitle
{
    border-width: 0;
    height: 70px;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

TD.HeaderLogIn
{
    background-color: #FFFFFF;
}

TD.ListDataGrid
{
    border-width: 0;
    font-weight: normal;
    font-family: Verdana;
    width: 100%;
}

TD.ListDataGridPageInfo
{
    font-weight: normal;
    font-family: Verdana;
}


TD.ListSearch
{
    font-family: Verdana;
    font-weight: normal;
}

TD.ListTitle
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;padding:0 0 10px 0;color: #1279ac;
}


TD.tdAviso
{
}

TD.tdAviso DIV
{
    background-color: #FFFFE1;
    border: dotted 1px red;
    margin: 5px;
    padding: 5px;
    width: 100%;
}

TD.tdAviso DIV IMG
{
    float: left;
}

TD.tdAviso DIV SPAN
{
    display: block;
    float: left;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
}

TEXTAREA
{
    background-color: White;    
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #afc8e0;width:99% !important;
}

TFOOT, THEAD
{
    font-family: Verdana;
    font-size: 1em;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

TH
{
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    vertical-align: baseline;
    word-spacing: normal;
}



TD.HeaderLogIn_Bg
{
    background-color: #FFFFFF;
    background-image: url(../images/banner-CMAlmada-bg.gif);
    background-repeat: repeat-y;
}

TD.tdAviso
{
}
TD.tdAviso DIV
{
    border: 1px dotted red;
    margin: 5px;
    padding: 5px;
    background-color: #FFFFE1;
    width: 100%;
}
TD.tdAviso DIV IMG
{
    float: left;
}
TD.tdAviso DIV SPAN
{
    display: block;
    margin: 4px 0 0 0;
    float: left;
    font-weight: bold;
}

TD.tdWorkflow DIV
{
    border: 1px dotted blue;
    margin: 5px;
    padding: 5px;
    background-color: #E1E1FF;
    width: 100%;
}
TD.tdWorkflow DIV IMG
{
    float: left;
}
TD.tdWorkflow DIV SPAN
{
    display: block;
    margin: 4px 0 0 0;
    float: left;
    font-weight: bold;
}


#loading
{
    width: 200px;
    height: 50px;
    background-color: #FFFFFF;
    position: absolute;
    border: solid 1 navy;
    left: 50%;
    top: 50%;
    margin-top: 100px;
    margin-left: -100px;
    text-align: center;
    vertical-align: middle;
}
#overlay
{
    background-image: url(images/overlay.png);
}

* html #overlay
{
    background-color: #000;
    background-color: transparent;
    background-image: url(images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/overlay.png, sizingMethod=scale);
}


#ajax_tooltipObj
{
    z-index: 1000000;
    text-align: left;
}
#ajax_tooltipObj div
{
    position: relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow
{
    /* Left div for the small arrow */
    background-image: url('../images/arrowtooltip.gif');
    width: 30px;
    position: absolute;
    left: 0px;
    top: -25px;
    background-repeat: no-repeat;
    background-position: center left;
    z-index: 1000005;
    height: 60px;
}

#ajax_tooltipObj .ajax_tooltip_content
{
    border: 2px solid #317082; /* Border width */
    left: 28px; /* Same as border thickness */
    top: 0px;
    position: absolute;
    width: 500px; /* Width of tooltip content */ /* height:200px;	Height of tooltip content */
    background-color: #FFF; /* Background color */
    padding: 5px; /* Space between border and content */
    font-size: 0.8em; /* Font size of content */
    overflow: auto; /* Hide overflow content */
    z-index: 1000001;
}


INPUT.WorkFlowStepNext
{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana, Arial;
    background-color: #c7d6f3;
}

INPUT.WorkFlowStepPreview
{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana, Arial;
    background-color: #c7d6f3;
}

.WorkflowPanel
{
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    background-color: #f5f6f4;
    border: solid 1px #b4b5b5;
    padding: 5px 5px 5px 5px;
}

TD.WorkflowTitle
{
    background: #FFFFFF url(../Images/redgradient.gif);
    height: 24px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    border: solid 1px #000000;
    width: 100%;
}


TD.WorkflowNowState
{
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    width: 100%;
    color: #101052;
    padding: 5px;
    background-color: #FFFFFF;
}

TD.WorkFlowNextState
{
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    color: #101052;
    padding: 5px;
    background-color: #FFFFFF;
}

TD.WorkflowActualState
{
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

TABLE.WorkFlowTable
{
    padding: 2px;
    width: 100%;
    height: 100%;
}

TD.WorkFlowHistoryBarOut
{
    background-color: #FFFFFF;
    color: #101052;
    padding: 2px;
}

TD.WorkFlowHistoryBarOver
{
    background-color: #FAFFFA;
    color: #101052;
    padding: 2px;
}

TD.WorkFlowEstadoLabel
{
    font-weight: normal !important;
    font-size: 12px;
    padding: 2px;
}

TD.WorkFlowComentarioLabel
{
    font-weight: bold;
}
A.Off, DIV.Off, INPUT.Off, P.Off, SELECT.Off
{
    display: none;
}



.UserInfoPanel
{
    font-size: 10px;
    font-family: Verdana, Arial;
    background-color: #f5f6f4;
    border: solid 1px #b4b5b5;
    padding: 5px 5px 5px 5px;
}



.btnSquare
{
    cursor: pointer;
    border: outset 1px #ccc;
    background: #999;
    color: #666;
    font: bold 96% 'trebuchet ms' ,helvetica,sans-serif;
    padding: 1px 2px;
    background: url(../admin/images/formbg.gif) repeat-x left top;
}


.CmdSearch, .CmdReset, .CmdNew, .CmdOk, .CmdOK, .CmdClose, .CmdDelete, .CmdMapa, .CmdVerificar
{
    color: #555555;
    margin: 5px 25px 5px 0;
    text-decoration: none;
    cursor: hand;font: bold 11px verdana,helvetica,sans-serif !important;line-height:16px;height:25px;padding: 5px;vertical-align:middle;
}

.CmdSearch
{
    border: 1px solid #c2d4b2;
    background: #d6e9c4 url(../images/bg_button.png) repeat-x top left;
    
}

.CmdReset
{
   
    border: 1px solid #d89e8d;
    background: #e8cdc5 url(../images/bg_buttonred.png) repeat-x top left;
   
}

.CmdClose
{
   
    border: 1px solid #dfb562;
    background: #f1dfbb url(../images/bg_buttonorange.png) repeat-x top left;
    
}

.CmdDelete
{
   
    border: 1px solid #d89e8d;
    background: #e8cdc5 url(../images/bg_buttonred.png) repeat-x top left;
   
}

.CmdMapa
{
   
    border: 1px solid #e2d472;
    background: #faf1b3 url(../images/bg_buttonyellow.png) repeat-x top left;
   
}


 .CmdOk, .CmdOK
{
   
    border: 1px solid #8ea8d8;
    background: #c2d0ea url(../images/bg_buttonblue.png) repeat-x top left;
   
   
}

 .CmdVerificar
{
   
    border: 1px solid #cccccc;
    background: #cccccc url(../images/bg_buttongray.png) repeat-x top left;
   
   
}

input.CmdNew
{
   
    border: 1px solid #8ea8d8;
    background: #c2d0ea url(../images/bg_buttonblue.png) repeat-x top left;
   
}


A.CmdNew
{
   
    color: #555555 !important;border: 1px solid #8ea8d8;height:16px;padding:5px 5px 0 5px !important;  background: #c2d0ea url(../images/bg_buttonblue.png) repeat-x top left; 
   
}

.divPnlNew {display:inline;}


.cmdGotoPage
{
    border: 1px solid red;
}

/* Datagrid */
.DatagridStyle
{
    width: 100%;
    background-color: #f8f8f8;
    color: #1279ac;
    font-family: Verdana;
    font-size: 11px;
    padding: 0;
    border: 0;
    margin: 0 0 0 0;
    border-collapse: collapse;
}
.DatagridHeaderStyle
{
    background: #bfd5ee url(../Images/Grid/bg_header.gif) repeat-x top left;
    height: 25px;
    color: #1279ac;
    font-weight: bold;
}
.DatagridHeaderStyle TD
{
    padding: 0 4px 0 6px;
    color: #1279ac;
}
.DatagridHeaderStyle TD A, 
.DatagridHeaderStyle TD SPAN
{
    display: block;
    font-size: 11px;
    font-family: Verdana;
    color: #1279ac;
    font-weight: bold;
}
.DatagridItemStyle
{
    background-color: #eeeeee;
}
.DatagridItemStyle TD
{
    padding: 2px 2px 2px 5px;
}
.DatagridAlternativeItemStyle
{
    background-color: #f8f8f8;
}
.DataGridAlternativeItemStyle TD
{
    padding: 2px 2px 2px 5px !important;
}

.DatagridSelectedItemStyle TD IMG,
.DataGridAlternativeItemStyle TD IMG {text-align:center}

.DatagridSelectedItemStyle
{
    background-color: #f8f8f8;
    font-style: italic;
    margin: 4px;
    padding: 2px;
}
.DatagridItemStyleRMImpressao
{
    background-color: #FFFFFF;
}
.DatagridItemStyleRMImpressao td
{
    background-color: #FFFFFF;
    border: #000000 1px solid;
    padding: 2px;
}
.DatagridHeaderStyleRMImpressao td
{
    border: #000000 1px solid;
    padding: 2px;
}
.DatagridHeaderStyleRMImpressao
{
    background-color: #c7c7c7;
    font-weight: bold;
}

.ListDataGridPageInfo
{
    vertical-align: middle;padding:5px 0;
}
.ListDataGridPageInfo INPUT
{
    width: 36px;
    height: 22px;
    background-color: transparent;
    color: #1279ac;vertical-align: middle;border:1px solid #cccccc !important;
}




/* pesquisa - listagens */
FIELDSET.fdsPesquisaList {padding:0 0 0 0;margin:0 0 10px 0;border: 1px solid #afc8e0;}
FIELDSET.fdsPesquisaList LEGEND {padding: 0 5px 5px 5px;margin:0 5px;color: #1279ac;font-size:12px;}
FIELDSET.fdsPesquisaList LEGEND STRONG,
FIELDSET.fdsPesquisaList LEGEND B {font-weight:normal;} 
FIELDSET.fdsPesquisaList TABLE.Form,
FIELDSET.fdsPesquisaList TABLE.Main {width:98%;margin:0 auto 0 auto;}
FIELDSET.fdsPesquisaList TABLE.Form TD TABLE.Form,
FIELDSET.fdsPesquisaList TABLE.Main TD TABLE.Form,
FIELDSET.fdsPesquisaList TABLE.Main TD TABLE.Main,
FIELDSET.fdsPesquisaList TABLE.Form TD TABLE.Main {width:100%;margin:0 auto 0 auto;}
FIELDSET.fdsPesquisaList .ListFilterText INPUT,
FIELDSET.fdsPesquisaList .ListFilterText SELECT {border: 1px solid #afc8e0;width:98%;}
FIELDSET.fdsPesquisaList TABLE TD SPAN,
FIELDSET.fdsPesquisaList TABLE TD STRONG,
FIELDSET.fdsPesquisaList TABLE TD B {color: #1279ac;font-weight:normal;}


/* Separadores - Botoes */
TABLE.tableTabStripButtons {width:100%;margin:10px 0 0 0;background:transparent url(../Images/bg_fx_tabs2.png) repeat-x top left;}
TABLE.tableTabStripButtons TD {padding:0;}
TABLE.tableTabStripButtons TD INPUT {display:inline;text-align:center;color:#1279ac;padding:0 5px;margin:0 2px 0 0;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #e8ebee;font-size:11px;height:30px;font-weight:bold;background:#cfdeef url(../Images/bg_fx_tab.png) repeat-x top left;}
TABLE.tableTabStripButtons TD INPUT.ActiveStyle {color:#1279ac;border-top:1px solid #cccccc;border-bottom:1px solid #FFFFFF;border-left:1px solid #cccccc;border-right:1px solid #cccccc;background:#ffffff url(../Images/bg_fx_tab_active.png) repeat-x top left;}

/* Separadores - Panels */
.PanelStyle {padding:10px 0 10px 0;border:0;height:100%;width:100%;background-color:#FFFFFF;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
.PanelStyle .Form {background-color:#FFFFFF;}
.PanelStyle .divPanelContent {display:block;width:98%; margin:0 auto;}
.PanelStyle FIELDSET {border: 1px solid #afc8e0;padding:0 0 10px 0;}
.PanelStyle FIELDSET LEGEND {margin:0 4px;padding:0 0 5px 0;color:#1279ac;font-size:10px;text-align:left;font-weight:bold;}
.PanelStyle LABEL,
.PanelStyle STRONG,
.PanelStyle SPAN,
.PanelStyle B {font-family: Verdana;font-weight:bold;color:#2c5f98;}
.PanelStyle .ListDataGridPageInfo {background-color:#FFFFFF;padding-top:10px;}
.PanelStyle TABLE.Form {width:98%; margin:0 auto;}
.PanelStyle TABLE.Form TD TABLE.Form {width:100%; margin:0 auto;}