.Menu
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		text-align: center;
		}

.Menu A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.Menu A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.Menu A:hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(250,166,52);
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.Menu A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.footer
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-align: center;
		}

.footer A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-decoration: none;
		}

.footer A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-decoration: none;
		}

.footer A:Hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(250,166,52);
		text-decoration: underline;
		}

.footer A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333333;
	    text-decoration: none;
		}

H1
		{
        font-family:Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size:20pt;	
		color:#333333;
		}

H2
		{
        font-family:Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size:16pt;	
		color:#333333;
		}

H3
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12pt;	
		color:#333333;
		}

H4
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;	
		color:#333333;
		}

P, td
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000000;
		}

ul, li
		{
		text-align: left;
		}

.small
		{  
        font-family:Arial, Helvetica, sans-serif;
        font-size:8pt;
		/*font-variant: small-caps;*/
        color: #333333;
		font-style: bold;
		}

.smallwt
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
		}

.smallwt a:link
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: none;
		font-weight: normal;
		}

.smallwt a:visited
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: none;
		font-weight: normal;
		}

.smallwt a:active
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: underline;
		font-weight: normal;
		}

.smallwt a:hover
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: underline;
		font-weight: normal;
		}

.smallcaps
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		color:#000000;
		}

.rev	{
		font-family:Verdana,arial,sans-serif,default;
		color:#FFFFFF
		}

.accent	{
		color: rgb(250,166,52);
		}

.accent2
		{
		color:#C7A932;
		}

BODY	{
		background-color:#ffffff;
		margin-top: 0%;
		margin-left: 0%;
		background-image: url();
		}

.mainbg	{
		background-color:#ffffff;
		padding: 10px 10px 10px 10px;
		}

.topbar	{
		background-color: rgb(250,166,52);
		}

.headerbg
		{
		background-image: url(images/);
		background-color:#ffffff;
		}

.headerlinkbg
		{
		background-image: url(images/zccheaderbgcolor_r2.gif);
		background-color:#333333;
		}

.footerbg
		{
		background-color:#ffffff;
		}

.footlinkbg
		{
		background-color:#ffffff;
		}

.popup
		{
		background-color:#ffffff;
		}

A:link
		{ 
		font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:visited
		{ 
		font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:active
		{ 
		font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:hover
		{ 
		font-family:Arial, Helvetica, sans-serif;
        text-decoration: underline;
		color:rgb(250,166,52);;
		}

div.cat_item	{height:320px; width:230px;float:left;position:relative;margin:0 5px 0 5px;padding:0 5px 0 5px;}

div.cat_item div.cat_content_bottom	{position:absolute; bottom:0px}

div.cat_item div.cat_content_top	{position:absolute; top:0px}