﻿body     {background:  #FFFFFF; margin: 0px; padding: 0px;}
h1       { color: #008C99; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-variant: small-caps; text-align:center; margin-top:2px; margin-bottom:2px }
h2       { color: #CC0066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-variant: none; }
h3       { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
h4       { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
dl       { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
ol, ol ol, ol ol ol       { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
ul, ul ul, ul ul ul       { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
input    {font-family: Helvetica, Arial sans-serif; font-size: 11px; }

.shortselect   { background: white; color: #000000; font-family: Helvetica, Arial sans-serif; font-size: 11px; width: 120px }

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
text-align: left;
width: 350px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
.PopBoxImageSmall	{border: none 0px white; cursor: url("../images/design_elements/magplus.cur"), pointer;}
.PopBoxImageLarge	{border: solid thin #CCCCFF; cursor: url("../images/design_elements/magminus.cur"), pointer;}

/*
	#008C99: Dark Green (0,140,153)
	#ADC8CD: Light Green (173,200,205)
	#DFE8F0: Light "sky" blue background color
	#F2E1C5: Light "tan" background color (242,225,197)
*/
.tabmenu {
	list-style: none;								/* remove dots */
	padding: 0 0 0 0;								/* padding over overall list */
	margin: 0px;
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
	/* background: red;
	   border-top: 1px solid #593;
	   border-bottom: 1px solid #593;
	*/
}
.tabmenu li {
	display: block;
	width: 150px;
	margin-bottom: 3px;
}
/*
.tabmenu li a {						no apparent effect
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
*/
.tabmenu li a em {
	display: block;
	width: 150px;
	height: 1em;
	background: url(../crystal/images/design_elements/vertical2.png) left top;		/* use left image position     */
	font-style: normal;
}
.tabmenu li a b {
	display: block;
	width: 140px;									/* 150 MINUS left+right padding */
	padding: 0 3px 10px 7px;						/* placement of text witin tab  */
	text-align: center;
	text-decoration: none;							/* don't underline link         */
	background: url(../crystal/images/design_elements/vertical2.png) left bottom;		/* use left image position      */
	color: white;									/* text color of unselected     */
}
/*
.tabmenu li a:hover {					no apparent effect
	border: 0;
	position: relative;
	xz-index: 100;
	cursor: pointer;
}
*/
.tabmenu li a:hover em {							/* on hover, upper half,      */
	background-position: center top;				/*	use center image positon  */
}
.tabmenu li a:hover b {								/* on hover, lower half,      */
	background-position: center bottom;				/*  use center image position */
	color: white;									/* text color for hover       */
}
/*
.tabmenu li a.selected, .xmenu li a:hover.selected {	no apparent effect
	xborder: 0;
	xposition: relative;
	xz-index: 200;
	xcursor: default;
}
*/
.tabmenu li a.selected em, .tabmenu li a:hover.selected em {
	background-position: right top;					/* use right image position for selected */
}
.tabmenu li a.selected b, .tabmenu li a:hover.selected b {
	background-position: right bottom;				/* use right image position for selected */
	color: black;									/* text color for selected tab */
}
.tabtop {height:3px;}

.DetailTabs {
	padding: 0 0 0 10px;
	border: 0px;
}
.DetailInfo {
	border: 6px rgb(230,197,125) solid;
	background-color: #F2E1C5;
}
.ItinTable {
	width: 100%;
	border: 1px #000000 solid;
	border-collapse:collapse;
	background-color: gray;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E1C5;
}
.ItinTableHead {
	font-weight: bold;
	background-color: #008C99;
	color: black;
}
.ItinTableCell {
	padding: 4px;
	border: 1px #CCCCCC solid;
	font-weight: normal;
	vertical-align: top;
}
.ItinTableSect {
	border-left: 1px black solid;
	border-right: 1px black solid;
	background-color: #ADC8CD;
	color: black;
}
.PriceTable {
	width: 100%;
	border: 1px #000000 solid;
	border-collapse:collapse;
	background-color: gray;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E1C5;
}
.PriceTableCell {
	padding:4px;
	border: 1px #000000 solid;
	font-weight:normal;
}
.PriceTableCellBold {
	background-position: right top;
	border: 1px #000000 solid;
	font-weight: bold;
	background-color: #ADC8CD;
	background-image: url('../images/design_elements/tab_rht.jpg');
	background-repeat: no-repeat;
}
.PriceTableHead {
	border-left: 1px black solid;
	border-right: 1px black solid;
	font-weight: bold;
	background-color: rgb(0,140,153);
	color: black;
}
.PriceTableHeadTop  {
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
}
.PriceTableHeadBtmSm  {
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	font-size:8pt;
}
.PriceTableHeadBtm  {
	border-bottom: 1px black solid;
}
.PriceCat {
	width: 100%;
	border: 1px #000000 solid;
	border-collapse: collapse;
	background-color: gray;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E1C5;
}
.PriceCat a:link  	{font-weight: bold;  text-decoration: underline;  }  
.PriceCat a:active  {font-weight: bold;  text-decoration: underline;  }  
.PriceCat a:visited {font-weight: bold;  text-decoration: underline;  }  
.PriceCat a:hover  	{font-weight: bold;  text-decoration: none;  border-bottom: 2px solid black;} 

.PriceCatDescr {
	font-size:smaller;
	line-height:10px;
	margin-top:6px;
	margin-left:20px;
}
.PriceCatHead {
	border-left: 1px black solid;
	border-right: 1px black solid;
	font-weight: bold;
	background-color: #ADC8CD;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.OfferSumTable {
	padding: 2px; border:1px black solid;border-collapse:collapse; background-color: rgb(255,225,145);
}
.OfferSumTopCell {
	vertical-align:top; border-left:1px black solid; border-top:1px black solid; border-right:1px black solid; border-collapse: collapse
}
.OfferSumBtmCell {
	text-align:center;border-left: 1px black solid; border-right: 1px black solid; border-collapse: collapse
}
.OfferSumImage{
	width:50px;height:48px;float:left;border:0px;margin:0 5px 5px 0;
}
.OfferDetailTitle {FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;FONT-SIZE: 18pt;line-height:30px;COLOR: #333333;FONT-WEIGHT: bold;}
.OfferDetailBody {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10pt;}

.ListHeader {FONT-FAMILY: Tahoma, Verdana, sans-serif;FONT-SIZE: 10pt;COLOR: #000000;FONT-WEIGHT: bold;BACKGROUND-COLOR: rgb(0,140,153);}
.ListBody {FONT-FAMILY: Tahoma, Verdana, sans-serif;FONT-SIZE: 9pt;BACKGROUND-COLOR: #F2E1C5; //rgb(255,225,145);}
.ListBody a:link{FONT-FAMILY: Tahoma, Verdana, sans-serif;FONT-SIZE: 9pt;COLOR: #000000;FONT-WEIGHT: bold;text-decoration: none;}
.ListBody a:active{FONT-FAMILY: Tahoma, Verdana, sans-serif;FONT-SIZE: 9pt;COLOR: #000000;FONT-WEIGHT: bold;text-decoration: none;}
.ListBody a:visited{FONT-FAMILY: Tahoma, Verdana, sans-serif;FONT-SIZE: 9pt;COLOR: #000000;FONT-WEIGHT: bold;text-decoration: none;}
.ListBody a:hover{FONT-FAMILY: Tahoma, Verdana, sans-serif;FONT-SIZE: 9pt;COLOR: #000000;FONT-WEIGHT: bold;border-bottom: 1px solid black;text-decoration: none;}

.leftside a:link 
{ 
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;
}
.leftside a:active  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;
}  
.leftside a:visited  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;
}  
.leftside a:hover  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;  
text-decoration: none;  border-bottom: 1px solid #1768AD;} 

.rightside a:link 
{ 
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;
}
.rightside a:active  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;
}  
.rightside a:visited  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;
}  
.rightside a:hover  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;  
text-decoration: none;  border-bottom: 1px solid #1768AD;} 

.banner2 a:link 
{ 
color: #048CB2;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}
.banner2 a:active  
{  
color: #CCCCCC;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}  
.banner2 a:visited  
{  
color: #048CB2;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}  
.banner2 a:hover  
{  
color: #CC0066;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline; border-bottom: 1px solid #CC0066;  } 


.footer a:link 
{ 
color: #048CB2;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}
.footer a:active  
{  
color: #CCCCCC;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}  
.footer a:visited  
{  
color: #048CB2;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}  
.footer a:hover  
{  
color: #1768AD;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline; border-bottom: 1px solid #1768AD;  } 


a:link  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline;  
}  
a:active  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}  
a:visited  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline;  
}  
a:hover  
{  
color: black;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;  
text-decoration: none;  border-bottom: 1px solid black;} 

HR {
    height:1px;
    background:#1768AD;
   }


.banner { height: 60px; background: #FFFFFF; font-size: 11px; font-weight: bold; font-variant: small-caps; color: #FFFFFF; font-family: Verdana, Arial, Helvetica;  }
.top         { background-color: #FFFFFF; background-repeat: repeat; background-attachment: 
               scroll; background-image: 
               url('images/design_elements/topbk.jpg'); color: #FFFFFF; 
               font-size: 11px; font-family: Verdana, Arial, Helvetica; 
               background-position: 0% }
.banner2 { height: 30; background: #FFFFFF; font-size: 11px; font-weight: normal; color: #048CB2; font-family: Verdana, Arial, Helvetica; height: 30px; border-top: 1px solid #048CB2; border-bottom: 1px solid #048CB2; }
.leftside { background: #FFFFFF; color: #1768AD; font-size: 12px; font-family: Verdana, Arial, Helvetica; line-height: 18px; border-right: 1px solid #048CB2; }
.middle { background: #FFFFFF; color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica; line-height: 18px;}
.products { background: #FFFFFF; color: #666666; font-size: 12px; font-family: Verdana, Arial, Helvetica;}
.rightside { background: #FFFFFF; color: #666666; font-size: 12px; font-family: Verdana, Arial, Helvetica;  line-height: 18px; border-left: 1px solid #048CB2; }
.textbox1 { background: silver; font-size: 12px; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; border: 1px solid #666666;  line-height: 16px; }
.textboxtop1 { background: rgb(0,140,153); font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; line-height: 20px;}
.footer { line-height: 14px; background: #FFFFFF; font-size: 10px; color: #048CB2; font-family: Verdana, Arial, Helvetica; height: 30px;  border-top: 1px solid #048CB2;}
.textboxrow1 { background: white; font-size: 12px; text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial, Helvetica; line-height: 16px; padding: 0 0 0 5px;}
.textboxrow2 { background: silver; font-size: 12px; text-decoration: bold; color: #000000; font-family: Verdana, Arial, Helvetica; line-height: 16px; padding: 0 0 0 5px;}

.linkboxrow1 {background:white; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;line-height: 16px;padding: 0 0 0 5px; }
.linkboxrow1 a:link {background:white; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }
.linkboxrow1 a:visited {background:white; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }
.linkboxrow1 a:hover {background:white; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }
.linkboxrow1 a:active {background:white; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }

.linkboxrow2 {background:silver; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none; line-height: 16px;padding: 0 0 0 5px; }
.linkboxrow2 a:link {FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }
.linkboxrow2 a:visited {FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }
.linkboxrow2 a:hover {FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }
.linkboxrow2 a:active {FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; }

.helpbtn {background: black; COLOR: white; FONT-SIZE: 8PT; FONT-WEIGHT: Bold; FONT-FAMILY: Arial; HEIGHT: 20;} 
.linkbtn {background: black; COLOR: white; FONT-SIZE: 8PT; FONT-WEIGHT: Bold; FONT-FAMILY: Arial; WIDTH=165; HEIGHT: 30;} 
.topmenu { background: rgb(0,140,153); font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; line-height: 20px; border-bottom: 1px solid #048CB2}
.topmenu a:link   { background: rgb(0,140,153); font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; line-height: 20px; border-bottom: 0px }
.topmenu a:active { background: rgb(0,140,153); font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; line-height: 20px; border-bottom: 0px }
.topmenu a:visited{ background: rgb(0,140,153); font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; line-height: 20px; border-bottom: 0px }
.topmenu a:hover  { background: rgb(0,140,153); font-size: 12px; font-weight: bold; text-decoration: none; color: rgb(255,201,172); font-family: Verdana, Arial, Helvetica; line-height: 20px; border-bottom: 0px }
 
.gridhd {COLOR: white;background:"#436793";FONT-FAMILY: Arial, Helvetica;FONT-SIZE: 10pt;FONT-WEIGHT: bold;TEXT-DECORATION: underline;}
.gridrow1 {COLOR: black;background: silver;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: bold;}
.gridrow2 {COLOR: white;background: "#436793";FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: bold;}
.wizhead {COLOR: black;background: "#FFDD00";FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 10PT;FONT-WEIGHT: bold;}
.readonly {background:rgb(240,240,234);COLOR: black; font-weight:bold;}
.arialw8u {COLOR: white;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8pt;FONT-WEIGHT: bold;TEXT-DECORATION: underline;}
.arialw8 {COLOR: white;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8pt;FONT-WEIGHT: bold;}
.arialn8 {COLOR: navy;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8pt;FONT-WEIGHT: bold;}
.detail8 {COLOR: black;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8pt;FONT-WEIGHT: bold;}
.detail10 {COLOR: black;background: #F2E1C5;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 10pt;FONT-WEIGHT: bold;}
.detail_form {background: #F2E1C5;FONT-FAMILY: Arial, Helvetica;FONT-SIZE:10PT;}
.detail_body {background: #F2E1C5;FONT-FAMILY: Arial, Helvetica;FONT-SIZE:10PT;}
.detail_head {COLOR: black;background: #F2E1C5;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 10PT;FONT-WEIGHT: normal;}
.detail_section {COLOR: black;background: rgb(173,200,205);FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 10PT;FONT-WEIGHT: bold; border: 1px rgb(0,140,153) solid;border-bottom:3px rgb(0,140,153) solid;}
.detail_section01 {COLOR: black;background: #F2E1C5;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;}
.detail_section01 a:link {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;text-decoration:underline;}
.detail_section01 a:visited {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;text-decoration:underline;}
.detail_section01 a:hover {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: bold;text-decoration:underline;}
.detail_section01 a:active {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;text-decoration:underline;}
.detail_section1 {COLOR: black;background: #F2E1C5;FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;}
.detail_section1 a:link {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;text-decoration:underline;}
.detail_section1 a:visited {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;text-decoration:underline;}
.detail_section1 a:hover {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: bold;text-decoration:underline;}
.detail_section1 a:active {FONT-FAMILY: Arial,Helvetica;FONT-SIZE: 8PT;FONT-WEIGHT: normal;text-decoration:underline;}
.detail_section2 {	COLOR: black;	background: white;	line-height: 0px;}
#sect20{border:1px rgb(0,47,98) dashed;padding:0 10 0 10;margin:0 0 10 20;width:98%;}

.button {background:"#7799B2";COLOR: white;FONT-FAMILY: Arial, Helvetica;FONT-SIZE: 10PT;WIDTH:130px;}
.menubtn { WIDTH: 126px;HEIGHT: 22px;BACKGROUND: #CDB599; FONT-WEIGHT: Normal;COLOR: black;}
.smbutton {background:black;COLOR: white;FONT-SIZE: 10PT; height:25px;width:80px;cursor:pointer;}
.sortbtn {background: #000080;COLOR: yellow;FONT-SIZE: 8PT;FONT-WEIGHT: Bold;FONT-FAMILY: Arial;HEIGHT: 20;}
.helpbtn {background:"#FFDD00";COLOR: black;FONT-SIZE: 8PT;FONT-WEIGHT: Bold;FONT-FAMILY: Arial;HEIGHT: 20;WIDTH:14;}
.alphabtn {background:"#436793";COLOR: white;FONT-SIZE: 8PT;FONT-WEIGHT: Bold;FONT-FAMILY: Arial;HEIGHT: 18;WIDTH: 15;}
.pricebtn { background:black;COLOR: white;FONT-SIZE: 10PT; height:25px;width:80px;cursor:pointer;}
.browse { background:white;COLOR: black;FONT-SIZE: 8PT;FONT-FAMILY: Arial Narrow;HEIGHT: 18;} 

a.CRUISE:link { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: black; background: rgb(240,214,165); 
               font-weight: bold; text-decoration: underline }
a.CRUISE:visited { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: black; background: rgb(240,214,165); 
               font-weight: bold; text-decoration: underline }
.CRUISE { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: black; background: rgb(240,214,165); 
               font-weight: bold; text-decoration: underline }

