﻿.NameRowC1
        {
            width: 180px;
            text-align:center;
            font-family:Arial;
            font-size: 2;
            color:#DC332E;
            font-weight:bold;
            border-right: solid 2px #DC332E;
            border-bottom: none;
            border-left: none;
            border-top: none;
        }
        .NameRowC2
        {
            width: 180px;
            text-align:center;
            font-family:Arial;
            font-size: 2;
            color:#DC332E;
            font-weight:bold;
            border-bottom: none;
            border-right: solid 2px #DC332E;
            border-left: none;
            border-top: none;
        }
        .NameRowC3
        {
            width: 180px;
            text-align:center;
            font-family:Arial;
            font-size: 2;
            color:#DC332E;
            font-weight:bold;            
            border-bottom: none;
            border-left: none;
            border-top: none;
            border-right:none;
        }        
        .ImageRowC1
        {
            width: 180px;
            text-align:center;
            vertical-align:top;
            border-top: none;
            border-bottom: none;
            border-right: solid 2px #DC332E;
            border-left: none;
        }
        .ImageRowC2
        {
            width: 180px;
            text-align:center;
            vertical-align:top;
             border-top: none;
            border-bottom: none;
            border-right: solid 2px #DC332E;
            border-left: none;
        }
        .ImageRowC3
        {
            width: 180px;
            text-align:center;
            vertical-align:top;
             border-top: none;
            border-bottom: none;
            border-left: none;
            border-right: none;
        }        
        .DescRowC1
        {
            font-family:Arial;
            font-size: smaller;
            text-align:center;
            vertical-align:top;
            width: 180px;
            border-top: none;
            border-right: solid 2px #DC332E;
            border-bottom: solid 2px #DC332E;
            border-left: none;
        }
        .DescRowC2
        {
            font-family:Arial;
            font-size: smaller;
            text-align:center;
            vertical-align:top;
            width: 180px;
            border-top: none;
            border-right: solid 2px #DC332E;
            border-bottom: solid 2px #DC332E;
            border-left: none;
        }
        .DescRowC3
        {
            font-family:Arial;
            font-size: smaller;
            text-align:center;
            vertical-align:top;
            width: 180px;
            border-top: none;
            border-bottom: solid 2px #DC332E;
            border-left: none;
            border-right: none;
        }
        .PicTable
        {
            width: 540px;
            border: solid 2px #DC332E;
        }