td  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
   	color : FF3300;
	vertical-align : top;
	line-height : 17px;
	}
	
.zibbtd  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
   	color : 000000;
	vertical-align : top;
	line-height : 13px;
	}

.zibbtdHeader1  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 18px;
   	color : 000000;
	vertical-align : top;
	line-height : 22px;
	font-weight: bold;
	}
	
.zibbtdHeader2  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 12px;
   	color : 000000;
	vertical-align : top;
	line-height : 20px;
	font-weight: bold;
	}

.headertext  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
   	color : 669999;
	vertical-align : top;
	line-height : 17px;
	}
	
.textBlack  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
   	color : 000000;
	vertical-align : top;
	line-height : 17px;
	}
	
.headertextWhite  {
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
   	color : FFFFFF;
	vertical-align : top;
	line-height : 17px;
	font-weight: bold;
	}
   
a	{
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
	font-weight: normal;
   	color : FF3300;
	text-decoration : none;
	}
   
a:hover	{
		font-family : verdana,arial,helvetica,sans-serif;
	   	font-size : 11px;
		font-weight: normal;
	   	color :000033;
   		text-decoration : none;
		}
		
a.zibb	{
   	font-family : verdana,arial,helvetica,sans-serif;
   	font-size : 11px;
	font-weight: normal;
   	color : 000000;
	text-decoration : underline;
	}
   
a.zibb:hover	{
		font-family : verdana,arial,helvetica,sans-serif;
	   	font-size : 11px;
		font-weight: normal;
	   	color :000000;
   		text-decoration : underline;
		}

		
INPUT	{
      	font-family: Verdana;
      	font-size: 10px;
      	color: #808080;
      	background:#F0F0F0;
      	height:20;
      	padding:3;
      	border : 1px solid;
        }
 
TEXTAREA { 
          font-family: Verdana;
          font-size: 10px;
          color: #808080;
          background:#F0F0F0;
          padding:3;
          border : 1px solid;
             } 	

.zibbtextarea { 
          font-family: Verdana;
          font-size: 10px;
          color: #AAABAB;
          background:#FFFFFF;
          padding:3;
          border : 1px solid;
             } 	

.zibbbutton	{
      	font-family: Verdana;
      	font-size: 10px;
      	color: #FFFFFF;
      	background:#AAABAB;
      	height:20;
      	padding:3;
      	border : 1px solid;
        }
		
.zibbinput	{
      	font-family: Verdana;
      	font-size: 10px;
      	color: #AAABAB;
      	background:#FFFFFF;
      	height:20;
      	padding:3;
      	border : 1px solid;
        }