body
{
    font-family:Tahoma;
    font-size:10pt;
}
.LeftLogNewTicketHeaderTD
{
    background-color:#6186B3;
    background-image:url(../Images/Icons/Table1L.gif);
}
.RightLogNewTicketHeaderTD
{
    background-color:#6186B3;
    background-image:url(../Images/Icons/Table1R.gif);
}
.CenterHeaderTD
{
    background-color:#6186B3;
    color:#FFFFFF;
    font-weight:bold;
}
.TicketHistoryTable
{
    border: inset 1px #ff0000;
    width:100%;
}
.ActionsBar
{
    background-color:#F0F8FF;
}
.TicketHistoryTableHeader
{
    background-color:#8AB84B;
    color:#ffffff;
    font-weight:bold;
    font-family:Times New Roman;
}
.RequestRow
{
    background-color:#E6E6FA;
    font-family:Times New Roman;
    font-size:12pt;
}
.TicketDataRow
{
    background-color:#E6E6FA;
    font-family:Times New Roman;
    font-size:12pt;
}
.TicketDataAlternativeRow
{
    background-color:#F0F8FF;
    font-family:Times New Roman;
    font-size:12pt;
}
.ResponseRow
{
    background-color:#E6E6FA;
    font-family:Times New Roman;
    font-size:12pt;
}
.RequestAlternativeRow
{
    background-color:#F0F8FF;
}
.ResponseAlternativeRow
{
    background-color:#E6E6FA;
}
a:hover
{
    color:#ff0000;
}
a:link
{
    color:#89B449;
}
a:visited
{
    color:#89B449;
}
.LogNewTicketTD
{
    font-weight:bold;
    font-size:10pt;
    padding-right:2px;
    font-family:Tahoma;   
    color:#ffffff;
    background-color:#89B449;
    background-image:url(../images/icons/ColumnBackground.gif);
    background-repeat:repeat-y;
}
.ButtonStyle1
{
    background-color:#89B449;
    color:White;
    font-weight:bold;
    font-size:10pt;
    font-family:Tahoma;
}
.TextBoxStyle1
{
    border:outset 1px #89B449;
    background-color:LightYellow;
}
.LogNewTicketTable
{
    border-bottom:inset 1px #89B449 ;
    border-left:inset 1px #89B449 ;
    border-right:inset 1px #89B449 ;
    padding:5px;
    font-family:Tahoma;
    font-size:10pt;
}
.MainTicketInfoTD
{
    background-color:#F3F3F3;
}
.AttachedFilesTable
{
    border: inset 1px gray;
}
.ActionsHeaderTD
{
    background-color:#EEEEEE;
}
.tbl1
{
   border-color:#6375D6;
   border-width:1px; 
}
.DataGridStyle1
{
    font-weight:bold;
    font-family:Tahoma;
    font-size:10pt;
    border-width:1px;
    border-color:#000000;
}