﻿body {
}
        TABLE.tabulardata {
	        BACKGROUND-COLOR: #74aefa;
    font-family: Arial, Helvetica, sans-serif;
	        
        }
        TABLE.tabulardata TR {
	        BACKGROUND-COLOR: white;
	        text-align:center;
        }
        TABLE.tabulardata TH
{
    padding: 4px;
    color: Black;
    font-variant: small-caps;
    text-align:center;
}
        TABLE.tabulardata TD {
	        PADDING:4px;
        }


.default {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #003333;
	padding-left: 112px;
	padding-right: 110px;
	padding-top: 15px;
}
.CDGA-default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.CDGA-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.link-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;	
}
.CDGA-grid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
.grid-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
.CDGA-butddl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.CDGA-default-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
}
.MGA-default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #999999;
	text-align: center;
}
.link {
	color: #033;
	text-decoration: underline;
}
.link:hover {
	color: #077;
	text-decoration: none;
	}
TD.timelinedate {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #003333;
	padding-bottom: 10px;
}
TD.timelineitem {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #003333;
	padding-bottom: 10px;
}
TD.ordertable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #003333;
	padding: 12px;
}
TD.verifytable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #003333;
	padding: 4px;
}

      .spanstyle   
      { 
          font: 12pt verdana; 
          font-weight:700;
          color:orange;
      }

      .buttonstyle 
      { 
          font: 8pt verdana;
          background-color:lightgreen;
          border-color:black;
          width:100 
      }
      .inputstyle  
      { 
          font: 14pt verdana;
          background-color:yellow;
          border-style:dashed;
          border-color:red;
          width:300; 
      }
      .selectstyle 
      { 
          font: 14pt verdana;
          background-color:lightblue;
          color:purple; 
      }
      .radiostyle  
      { 
          width:50;
          background-color:red;
          zoom:200% 
      }
.req-val {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: Left
}