a	{font-family: verdana, san-serif; font-size: 11px; color: #000; font-weight: bold;}
p	{font-family: verdana, san-serif; font-size: 11px; color: #000;}
li {font-family: verdana, san-serif; font-size: 11px; color: #000;}

.brd	{border-bottom: 1px solid #fff;}

.vac  {font-family: verdana, san-serif; font-size: 13px; color: #000; font-weight: bold; text-decoration: none;}
a.vac {font-family: verdana, san-serif; font-size: 13px; color: #666633; font-weight: bold; text-decoration: underline;}
a.vac:active {font-family: verdana, san-serif; font-size: 13px; color: #999966; font-weight: bold; text-decoration: underline;}
a.vac:visited {font-family: verdana, san-serif; font-size: 13px; color: #999966; font-weight: bold; text-decoration: underline;}
.where {font-family: verdana, san-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none;}
.sum {font-family: verdana, san-serif; font-size: 11px; color: #000; line-height: 130%;}


a.contact {font-family: verdana, san-serif; font-size: 11px; color: #666633; font-weight: normal; text-decoration: underline;}

.button 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-style : ridge;
	border-width: 1px;
	border-color: #CCCCCC;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 120%;
}

.greenbutton
{
	background-color: #B2E5B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width : 150px;
	font-size : 11px;
	border-style : ridge;
	border-width: 1px;
	border-color: #CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 150%;
} 

.field 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-style : inset;
	border-width: 1px;
	border-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 2px;
	line-height: 120%;
}

select	{font-family: tahoma, verdana, san-serif; font-size: 11px; color: #000; margin-top: 5px;}
input {font-family: tahoma,verdana, san-serif; font-size: 11px; color: ##000;}
p.head	{font-family: verdana, san-serif; font-size: 17px; color: #666633; font-weight: normal;}

.gradient 
{  
background-image:  url(images/backgrad.gif); background-repeat: no-repeat
}

.brd1
{
border-color: #ffcc33; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

	/* Printer  */
@media print
  {
	.noprint	 {display: none}
  }

