/* CSS Document */

.titlePageGreen  { font-size:30pt; color:#a1cf00; font-family: Arial; }
.footerPageWhite { font-size:24pt; color:#FFFFFF; font-family: Arial; font-weight:bold; }
.textPage 		 { font-size:9pt; color:#2d2000; font-family: Arial; font-weight:bold; }
.footerTextPage  { font-size:10pt; color:#5d6b00; font-family: Arial; font-weight:bold; }

.promotion		 { font-size:9pt; color:#000000; font-family: Arial; font-weight:bold; }
.promotionBG	 { font-size:9pt; color:#000000; font-family: Arial; font-weight:bold; background:url(../images/cc.gif); background-repeat:no-repeat; background-position:center; background-position:top;}
.promotionTitle  { font-size:11pt; color:#a1cf00; font-family: Arial; font-weight:bold; }

.servicesTitle	 { font-size:10pt; color:#a1cf00; font-family: Arial; font-weight:bold; }
.servicesPrice	 { font-size:8pt; color:#a1cf00; font-family: Arial; font-weight:bold; }
.servicesText	 { font-size:8pt; color:#000000; font-family: Arial; font-weight:bold; text-align:justify; }

.packageTitle	 { font-size:12pt; color:#010101; font-family: Arial; font-weight:bold; }

.meniPediTitle	 { font-size:12pt; color:#010101; font-family: Arial; font-weight:bold; text-decoration:underline; text-align:center; }
.meniPediPrice	 { font-size:7pt; color:#000000; font-family: Arial; font-weight:bold; padding-left:7px; }
.meniPediGreen	 { font-size:7pt; color:#a1cf00; font-family: Arial; font-weight:bold; }
.meniPediText	 { font-size:7pt; color:#000000; font-family: Arial; font-weight:bold; text-align:justify; }


/* BEGIN Hyperlink *********************************************************/
a:link  	{ font-size:11pt; color:#FFFFFF; font-family: Arial; font-weight:bold; text-decoration:none; }
a:visited  	{ font-size:11pt; color:#FFFFFF; font-family: Arial; font-weight:bold; text-decoration:none; }
a:hover  	{ font-size:11pt; color:#FFFFFF; font-family: Arial; font-weight:bold; text-decoration:none; }
a:active  	{ font-size:11pt; color:#FFFFFF; font-family: Arial; font-weight:bold; text-decoration:none; }
/* END Hyperlink *********************************************************/

/* BEGIN FORM *********************************************************/
input, textarea, select{ font-family: Arial; font-size: 12pt; background-color:#a1cf00;  border-color:#0066CC;}
table { background-color:#FFF;}
body { background-color:#332a01}
/* END FORM *********************************************************/
