A:link {
	color: #006;
	background: transparent;
	text-decoration: underline
}

A:visited {
	color: #009;
	background: transparent;
	text-decoration: underline
}

A:active {
	color: #006;
	background: transparent;
	text-decoration: underline
}

A:hover {
	text-decoration: none;
}
a.pic:link, a.pic:visited, a.pic:active {
	padding: 1px;
	border: 1px solid #006;
	background: #006;	
	color: #fff;
	}
a.pic:hover {
	padding: 1px;
	border: 1px solid #900;
	background: #FCCD01;
	color: #006;
	 }
html, body {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color: #fff;
	background-image : url("images/brochure_background.jpg");

}
h1 {font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt; color:#006;}
h2 {font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt; color:#006; font-weight: bold;}	
/*classes*/
.header { background-color:#006;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color:#ffffff;
}
.nohigh { background-color:#fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color:#006; }
.title { background-color:#fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color:#006;
}
.row { background-color:#fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color:#000;
}
.row2 { background-color:#e3e3f1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color:#000;
}
.row3 { background-color:#006;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;	
	font-weight: bold;
	color:#fff;
}
.don { background-color:#e3e3f1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color:#000;
}
.don2 { background-color:#fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color:#000;}
.link {	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color:#006;
}
.price { background-color:transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color:#990000;
}
.small {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #999999;
}
.small2 {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #000000; }

input.day, button.day {
	font-weight: bold ;
	background-color : #e3e3f1;
	border-width : 2px ;
	border-color: #006
}
.red {color: #c33; font-family : Arial, Helvetica, sans-serif;font-weight: bold; }
.prod{color: #4682b4; font-family : Arial, Helvetica, sans-serif; font-weight: bold;font-size : 10pt;}
.border {border : 1px solid #006; }
.botbord {border-bottom : 1px solid #ccc; }
.back { background-color: #F5D920;}
.date {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #777777;
}
.summary {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #000000; }
.title {font: bold 14px Verdana, sans-serif; color: #006; }
.list {border-right: 1px solid #006; border-bottom: 1px solid #eee; padding: 4px; font: 10px Verdana, sans-serif;}
.fs td {
 	font: 12px Arial, Verdana; 
 	}
.flpic {float: left;
	margin: 5px;
	padding: 3px;
	border: 1px solid #006;}	
.quotes {border-top: 3px double #006;
	margin: 10px 5px; }	
.quotes blockquote {border-bottom: 1px dashed #ccc; }	
.quotes blockquote cite {font-weight: bold; font-size: 14px; }	
.quotes blockquote p {font: italic 14px Georgia, "Times New Roman", serif; }	
a.trn {border: 2px solid #900;
	background: #cc0000!important;
	display: block;
	padding: 10px;
	margin: 7px 4px;
	color: #fff!important;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none!important;}
a.trn:hover {background: #fff!important;
color: #c00!important; }	 
.trn strong {color: #333!important;}	 
.table {
  border-width:0;
  font-size: small;
  color:#333;
  width:500px;
	padding: 0;
	border-collapse: collapse;
	margin: 0 auto 15px;
  }
.table caption {text-tranform: uppercase;
	color:#333; 
	font: bold 12px sans-serif;
	padding: 4px 2px; }	
.table tbody{background: #efefef; }	
.table th{background: #7391C3 !important;
	color: #efefef;
	border: 1px solid #58719B;
	font-size: x-small;
	padding: 5px;}
	.table td
	 {	
  border-top:1px solid #998675;
  border-width:1px 0 0 0;
  padding:5px 8px;
  font-size:93%;
  line-height:1.5em;
	background: #fff;
  }	
	.grand {font-weight: bold;
		background: #ddd; }