.rowRed
{
   font-size:10pt;
   font-family:Verdana,sans-serif;
   font-weight: normal;
   color:#CC0000;
   background-color:#E5BFBF;
   border-top-style:solid;
   border-top-color:#DD797A;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#DD797A;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#E5BFBF;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#E5BFBF;
   border-right-width:1px;
}
.rowBlue
{
   font-size:10pt;
   font-family:Verdana,sans-serif;
   font-weight: normal;
   color:#0055BB;
   background-color:#C3D2E5;
   border-top-style:solid;
   border-top-color:#84A7DB;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#84A7DB;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#C3D2E5;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#C3D2E5;
   border-right-width:1px;
}

.rowGreen
{
   font-size:10pt;
   font-family:Verdana,sans-serif;
   font-weight: normal;
   color:#00CC00;
   background-color:#D2E5C3;
   border-top-style:solid;
   border-top-color:#37CD37;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#37CD37;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#D2E5C3;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#D2E5C3;
   border-right-width:1px;
}

.rowYellow
{
   font-size:10pt;
   font-family:Verdana,sans-serif;
   font-weight: normal;
   color:#A2A402;
   background-color:#EDEEBB;
   border-top-style:solid;
   border-top-color:#CCCD54;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#CCCD54;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#EDEEBB;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#EDEEBB;
   border-right-width:1px;
}

.BtnRow1
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   height:34px;
   color:#900000;
   background-color:#FF8E1F;
   background-image:url(../images/back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   width:100%;
   text-align : center;
}

a.link1, a.link1: hover, a.link1: active, a.link1: focus
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   color:#900000;
   text-decoration: none;
}

.underline_blue
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   color:#06569D;
   width: 100%; 
   border-bottom-style:solid;
   border-bottom-color:#06569D;
   border-bottom-width:2px;
}

.underline_blue1
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   color:#06569D;
   border-bottom-style:solid;
   border-bottom-color:#06569D;
   border-bottom-width:2px;
}

.border_blue
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   color:#06569D;
   border-style:solid;
   border-color:#06569D;
   border-width:1px;
}

.lex_title
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   color:#734D03;
}

.lexRow1
{
   font-size:14px;
   font-family:Arial,sans-serif;
   background-image:url(../images/back04.png) ;
   font-weight: bold;
   height:34px;
   color:#900000;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#DB6D01;
   border-width:1px;
   width:100%;
   text-align : center;
}

.lexRow2
{
   font-size:14px;
   font-family:Arial,sans-serif;
   background-image:url(../images/back04.png) ;
   font-weight: bold;
   height:34px;
   color:#900000;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#DB6D01;
   border-width:1px;
   text-align : center;
}

.border_orange
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight: bold;
   border-color:#DB6D01;
   border-style:solid;
   border-color:#DB6D01;
   border-width:1px;
}


