

body {background-color: #ffffff;}


label#sitename
{
FONT: 16pt/18pt arial, helvetica, sans-serif;
}

label#orgname
{
}
label#orgphone
{
}
label#departmentname
{
}
label#contactemail
{
}
label#screenname
{
}
label#password
{
}
label#confirmpassword
{
}
label#address1
{
}
label#address2
{
}
label#city
{
}
label#county
{
}
label#state
{
}
label#postalcode
{
}
label#billingemail
{
}
label#homeemail
{
}
label#workemail
{
}
label#cellemail
{
}
label#cellprovider
{
}
label#homephone
{
}
label#cellphone
{
}


/*event items */
label#startdate
{
}
label#enddate
{
}
label#starttime
{
}
label#endtime
{
}
label#evttitle
{
}
label#evtdescr
{
}
label#evtdisplocation	/* event location */
{
}
label#evtdispcontact	/* event contact */
{
}
label#evtdispdailyalert	/* Show alert sign up */
{
}
label#evtdispdate	/* Display date */
{
}
label#evtdispurl	/* Display event URL */
{
}
label#evtalertsignup	/* alert sign up */
{
}
label#evtalertlftad	/* right add */
{
}
label#evtalertrgtad	/* left add */
{
}
label#evtrecpos  	/* record number */
{
}
label#evtnavfirst 	/* << */
{
}
label#evtnavprev 	/* < */
{
}
label#evtnavnext 	/* > */
{
}
label#evtnavlast  	/* >> */
{
}
label#evtdispcount	/* record display count */
{
}
label#evtnonefound	/* no record found */
{
}
label#evtarchive	/* archive */
{
}

/*page items */
label#searchbox		/* search box */
{
}
label#pghdr		/* page header */
{
  FONT: 14pt/16pt arial, helvetica, sans-serif;
}
label#pghdrimg		/* image on top of page */
{
}
label#evtdisplocpref	/* local pref display */
{
}
label#pgftrcolinks	/* page footer company links */
{
  FONT: 8pt/10pt arial, helvetica, sans-serif;
}
label#pgftrcopy		/* copyright */
{
  FONT: 8pt/10pt arial, helvetica, sans-serif;
}
label#pgftvowned	/* vet owned */
{
  FONT: 8pt/10pt arial, helvetica, sans-serif;
}

label#error
{
  color: red;
  FONT: 10pt/12pt arial, helvetica, sans-serif;
}
div#signin
{
  text-align: right;
}
div#pg_hdr
{
  text-align: center;
}
div#pg_colnk		/* the bottom of the page links*/
{
  text-align: center;
}
div#pg_ftr 		/* the bottom of the page */
{
  text-align: center;
}



